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

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{"status":"ERROR","message":"Client no exist or password is incorrect"}