Entry Id (entry_id)
In this manual, we are going to walk you through the entry_id parameter, a unique identifier for individual entries within a batch. Received in response only, this integer allows for precise tracking of specific requests, enabling users to review each entry separately.
Be Aware Off
Kindly be aware that the entry_id parameter is one of the optional parameters to initiate the you will be using while creating a batch as clarified in orCreate Batch APIManual.
Parameter Specifications​
The Parameter Key | entry_id |
---|---|
Description | Unique ID for a batch request entry. a batch may have many request if created. note: the Key is received only in response. |
Data Type | integer |
Required | Only required with Query single request in a batch. |
Sample |
|