get
https://www.pelcro.com/api/v1/sdk/payment_methods
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
List the payment methods stored for the authenticated customer. Returns a data array of payment methods (an empty array when the customer has none).
Example:
curl --request GET \
--url 'https://www.pelcro.com/api/v1/sdk/payment_methods?site_id=1232' \
--header 'Authorization: Bearer <JWT>'