Get assigned currencies for a payment method for authenticated PSP

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

Authentication

Requires X-Access-Key and X-Secret-Key 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
Language
Credentials
Response
Click Try It! to start a request and see the response here!