GET /batches
Request
Header
Mandatory
Description
Parameter
Type
Mandatory
Description
Response
[
{
"id": "string($guid)",
"name": "string",
"statusCode": "string",
"externalId": "string",
"createdAt": "string($date-time)",
"summary": {
"paymentsAmount": decimal,
"paymentsCount": int32,
"referralsAmount": decimal,
"settledAmount": decimal,
"settledCount": int32,
"cancelledAmount": decimal,
"cancelledCount": int32
}
}
]Field
Response Type
Description
BatchSummary
Field
Response Type
Description
Last updated