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: https://api-uat.nxtport.com/bulkchain-api[API endpoint]
-
Example: GET https://api-uat.nxtport.com/bulkchain-api/v1/tdos
-
-
PRD: will be added later
|
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 |
|
|
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 |