Get supported currencies for authenticated PSP

Authentication Requires

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

Query parameters

Same as GET /api/v1/product-apis/currencies, with paging/filtering/sorting support.

Response

  • 200: Supported currencies retrieved successfully.
  • 401: Unauthorized
  • 403: Forbidden
  • 404: Not found (PSP/resource not found)
  • 500: Internal server error
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