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

PurchaseOrder

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

Tagged areas include PurchaseOrder. 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 PurchaseOrder 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.

PurchaseOrder 19

PurchaseOrder

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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