get
https://sandbox-api.bxnk.com/api/v1/product-apis/currencies/psp
Retrieve the currencies supported for the authenticated PSP.
Authentication
Requires X-Access-Key and X-Secret-Key headers.
Query parameters
Same as GET /api/v1/product-apis/currencies, with paging/filtering/sorting support.
Response
200: Supported currencies retrieved successfully.401: Unauthorized403: Forbidden404: Not found (PSP/resource not found)500: Internal server error