Login
POST {{url}}/moovinApiWebServices-{{country}}/rest/api/moovinEnterprise/partners/login
Obtiene el token de acceso a la plataforma. Solicite sus credenciales a ecommerce@moovin.me
Request Body
{"username"=>"<username>", "password"=>"<password>"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"status":"ERROR","message":"Client no exist or password is incorrect"}