Select
MasLogistics API
I am MasLogistics API, my intention is to provide mas logistics integrations.
Resources
Resource | Description |
---|---|
Direct Logistics | The aim of the operations is to provide information about the available products as well as control the process for the delivery of the goods to the end customer. |
Reverse Logistics | The aim of the operations is to control the process for the return of products from consumption or end user points to the manufacturer or distributor for their recovery, repair, recycling or disposal. |
External Logistic Operator | The aim of the operations is to provide logistic information about external logistic operator orders |
Security
Authentication
All MasStack APIs uses JWT tokens to authorize all the requests. Following this, an Auhtorization
with a Bearer JWT token
is needed in all the requests.
In the Authorization Guides you can find documentation about JWT Tokens and how to get them in MasStack.
Base URLs
Environment | Base Path |
---|---|
Staging | https://logistics.sta.masstack.com/v2/ |
Production | https://logistics.masstack.com/v2/ |