Display the status of a batch
Returns the status of a batch. A batch status can be Incomplete, CommitInProgress, Committed, Rolledback or Failed.
get/batch/{batchId}/status
Path parameters
batchIdstring GUID required
A Batch ID.
Response
OK - returns the status of the batch.