Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Xentral Delivery Note API

Delivery notes.

Xentral Delivery Note API is one of 90 APIs that Xentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Delivery Note. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 6 operations across 6 paths. It is described by OpenAPI 3.0.0, at version v0.1.

Requests are made against 2 base URLs: https://{xentralId}.xentral.biz, https://{domain}.

6 operations 6 paths 0 schemas 4 GET2 PATCH

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v0.1
Base URL
https://xentral.xentral.biz
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Xentral Delivery Note API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

  • BearerAuth — Bearer token obtained in POST /tokens endpoint or pregenerated in the system.

Paths & Operations 6

Across 6 paths, the API surfaces 6 operations — 4 GET, 2 PATCH. Each is listed below with its method, path, parameters, and response codes.

Delivery Note 6

Delivery notes.

GET
/api/v1/deliveryNotes
List delivery notes
deliveryNote.list 3 params → 200400401403406429
GET
/api/v1/deliveryNotes/{id}
View delivery note
deliveryNote.view 1 param → 200401403404
GET
/api/v1/deliveryNotes/{id}/deliveriesdeprecated
List delivery note deliveries
deliveryNote.deliveries.list 1 param → 200400401403406429
GET
/api/v1/deliveryNotes/{id}/shipments
View delivery note shipments
deliveryNote.shipments.list 1 param → 200400401403406429
PATCH
/api/v1/deliveryNotes/{id}/customsUpdate
Update delivery note positions customs data.
deliveryNote.positionsCustoms.update 1 param body → 204400403404409415429
PATCH
/api/v1/deliveryNotes/{id}/actions/assignQualityControlAttributes
Assign quality control attributes to delivery note
deliveryNotes.assignQualityControlAttributes 1 param body → 204400401403404415429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xentral-delivery-note-api-openapi.yml Raw ↑

Other APIs Xentral publishes across the network.

Xentral Account API
Xentral Accounting Export API
Xentral AuthPlatform API
Xentral Collection API
Xentral Collective Bill API
Xentral Credit API
Xentral Credit Note API
Xentral Credit Note Tag API
Xentral CreditNote API
Xentral Customer Address API
Xentral Customer API
Xentral Customer - Contact Person API