Get started
NDD Cargo is NDD’s platform for managing freight payments, toll vouchers, and transportation expenses. It ensures compliance and automates processes through standardized APIs, enabling end-to-end integration with TMS/ERP systems.
Here you will find all the information you need to integrate your system with NDD Cargo.
API Overview
The NDD Cargo API is a REST API that uses resource-based endpoints and JSON for data exchange.
API Calls
The NDD Cargo API is a restricted API with multiple endpoints that return request data.
Authorization
All requests to the NDD Cargo API require authorization.
Access Authentication and authorization page.
Requests
Data resources are accessed through standard HTTP requests in UTF-8 format to an API endpoint. The API uses the following HTTP verbs:
|
Method |
Action |
|---|---|
|
|
Search and/or obtain data from resources |
|
|
Add information to resources |
|
|
Partially update the resource object |
|
|
Delete information from the resource |