Get stored network tokens for the given payment method.
payment-methods.read
scope.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The ID of the payment method.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Filters for transactions that have a payment method with an ID that matches exactly with the provided value.
"46973e9d-88a7-44a6-abfe-be4ff0134ff4"
Returns a list of network tokens (empty list if there aren't any).
A list of network tokens.