Retrieve a LinX batch.
GET /v2/linx/workflow-batches/{batchId}
Authorization: Bearer <access_token>
batchId REQUIRED
string (UUID)
ID of the LinX batch.
None
Returns the LinX Batch Detail object.
SAMPLE RESPONSE
{
"id": "93f1e6dd-5dc7-4660-91cc-5cb949b74c6d",
"status": "ACTIVE",
"templateId": "eb9b3097-9b8b-463f-ab61-a6dbd93cb88d",
"templateVersionId": "18c49ebd-f144-4ba8-abce-25068220176c",
"templateVersion": 2,
"templateDisplayName": "Send a rebate",
"activeRequestsCount": 10,
"cancelledRequestsCount": 0,
"completedRequestsCount": 20,
"declinedRequestsCount": 0,
"expiredRequestsCount": 0,
"failedRequestsCount": 0,
"rejectedRequestsCount": 0,
"totalRequestsCount": 30,
"createdBy": {
"id": "03522665-75af-4e4e-b37d-f74f31ecbe85",
"type": "service-account"
},
"createdAt": "2024-08-28T16:02:01.667Z",
"updatedBy": {
"id": "03522665-75af-4e4e-b37d-f74f31ecbe85",
"type": "service-account"
},
"updatedAt": "2024-09-28T16:02:01.667Z"
}
Step into the future of Finance with RocketKOR! Simplify payments, banking, lending, and data analytics using our versatile KOR Platform.
A Rocket Financial Inc. company
@ 2024 RocketKOR, Inc. All rights reserved.