Skip to main content
GET
List payment method definitions
Returns a list of all available payment methods recognized by Gr4vy. This endpoint requires the payment-method-definitions.read scope.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-gr4vy-merchant-account-id
string

The ID of the merchant account to use for this request.

Example:

"default"

Response

Successful Response

items
PaymentMethodDefinition · object[]
required

A list of items returned for this request.