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
Retrieve a single payment method owned by the authenticated customer. Returns 404 if the id is unknown or not owned by the customer.
Example:
curl --request GET \
--url 'https://www.pelcro.com/api/v1/sdk/payment_methods/1019?site_id=1232' \
--header 'Authorization: Bearer <JWT>'