Login
POST/auth/api/v1/accounts/login
Authenticates approved active users and returns access credentials.
The client can generate the access token using the username and password shared by Logistiq team. Once the token is generated, you can pass this token in the request headers of the order booking.
Request
Responses
- 200
- 400
- 500
Invalid credentials or account not approved/active
Missing payload or invalid http method