Login seller
This API is used to get token and info seller.
Login seller
Headers
Name
Type
Description
Request Body
Name
Type
Description
{
"code": 200,
"message": "Success",
"data": {
"token": "s2x2t2a464u4x28454o2t2o2x2t2v2w266z2o5v294l5f564t2w2s234e4c4",
"personal": {
"user_id": "1600003007",
"conversion_id": "ef62bfa9",
"full_name": "Hải Ngân",
"email": "[email protected]",
"avatar": null,
"role": "1",
"seller_role": "1"
}
}
}Last updated
Was this helpful?