Create virtual card for an individual
POST/api/partner/individual/accounts/:id/cards/virtual
Issues a virtual card under the given individual. Forwards the
request to IT-Card's POST /cards/v1/create-card-virtual and stores
the resulting card under the partner/individual ownership chain.
Request
Responses
- 201
- 400
- 401
- 403
Virtual card created
Bad request — missing or invalid fields
Unauthorized — missing or invalid JWT
Forbidden — resource not owned by the calling partner