The Synctera platform supports the issuance of cards in bulk and can be configured for automatic daily fulfillment or fulfillment at your request.
Create a Bulk Order Configuration
Bulk Issuance Policy | Description |
---|---|
AUTO | Bulk orders configured with an AUTO fulfillment policy will be fulfilled nightly at 9:30pm PST (UTC -8:00). All cards that have been issued with the corresponding bulk order config id prior to the cut-off time will be included in the daily bulk order. |
MANUAL | Bulk orders configured with a MANUAL fulfillment policy will be fulfilled at the request of the integrator. All cards that have been issued with the corresponding bulk order config id prior to the requested fulfillment will be included in the bulk order. |
id
attribute. This is used in future card issuance requests in order to include the card as part of a bulk shipment and in order to fulfill bulk orders configured for MANUAL
fulfillment.Issue Cards
id
in the card issuance request.Call POST /v1/cards to issue a card.Fulfill Bulk Order
202 Accepted
response. All cards issued with the corresponding bulk order config id since the last fulfillment request will be included in the bulk order.CARD.UPDATED
webhook refer to the Webhooks Guide.