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
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
A list of available card scheme definitions.
items
object[]
Was this page helpful?