Skip to main content

Cards for current authenticated user

GET 

/v1/cards

Required States: ACTIVE

This endpoint will return data when the following conditions are satisfied:

  • Party is in a relevant state ACTIVE
  • Party has a valid account that is ACTIVE
  • Party has existing cards associated with the party.

Returns a list of party-associated cards containing high level details and associated account identifier.

Each card will contain the following details:

  • Card ID
  • Card Status
  • Card Type
  • Card Brand
  • Card Holder Name
  • Card Expiry
  • Masked PAN
  • Account ID

Request

Responses

OK