[Get payment methods]

GET {{url}}{{public-prefix}}/customers/:id/payment_methods

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring

RESPONSES

status: OK

{"data":[{"id":"ec266d72-9af8-4fff-b95b-783a7751f0db","external_id":"a2bb722a-9d6d","data":{"type":"cbu","country":"ARG","number":"94256727**4643"},"created_at":"2021-09-30T09:52:24-03:00","collect_method_id":"a2bb722a-9d6d-4bdc-92ec-a8e329ec7358"}],"current_page":1,"per_page":20,"total_pages":1,"total_elements":1}