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/vlos
-
-
PRD: https://api.nxtport.com/bulkchain-api[API endpoint]
-
Example: GET https://api.nxtport.com/bulkchain-api/v1/vlos
-
|
Category |
Feature |
API endpoint |
|
Vessel Load Order |
Get vessel load order(s) |
GET |
|
Update general VLO info |
PUT |
|
|
Share VLO with Terminal Operator |
PUT |
|
|
Reject VLO to Logistics Service Provider |
PUT |
|
|
Stock Keeping Unit |
Get stock keeping unit(s) |
GET |
|
Update SKU info |
PUT |