Skip to main content
Skip table of contents

API endpoint per feature for TO

This section describes the different API endpoints made available by Bulkchain. To facilitate development of the integration with Bulkchain, a set of OpenAPI specifications are available for each API endpoint: https://documentation.nxtport.com/bulkchain/open-api-specification-swagger.

Feature

API endpoint

Get terminal delivery order(s)

GET /v1/tdos

Update general TDO info

PATCH /v1/tdos/{tdoKey}

Update visit info

PATCH /v1/tdos/{tdoKey}/visits/{visitKey}

Update of the stock keeping unit during the terminal stay

PUT /v1/skus/{skuKey}

Add goods condition to SKU

POST /v1/skus/{skuKey}/goodsconditions

Terminal delivery confirmation

POST /v1/tdcs

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.