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 Offer API is one of 90 APIs that Xentral publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 18 operations across 12 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}.

18 operations 12 paths 0 schemas 3 DELETE3 GET9 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 Offer 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 18

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

Offer 18

Offer

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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