Skip to main content
🗂️

Bulk Card

Efficiently issue and track cards at scale. Submit large batches of card issuance requests in a single API call and monitor their processing status asynchronously.

High-volume issuance🔄 Async processing📊 Batch tracking🛡️ Per-item validation

Bulk Card Journey

1
📤 Submit a bulk request

Prepare an array of customer cardholder details and send it to the Bulk Card Request endpoint. The system will accept the payload and queue the issuance tasks for asynchronous processing, returning a unique batch identifier.

2
Track batch status

Use the Bulk Card Status endpoint with your batch identifier to monitor the progress of the issuance. You can check whether the batch is pending, processing, or completed, and identify any specific records that may have failed validation.

Important Notes

Bearer token required

All endpoints require a valid Bearer token. Obtain one from the Access Token endpoint and pass it as Authorization: Bearer <token>.

Endpoints

Bulk Operations