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.
Depending on the environment you would like to access, please add following prefix to the URL:
-
UAT: api-bulkchain-uat.nxtport.com/[API endpoint]
-
Example: GET api-bulkchain-uat.nxtport.com/v1/tdos
-
-
PRD: api-bulkchain.nxtport.com/[API endpoint]
-
Example: GET api-bulkchain.nxtport.com/v1/tdos
-
|
Category |
Feature |
API endpoint |
|
Terminal Delivery Order |
Get terminal delivery order(s) |
GET |
|
Update general TDO info |
PATCH |
|
|
Stock Keeping Unit |
Get stock keeping unit(s) |
GET |
|
Update of the stock keeping unit during the terminal stay |
PUT |
|
|
Add goods condition to SKU |
POST |
|
|
Package Codes |
Get package codes |
GET |
|
Visit |
Get visit(s) |
GET |
|
Update visit info |
PATCH |
|
|
Terminal Delivery Confirmation |
Terminal delivery confirmation |
POST |
|
Vessel Load Order |
Get vessel load order(s) |
GET |
|
Set state to Mate's Receipt |
PUT |
|
|
Set state to Final Mate's Receipt |
PUT |
|
|
Reject VLO to Ship Agent |
PUT |