Get supported payment methods for authenticated 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: Unauthorized
  • 403: Forbidden
  • 404: Not found (PSP/resource not found)
  • 500: Internal server error
Language
Credentials
Response
Click Try It! to start a request and see the response here!