post
https://production.noname.rest/api/issuing/cards
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