Payment service tokens
Get payment service tokens
Get all payment service tokens for a given payment method and payment service.
GET
This endpoint requires the payment-methods.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The ID of the payment method.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Query Parameters
Filters for transactions that have a payment method with an ID that matches exactly with the provided value.
Example:
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Response
200
application/json
Returns a list payment service tokens of the specified
payment method and payment service.
A list of payment service tokens.