Get a beneficiary batch
GET
/beneficiaries/batch/{id} Retrieves the details of a beneficiary batch identified by the batchId path parameter
Request
Path parameters
Responses
200OK
Success
Headers
Body
application/json
BeneficiaryBatchBeneficiaryBatch · object · 3 fields
Response example
{ "operationBatchId": { "batchId": "string", "operation": "CREATE" }, "tag": "string", "state": "INITIALISED"}