v1
latestOpenAPI 3.1.02026-07-247328324.6 KBSales
Get program beneficiary
get/programs/{id}/beneficiary
Path parameters
idstring required
An object id with prefix
Example:user_0123456789ABCDEFGHIJKLMNOPq
An object id with prefix
Query parameters
currencystring required
ISO 4217 currency code
Example:USD
ISO 4217 currency code
Response
Successful operation
Example response
{
"legal_entity": {
"date_of_birth": "2024-01-15",
"personal_email": "email@domain.com"
}
}