post https://{host}/v2/card/generate
Lets you generate cards for a card series in bulk.
This API is used to generate multiple card numbers in bulk for a specific card series. The generated cards are created with a status such as NOT_ISSUED and can be assigned or issued to customers later.
NoteFor detailed information about the APIs and for hands-on testing, refer to the API overview documentation and step-by-step guide on making your first API call.
Prerequisites
- Basic Authentication
- Default access group
Resource information
HTTP method | Post |
---|---|
Authentication | Basic |
Pagination supported? | NO |
Rate limit | YES |
Batch support | NO |
Api Specific Error Code
Error Code | Description | Reason |
---|---|---|
500 | Internal Server Error — The server encountered an unexpected condition that prevented it from fulfilling the request. | This usually happens due to internal server issues such as unexpected failures, database errors, or unhandled exceptions. It is not caused by client input. |