{
"data": {
"id": 0,
"type": "string",
"first_name": "string",
"last_name": "string",
"name": "string",
"english_name": "string",
"username": "string",
"avatar": "http://example.com",
"is_affiliate_open": true,
"newsletter_status": "subscribed",
"newsletter_subscribed_at": "2019-08-24T14:15:22Z",
"newsletter_unsubscribed_at": "2019-08-24T14:15:22Z",
"national_id": "string",
"country_code": "string",
"currency": "string",
"gender": "string",
"education": "primary",
"job_title": "string",
"bio": "string",
"email": "user@example.com",
"phone_code": 0,
"phone": 0,
"dob": "2019-08-24",
"two_factor_enabled": true,
"email_verified_at": "2019-08-24T14:15:22Z",
"phone_verified_at": "2019-08-24T14:15:22Z",
"has_password": true,
"meta": "string",
"saved_cards": [
{
"id": 0,
"scheme": "Visa",
"last_four": "string",
"expiry_month": "string",
"expiry_year": "string"
}
],
"created_at": "2019-08-24T14:15:22Z",
"updated_at": "2019-08-24T14:15:22Z"
},
"links": {
"first": "string",
"last": "string",
"prev": null,
"next": null
},
"meta": {
"current_page": 0,
"from": 0,
"last_page": 0,
"links": [
{
"url": "string",
"label": "string",
"active": true
}
],
"path": "string",
"per_page": 0,
"to": 0,
"total": 0
}
}