Batch id (batch_id)
In this manual, we are going to walk you through the batch_id parameter, a unique identifier for each batch, which is essential for distinguishing individual transactions in the system. With an integer format, this ID provides a simple yet effective way to track each batch uniquely.
Be Aware Off
Kindly be aware that the batch_id parameter is one of the required parameters to initiate the you will be using while creating a batch as clarified in orCreate Batch APIManual.
Parameter Specifications​
The Parameter Key | batch_id |
---|---|
Description | Unique ID of for a batch. |
Data Type | integer |
Required | ✔ |
Sample |
|