cURL
curl --request GET \ --url https://api.quickbutik.com/v1/paymentmethods \ --header 'Authorization: Basic <encoded-value>'
{ "results": [ { "method_id": "klarna3", "customer_type": "3" } ] }
Fetch store payment methods
Show child attributes