Get a batch by id - V1
GET /order/v1/batch/{id}
Get the detail of a batch by its id.
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”The batch ID (UUID)
Responses
Section titled “ Responses ”The resource was returned successfully
object
Sum of feeFix across all child transactions
Sum of feeVar across all child transactions
object
object
object
object
object
Company ID.
Company name.
The date and time when the batch was created.
The date and time when the batch was last updated.
object
Id of this child transaction
Idempotency key of this child transaction - the first child reuses the batch idempotencyKey verbatim, later ones suffix it
Ordering position of this child transaction within the batch
Amount of this child transaction
Status of this child transaction
End-to-end id of this child transaction
Date this child transaction was paid
Error message when this child transaction failed
The request is not valid
Unauthorized Request
Resource not found
An unexpected error occurred inside the server