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

{&quot;status&quot;:&quot;ERROR&quot;,&quot;message&quot;:&quot;Client no exist or password is incorrect&quot;}