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

ProformaInvoice

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

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

This API exposes 17 operations across 11 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}.

17 operations 11 paths 0 schemas 3 DELETE3 GET8 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 ProformaInvoice 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 17

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

ProformaInvoice 17

ProformaInvoice

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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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