How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

DSDC FTL Invoice and Documents API

Invoicing and supporting document exchange for full truckload movements. Published as 1.0.0-public-preview.

DSDC FTL Invoice and Documents API is one of 6 APIs that NMFTA publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Invoicing, Documents, and FTL. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 9 operations across 4 paths, organized into 2 resource areas, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.0.0-public-preview.

9 operations 4 paths 1 schemas 2 DELETE4 GET2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
1.0.0-public-preview
Resource Areas
2

Paths & Operations 9

Across 4 paths, the API surfaces 9 operations — 2 DELETE, 4 GET, 2 POST, 1 PUT. They span 2 resource areas: Invoice Management, Document Management. Each is listed below with its method, path, parameters, and response codes.

Invoice Management 5

Endpoints for creating, retrieving, and managing invoices.

POST
/invoices
Create an Invoice
createInvoice body → 200400404
GET
/invoices
List Invoices
listInvoices 5 params → 200400404
GET
/invoices/{uniqueID}
Get an Invoice
getInvoice 1 param → 200400404
PUT
/invoices/{uniqueID}
Update (Replace) an Invoice
updateInvoice 2 params body → 200400404
DELETE
/invoices/{uniqueID}
Delete an Invoice
deleteInvoice 2 params → 204400404
Document Management 4

Endpoints for uploading, and managing supporting documents.

POST
/documents
Upload Supporting Documents
uploadDocument body → 201400404
GET
/documents
List Supporting Documents
listDocuments 4 params → 200400404
GET
/documents/{invoiceNumber}
Retrieve Supporting Documents
getDocument 1 param → 200400404
DELETE
/documents/{invoiceNumber}
Delete Supporting Documents or Files
deleteDocument 3 params → 204400404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. Each schema is shown below with its type and property counts.

ResultStatusCode
Numerical codes describing any logical status outcomes. Not all codes apply to this API, but are included to encourage adoption of these standards across API s…

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nmfta-dsdc-ftl-invoice-and-documents-openapi.yml Raw ↑

Other APIs NMFTA publishes across the network.

DSDC LTL eBOL API
DSDC LTL Preliminary Freight Charges API
DSDC FTL eBOL API
DSDC FTL Rate/Quote API
DSDC FTL In-Transit Visibility API
Where this information came from

This is an independent, third-party profile of DSDC FTL Invoice and Documents API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.