cURL
curl --request GET \ --url https://api.opx.co/partners/v1/beneficiaries/{id}
{ "data": { "id": 123, "firstname": "<string>", "lastname": "<string>", "company_name": "<string>", "siren": "<string>", "siret": "<string>", "address": "<string>", "city": "<string>", "zipcode": "<string>", "country": "<string>", "mobile_phone": "<string>", "phone": "<string>", "email": "<string>" } }
Documentation IndexFetch the complete documentation index at: https://docs.opx.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.opx.co/llms.txt
Use this file to discover all available pages before exploring further.
BeneficiaryResource
Show child attributes