Create a card

Creates a new card. The card account type is automatically determined based on the program configuration:

  • Account Card: If program.sub_account_type = 'balance', requires sub_account_id
  • Standalone Card: If program.sub_account_type = 'prepaid', creates standalone card

Required Role: DEVELOPER, PRODUCTION

Important:

  • program_id is always required
  • The program's sub_account_type determines which additional fields are required
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!