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 Purchase Price API

PurchasePrices determine the prices used for the purchasing of products.

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

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

This API exposes 10 operations across 4 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}.

10 operations 4 paths 0 schemas 1 DELETE3 GET4 PATCH2 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 Purchase Price 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 10

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

Purchase Price 10

PurchasePrices determine the prices used for the purchasing of products.

POST
/api/v1/purchasePricesdeprecated
Create purchase price V1
purchasePrice.create body → 201400401403415429
GET
/api/v1/purchasePricesdeprecated
List purchase prices V1
purchasePrice.list 3 params → 200400401403404406429
PATCH
/api/v1/purchasePricesdeprecated
Update multiple purchase prices V1
purchasePrice.updateMultiple body → 204400401403415429
GET
/api/v1/purchasePrices/{id}
View purchase price
purchasePrice.view 1 param → 200400401403404406429
PATCH
/api/v1/purchasePrices/{id}deprecated
Update purchase price V1
purchasePrice.update 1 param body → 204400401403404409429
DELETE
/api/v1/purchasePrices/{id}
Delete purchase price
purchasePrice.delete 1 param → 204401403404415429
POST
/api/v2/purchasePrices
Create purchase price V2
purchasePrice.create.V2 body → 201400401403415429
GET
/api/v2/purchasePrices
List purchase prices V2
purchasePrice.listV2 3 params → 200400401403404429
PATCH
/api/v2/purchasePrices
Update multiple purchase prices V2
purchasePrice.updateMultipleV2 body → 204400401403415429
PATCH
/api/v2/purchasePrices/{id}
Update purchase price V2
purchasePrice.updateV2 1 param body → 204400401403404409429

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

xentral-purchase-price-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