curl --request POST \
--url https://faisalshop.mvp-apps.ae/api/v2/admin/login \
--header 'Content-Type: application/json' \
--data '
{
"email": "faisal@b-seenapp.com",
"password": "••••••••"
}
'{
"token": "322|gA24v1gzIJme72431KwUqyvPRotoRrIpMNAy3mXhe513ff48",
"user": {
"id": 17,
"tenant_id": null,
"name": "Faisal KC",
"email": "faisal@b-seenapp.com",
"phone": null,
"country_code": null,
"email_verified_at": null,
"phone_verified_at": null,
"user_type": "CONSUMER",
"photo_url": null,
"theme": "system",
"language": "en",
"timezone": null,
"email_marketing": "0",
"email_system": "1",
"push_system": "1",
"is_active": "1",
"created_at": "2025-09-17T10:16:45.000000Z",
"updated_at": "2025-09-17T10:16:45.000000Z"
}
}curl --request POST \
--url https://faisalshop.mvp-apps.ae/api/v2/admin/login \
--header 'Content-Type: application/json' \
--data '
{
"email": "faisal@b-seenapp.com",
"password": "••••••••"
}
'{
"token": "322|gA24v1gzIJme72431KwUqyvPRotoRrIpMNAy3mXhe513ff48",
"user": {
"id": 17,
"tenant_id": null,
"name": "Faisal KC",
"email": "faisal@b-seenapp.com",
"phone": null,
"country_code": null,
"email_verified_at": null,
"phone_verified_at": null,
"user_type": "CONSUMER",
"photo_url": null,
"theme": "system",
"language": "en",
"timezone": null,
"email_marketing": "0",
"email_system": "1",
"push_system": "1",
"is_active": "1",
"created_at": "2025-09-17T10:16:45.000000Z",
"updated_at": "2025-09-17T10:16:45.000000Z"
}
}Auth success
Bearer token
Show child attributes
"CONSUMER"
"system"
"en"
"0"
"1"
"1"
"1"