Get assigned currencies for a payment method for authenticated PSP

Retrieve the currencies assigned to a specific payment method for the authenticated partner.

Authentication

Requires product-api-token (sent via the configured auth header as a JWT bearer token) headers.

Path parameters

  • paymentMethodId (number): the payment method identifier

Query parameters

Same paging/filtering/sorting pattern as other payment-methods endpoints.

Response

  • 200: Assigned currencies retrieved successfully.
  • 401: Unauthorized
  • 403: Forbidden
  • 404: Not found (resource not found)
  • 500: Internal server error
Path Params
number
required
Query Params
number
≥ 1
Defaults to 1
number
10 to 100
Defaults to 10
string
string
enum
Defaults to DESC
Allowed:
string
enum
Defaults to createdAt
Allowed:
boolean
Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json