Card schemes
List card scheme definitions
Returns a list of all available card scheme definitions.
GET
/
card-scheme-definitions
This endpoint requires the card-scheme-definitions.read
scope.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Was this page helpful?