BeneficiaryController_create
BeneficiaryController_create
Request Body โ REQUIRED |
---|
uuid object โ REQUIREDBeneficiary ID |
birthDate date-time โ REQUIREDDate of birth in the YYYY-MM-DD format. |
age number โ REQUIREDAge of the beneficiary. |
gender string โ REQUIREDGender |
location string โ REQUIREDlocation of the beneficiary |
latitude numberLatitude of community |
longitude numberlongitude of community |
notes stringNotes to remember |
walletAddress string โ REQUIREDEthereum address |
extras jsonAdditional JSON data |
bankedStatus string โ REQUIREDbeneficiary bankin access |
internetStatus string โ REQUIREDBeneficiary internet access |
phoneStatus string โ REQUIREDBeneficiary phone ownership |
piiData jsonOptional PII data for specific use cases |
projectUUIDs string[] โ REQUIREDArray of project UUIDs |
Status Codes |
---|
201 |