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
Example
5160c73e-8b9b-4f1f-8c64-0edcbb97c335Example
E12345678920260710120000abcdExample
PAIDExample
3Example
2Example
1Example
30000.00Example
15000.00Example
45000.00Sum of feeFix across all child transactions
Example
1Sum of feeVar across all child transactions
Example
1.1object
Example
sender-account-1Example
John Doeobject
Example
CPFExample
91112680842Example
PAYMENT_ACCOUNTExample
0001Example
12345-2Example
12345678object
Example
John Doeobject
Example
CPFExample
91112680842Example
CHECKINGExample
0001Example
12345-2Example
12345678object
Company ID.
Example
550e8400-e29b-41d4-a716-446655440000Company name.
Example
Some company nameThe date and time when the batch was created.
Example
2023-07-10T12:00:00ZThe date and time when the batch was last updated.
Example
2023-07-10T12:00:00Zobject
Id of this child transaction
Example
a4cf980e-f66d-4321-b0f2-95c7eecca7ceIdempotency key of this child transaction - the first child reuses the batch idempotencyKey verbatim, later ones suffix it
Example
bf8b0b1f-f444-40c5-b657-d236ee03e6ba-01Ordering position of this child transaction within the batch
Example
1Amount of this child transaction
Example
15000.00Status of this child transaction
Example
PAIDEnd-to-end id of this child transaction
Example
E69467793202607101200Je8IkFT5JQSDate this child transaction was paid
Example
2026-07-10T12:01:03.000ZError message when this child transaction failed
Example
An unexpected error occurredThe request is not valid
Unauthorized Request
Resource not found
An unexpected error occurred inside the server