curl --location 'https://api.techrar.com/api/v1/customers/me/referral/' \
--header 'app-id: 4' \
--header 'Authorization: Bearer <token>'{
"id": 39087,
"code": "RFIL46ZP",
"discount_percentage": 1.0,
"max_discount": 1.0,
"referral_cashback_points": 0
}