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