Login
POST {{url}}/moovinApiWebServices{{country}}/rest/api/moovinEnterprise/partners/login
Get the platform access token. Request your credentials by writing an email to 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"}