Skip to main content

BeneficiaryController_referBeneficiary

BeneficiaryController_referBeneficiary

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

UUID of the beneficiary

referrerVendor uuid โ€” REQUIRED

UUID of the vendor

birthDate date-time โ€” REQUIRED

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

gender string โ€” REQUIRED

Gender

type string โ€” REQUIRED

Beneficiary type

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
201
BeneficiaryController_referBeneficiary
POST /v1/beneficiaries/projects/:uuid
uuid โ€” path
Body
Loading...
curl -L -X POST 'http://docs.rahat.io/v1/beneficiaries/projects/:uuid' \
-H 'Content-Type: application/json' \
--data-raw ''