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 DeliveryNote API

DeliveryNote

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

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

This API exposes 19 operations across 13 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}.

19 operations 13 paths 0 schemas 3 DELETE3 GET10 PATCH3 POST

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 DeliveryNote 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 19

Across 13 paths, the API surfaces 19 operations — 3 DELETE, 3 GET, 10 PATCH, 3 POST. Each is listed below with its method, path, parameters, and response codes.

DeliveryNote 19

DeliveryNote

GET
/api/v3/deliveryNotes
List delivery notes V3
GET::api-v3-deliverynotes 8 params → 200401403429
POST
/api/v3/deliveryNotes
🔒 Create delivery note V3
POST::api-v3-deliverynotes body → 201400401403429
GET
/api/v3/deliveryNotes/{id}
View delivery note V3
GET::api-v3-deliverynotes-id 2 params → 200401403404429
DELETE
/api/v3/deliveryNotes/{id}
Delete delivery note V3
DELETE::api-v3-deliverynotes-id 1 param → 204401403404409429
PATCH
/api/v3/deliveryNotes/{id}
🔒 Update delivery note V3
PATCH::api-v3-deliverynotes-id 1 param body → 200400401403404409429
PATCH
/api/v3/deliveryNotes/{id}/actions/cancel
Cancel delivery note V3
PATCH::api-v3-deliverynotes-id-actions-cancel 1 param → 204401403404409429
PATCH
/api/v3/deliveryNotes/{id}/actions/complete
Complete delivery note V3
PATCH::api-v3-deliverynotes-id-actions-complete 1 param → 204401403404409429
PATCH
/api/v3/deliveryNotes/{id}/actions/logActivity
Log custom delivery note activity V3
PATCH::api-v3-deliverynotes-id-actions-logactivity 1 param body → 204400401403404429
PATCH
/api/v3/deliveryNotes/{id}/actions/release
Release delivery note V3
PATCH::api-v3-deliverynotes-id-actions-release 1 param body → 204400401403404409429
PATCH
/api/v3/deliveryNotes/{id}/actions/removeWriteProtection
Remove delivery note write protection V3
PATCH::api-v3-deliverynotes-id-actions-removewriteprotection 1 param → 204401403404409429
PATCH
/api/v3/deliveryNotes/{id}/actions/send
Send delivery note V3
PATCH::api-v3-deliverynotes-id-actions-send 1 param body → 204400401403404409429
PATCH
/api/v3/deliveryNotes/{id}/actions/setWriteProtection
Set delivery note write protection V3
PATCH::api-v3-deliverynotes-id-actions-setwriteprotection 1 param → 204401403404409429
POST
/api/v3/deliveryNotes/{id}/files
Attach file to delivery note V3
POST::api-v3-deliverynotes-id-files 1 param body → 201400401403404429
DELETE
/api/v3/deliveryNotes/{id}/files/{fileId}
Delete file from delivery note V3
DELETE::api-v3-deliverynotes-id-files-fileid 2 params → 204401403404429
PATCH
/api/v3/deliveryNotes/{id}/files/{fileId}
Update file on delivery note V3
PATCH::api-v3-deliverynotes-id-files-fileid 2 params body → 204400401403404429
POST
/api/v3/deliveryNotes/{id}/lineItems
🔒 Create delivery note line item V3
POST::api-v3-deliverynotes-id-lineitems 1 param body → 201400401403404409429
GET
/api/v3/deliveryNotes/{id}/lineItems/{lineItemId}
View delivery note line item V3
GET::api-v3-deliverynotes-id-lineitems-lineitemid 3 params → 200401403404429
DELETE
/api/v3/deliveryNotes/{id}/lineItems/{lineItemId}
Delete delivery note line item V3
DELETE::api-v3-deliverynotes-id-lineitems-lineitemid 2 params → 204401403404409429
PATCH
/api/v3/deliveryNotes/{id}/lineItems/{lineItemId}
🔒 Update delivery note line item V3
PATCH::api-v3-deliverynotes-id-lineitems-lineitemid 2 params body → 200400401403404409429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xentral-deliverynote-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