Count (count)
The count parameter indicates the number of individual requests within a batch, only required when closing a batch request. This integer helps to confirm the total number of transactions processed, supporting reconciliation and final validation of batch contents.
Be Aware Off
Kindly be aware that the count 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 | count |
---|---|
Description | Number of requests in the batch. |
Data Type | integer |
Required | Only required with closing batch request. |
Sample |
|