Product API
URLs
- Test: https://tproductapi.logisticstechnology.no
- Production: https://productapi.logisticstechnology.no
Methods
Http method | Relative path | Method description |
---|---|---|
GET | /v1/product/{productId} | Get details for a product. |
GET | /v1/product/GetOptionCombinationsForProduct/{productId} | Get all available option combinations related to a product |
GET | /v1/product/GetProductOptionCombinationsForPostalCode/ | Get all available product and options related to a postal code. |
GET | /v1/product/list | Get all available products |