Retrieve a batch

GET

Path parameters

idstringRequired

Response

Successful Response

idstring

A unique identifier for the batch.

operation"POST /v3/transactions"Defaults to POST /v3/transactions

An enumeration.

statusenum
Allowed values: processingcompletederror

The status of the batch. Results are not available for a batch with an error status.

created_atdatetimeDefaults to 1970-01-01T00:00:00.000Z

The timestamp of when the batch was created.

updated_atdatetimeDefaults to 1970-01-01T00:00:00.000Z

The timestamp of when the batch was last updated.

progressinteger

The number of transactions processed so far.

totalinteger

The total number of transactions in the batch.