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

ReturnOrder

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

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

This API exposes 20 operations across 14 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}.

20 operations 14 paths 0 schemas 3 DELETE3 GET10 PATCH4 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 ReturnOrder 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 20

Across 14 paths, the API surfaces 20 operations β€” 3 DELETE, 3 GET, 10 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

ReturnOrder 20

ReturnOrder

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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