Responses
application/json {
"statusCode": 0,
"status": true,
"message": "string",
"response": {
"referral": {
"_id": "string",
"referrer": {
"name": "string",
"email": "string",
"customerId": "string",
"refId": "string"
},
"referee": {
"name": "string",
"email": "string",
"phone": "string",
"customerId": "string",
"refId": "string"
},
"purchased": true,
"status": "string",
"coin": 0,
"createdAt": "string",
"updatedAt": "string",
"__v": 0
}
}
}
Modified at 2025-07-28 11:43:56