Get supported payment methods for authenticated PSP

Retrieve the payment methods supported for the authenticated partner.Retrieve the payment methods supported for the authenticated partner.

Authentication Requires

Requires product-api-token (sent via the configured auth header as a JWT bearer token) 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
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