# Batch Status API
source: https://developer.mastercard.com/issuer-enrollment/documentation/use-cases/auto-enrollment/batch_status/index.md

After successful enablement, the `batchId` received as part of the [Enroll API-Asynchronous response](https://developer.mastercard.com/issuer-enrollment/documentation/api-reference/index.md#enroll-api-asynchronous) can be used to call [Batch Status API](https://developer.mastercard.com/issuer-enrollment/documentation/api-reference/index.md#batch-status-api).  


This API retrieves batch enablement status containing the `externalConsumerId`, `externalCardId`, `srcDigitalCardId` and `srcConsumerId` if the enablement is successful.
We recommend polling the batch status requests at regular intervals agreed with Mastercard.
Note: Batch Enroll API-Asynchronous returning `202` as status implies that the enroll request is received successfully. However, to understand if the batch values are correctly processed and are successfully enabled, Issuers must call the Batch Status API. Diagram autoenrollapibatch Note: While onboarding, Issuers can opt to delay tokenization until the first checkout by cardholder. If opted-in, then during batch enrollment, Mastercard creates the consumer profile and adds the card to the consumer profile without generating the token.
