List Payment Methods
Return the catalog of payment-method descriptors — each row is a credential format (IBAN, UK bank, US bank, IPX proxies, crypto, card, mobile money) with the countries where it’s supported.
Use this endpoint to drive dynamic instrument-creation UI: pick a country, filter to supported methods, prompt for the right credential fields.
GET
List supported payment methods
Authorizations
Per-request DPoP proof JWT (RFC 9449). MUST accompany the Authorization: DPoP <access_token> header on every protected operation. The proof is signed by the merchant's private DPoP key and carries htm, htu, iat, jti, and ath claims.
Response
200 - application/json
Supported payment methods.
List supported payment methods