Authorizations
Oauth 2.0 authentication
Query Parameters
A unique identifier representing a specific customer in merchant's/partner's system or records.
Required string length:
7 - 36
A non-negative, non-zero integer indicating the maximum number of results to return at one time.
Required range:
1 <= x <= 5
A non-negative, non-zero integer representing the page of the results.
Required range:
1 <= x <= 10
A boolean indicating total number of items (total_items) and pages (total_pages) are expected to be returned in the response.
Response
Successful execution.
Collection of payment tokens saved for a given customer.
Total number of items.
Required range:
1 <= x <= 50
Total number of pages.
Required range:
1 <= x <= 10
This object defines a customer in your system. Use it to manage customer profiles, save payment methods and contact details.
Maximum length:
64