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 Customer Delivery Address API

Customer Delivery Address

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

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

This API exposes 5 operations across 2 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}.

5 operations 2 paths 0 schemas 1 DELETE2 GET1 PATCH1 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 Customer Delivery Address 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 5

Across 2 paths, the API surfaces 5 operations β€” 1 DELETE, 2 GET, 1 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

Customer Delivery Address 5

Customer Delivery Address

GET
/api/v3/customers/{customerId}/deliveryAddresses
πŸ”’ Paginated list of delivery addresses for a customer V3
GET::api-v3-customers-customerid-deliveryaddresses 5 params → 200401403429
POST
/api/v3/customers/{customerId}/deliveryAddresses
πŸ”’ Create delivery address V3
POST::api-v3-customers-customerid-deliveryaddresses 1 param body → 201400401403404429
GET
/api/v3/customers/{customerId}/deliveryAddresses/{deliveryAddressId}
πŸ”’ View delivery address V3
GET::api-v3-customers-customerid-deliveryaddresses-deliveryaddressid 2 params → 200401403404429
DELETE
/api/v3/customers/{customerId}/deliveryAddresses/{deliveryAddressId}
πŸ”’ Delete delivery address V3
DELETE::api-v3-customers-customerid-deliveryaddresses-deliveryaddressid 2 params → 204401403404429
PATCH
/api/v3/customers/{customerId}/deliveryAddresses/{deliveryAddressId}
πŸ”’ Update delivery address V3
PATCH::api-v3-customers-customerid-deliveryaddresses-deliveryaddressid 2 params body → 200400401403404429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xentral-customer-delivery-address-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