Skip to main content
Weavr Multi Product API
Beneficiaries

Add beneficiaries

POST/beneficiaries

Create one or more beneficiaries for the logged-in corporate or consumer identity.

Request

Header parameters

Request body

*
application/json
{}
objectobject · 2 fields

Responses

200OK

Success

Headers
Body
application/json
{}
BeneficiaryBatchBeneficiaryBatch · object · 3 fields
Response example
{  "operationBatchId": {    "batchId": "string",    "operation": "CREATE"  },  "tag": "string",  "state": "INITIALISED"}