Retrieve a specific payment batch from your account.
OK
{- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "accountId": "string",
- "name": "string",
- "createdBy": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "person"
}, - "product": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "name": "string"
}, - "status": "draft",
- "visible": true,
- "visibleAt": "2019-08-24T14:15:22Z",
- "confirmedBy": {
- "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
- "type": "person"
}, - "confirmedAt": "2019-08-24T14:15:22Z",
- "passedMfaCheckAt": "2019-08-24T14:15:22Z",
- "riskCheckedAt": "2019-08-24T14:15:22Z",
- "ordersSentAt": "2019-08-24T14:15:22Z",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z",
- "alerts": [
- {
- "timestamp": "2019-08-24T14:15:22Z",
- "type": "Error",
- "code": "string",
- "message": "string"
}
], - "ordersSummary": {
- "numberOfOrders": 0,
- "uniqueCurrencyCodes": [
- "USD"
]
}, - "input": {
- "format": "json",
- "status": "accepted",
- "createdAt": "2019-08-24T14:15:22Z",
- "updatedAt": "2019-08-24T14:15:22Z"
}
}