Skip to main content

Create a card

Create a card under a specified card program and affiliated with a Funding Source. Returns an ID with which to retrieve card details.

Request Body required
  • cardProgramId string required

    ID of card program to use when creating a card

  • fundingSourceId string required

    ID of the Funding Source the card will authorize against

Responses

Successful operation


Schema
  • cardId string

    The created card ID

Loading...