payment-methods.read
scope.Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
The ID of the merchant account to use for this request.
"default"
Query Parameters
A pointer to the page of results to return.
"ZXhhbXBsZTE"
The maximum number of items that are at returned.
1 <= x <= 100
20
The ID of the buyer to filter payment methods by.
"fe26475d-ec3e-4884-9553-f7356683f7f9"
The external identifier of the buyer to filter payment methods by.
"buyer-12345"
The external identifier of the payment method to filter by.
"payment-method-12345"
Response
Successful Response
A list of items returned for this request.
The number of items for this page.
1 <= x <= 100
20
The cursor pointing at the next page of items.
1 - 1000
"ZXhhbXBsZTE"
The cursor pointing at the previous page of items.
1 - 1000
"Xkjss7asS"