Skip to main content

BeneficiaryController_update

BeneficiaryController_update

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

Beneficiary ID

birthDate date-time โ€” REQUIRED

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

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 hex โ€” 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

Status Codes
200