/auth/login
Common Parameter
Surroundings |
HTTP Address |
URL |
http://XXX.XXX.X.XXX/Similan_center_api_beta/swagger/index.html |
Test URL |
https://partner.uat.shopeemobile.com/api/v1/orders/basics |
Name |
Description |
method |
POST |
Response Example
JSON
{
"username"
: "string",
"password"
: "string"
}
{
username* |
string |
password* |
string |
}
Responses
Code |
Description |
Links |
200 |
Success |
No links |