Remove beneficiaries
POST
/beneficiaries/remove Removes one or more beneficiaries from the beneficiaries list identified by the id path parameter used in the array.
Request
Header parameters
Request body
*application/json
objectobject · 1 field
Responses
200OK
Success
Headers
Body
application/json
BeneficiaryBatchBeneficiaryBatch · object · 3 fields
Response example
{ "operationBatchId": { "batchId": "string", "operation": "CREATE" }, "tag": "string", "state": "INITIALISED"}