V1
Stock API
I am stock API.
Resources
| Resource | Description |
|---|---|
| Base products | Operations to get base products |
| Products | Operations to get products |
| Characteristics | Operations to get characteristics |
| Delivery commitment | Operations to get delivery commitment |
| Inputs | Operations with inputs |
| Input Types | Operations with input types |
| Outputs | Operations with outputs |
| Output Types | Operations with output types |
| Stock | Operations with stock |
| Physical Warehouse | Operations with physical warehouse |
| Virtual Warehouse | Operations with virtual warehouse |
| Returns | Operations with returns |
| Devices | Operations with devices |
| Providers | |
| Logistic Operators | |
| Commercial Brands | |
| Commercial Distributions | |
| Status | |
| Categories | |
| Purposes | |
| Regions | |
| Countries | |
| Receptors | |
| Characteristics Values | |
| Sales Channel | |
| Tenant group brand | |
| Organizations | |
| Sap Ordering | |
| Report importer |
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-stock.sta.masstack.com/v1/ |
| Production | https://logistics-stock.masstack.com/v1/ |