Reference
List referrals for a referral code
Authorization
standardApiKey AuthorizationBearer <token>
Personal standard API key. Send it as Authorization: Bearer sk-... and never delegate it.
In: header
Path Parameters
code*string
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json
application/json
curl -X GET "https://example.com/api/v1/referral-codes/string/referrals"{ "code": "string", "naturalPersons": [ { "fullName": "string", "referredAt": "2019-08-24T14:15:22Z" } ], "legalEntities": [ { "name": "string", "rpn": "string", "referredAt": "2019-08-24T14:15:22Z" } ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}{ "error": "string", "error_description": "string", "details": [ null ]}