Authorizations
Bearer authorization header: Bearer <token>, where <token> is the access token received from the authorization server at the end of the OAuth 2.0 flow.
Headers
Required only for Sandbox API requests; to get one, please sign up to the Developer Portal.
Body
application/json
cards
(CreatePhysicalCard · object | CreateVirtualCard · object | CreateFlashCard · object | CreateAdvertisingCard · object)[]
required
Required array length:
1 - 50 elements- CreatePhysicalCard
- CreateVirtualCard
- CreateFlashCard
- CreateAdvertisingCard
Response
Returns the card creation result, in the same order as provided in the request.
- Option 1
- Errors