Skip to main content

BeneficiaryController_create

BeneficiaryController_create

Request Body โ€” REQUIRED
uuid object โ€” REQUIRED

Beneficiary ID

birthDate date-time โ€” REQUIRED

Date of birth in the YYYY-MM-DD format.

age number โ€” REQUIRED

Age of the beneficiary.

gender string โ€” REQUIRED

Gender

location string โ€” REQUIRED

location of the beneficiary

latitude number

Latitude of community

longitude number

longitude of community

notes string

Notes to remember

walletAddress string โ€” REQUIRED

Ethereum address

extras json

Additional JSON data

bankedStatus string โ€” REQUIRED

beneficiary bankin access

internetStatus string โ€” REQUIRED

Beneficiary internet access

phoneStatus string โ€” REQUIRED

Beneficiary phone ownership

piiData json

Optional PII data for specific use cases

projectUUIDs string[] โ€” REQUIRED

Array of project UUIDs

Status Codes
201