Terminal API
URLs
- Test: https://tterminalapi.logisticstechnology.no
- Production: https://terminalapi.logisticstechnology.no
Methods
Http method | Relative path | Method description |
---|---|---|
GET | /v1/terminal/GetAll | List all terminals (name and id) |
GET | /v1/terminal/GetByPostalCode/{postalcode} | Get related terminal by postal code. |
GET | /v1/terminal/GetByTerminalId/{terminalid} | Get related terminal by terminal id. |