How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Vic.ai Purchase Order Line Items API

Manage individual line items within a purchase order.

Vic.ai Purchase Order Line Items API is one of 33 APIs that Vic.ai publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Purchase Order Line Items. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 6 operations across 4 paths, and defines 20 schemas. It is described by OpenAPI 3.1.0, at version v10.40.4.

Requests are made against 3 base URLs: https://api.no.stage.vic.ai, https://api.us.vic.ai, https://api.no.vic.ai.

6 operations 4 paths 20 schemas 1 DELETE1 GET3 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
v10.40.4
Base URL
https://api.us.vic.ai
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Vic.ai Purchase Order Line Items API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (BearerAuth). By default, every request must be authenticated.

Paths & Operations 6

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

Purchase Order Line Items 6

Manage individual line items within a purchase order.

POST
/v0/purchaseOrderLineItems
Add a line item to a purchase order.
createPurchaseOrderLineItem body → 201403404422
GET
/v0/purchaseOrderLineItems/{purchaseOrderLineItemId}
Get a purchase order's line item
getPurchaseOrderLineItem 2 params → 200403404422
PUT
/v0/purchaseOrderLineItems/{purchaseOrderLineItemId}
Update a purchase order's line item
updatePurchaseOrderLineItem 2 params body → 200403404422
DELETE
/v0/purchaseOrderLineItems/{purchaseOrderLineItemId}
Delete a purchase order's line item
deletePurchaseOrderLineItem 2 params → 204403404422
POST
/v0/purchaseOrderLineItems/{purchaseOrderLineItemId}/close
Close a purchase order's line item
closePurchaseOrderLineItem 2 params → 200403404422
POST
/v0/purchaseOrderLineItems/{purchaseOrderLineItemId}/open
Opens a purchase order's line item
openPurchaseOrderLineItem 2 params → 200403404422

Schemas 20

The contract defines 20 schemas that model the data the API accepts and returns. The most detailed are PurchaseOrderLineItem (20 properties), CreatePurchaseOrderLineItem (18 properties), UpdatePurchaseOrderLineItem (17 properties), PurchaseOrderReceiptLine (17 properties). Each schema is shown below with its type and property counts.

PurchaseOrderLineItemStatus
string
The status of the purchase order line item. When status field is set to open, then its value is derived from the line item's remaining amount. If the line item…
NonNegativeMonetaryValue
string
The monetary value as a string. A float should not be used. The api will accept a float and it will be transformed into a monetary value, but for best results…
UnitOfMeasure
string
The unit of measure used.
DimensionRef
object
A reference to a dimension within Vic. The internalId takes precedence over all fields specified. If a dimension is not found matching the internalId an error…
4 properties
PurchaseOrderLineItem
object
20 properties 1 required
PurchaseOrderScheduleLineInput
object
Input schema for creating a schedule line on a purchase order line item.
11 properties 10 required
PurchaseOrderScheduleLine
object
A schedule line associated with a purchase order line item.
11 properties 1 required
ExternalId
string
The external id set by the ERP system. It does not have to be a UUID and can be any non empty string desired.
PurchaseOrderLineItemMatchingType
string
The type of matching that should be done on the line item. Determines which quantity fields are required. twoway - Only the quantityRequested field is required…
CreatePurchaseOrderLineItem
object
18 properties 6 required
MatchItem
object
7 properties 3 required
PurchaseOrderReceiptLineInput
object
Input schema for creating a receipt line on a purchase order line item.
17 properties 11 required
PurchaseOrderLineField
object
4 properties
PurchaseOrderLineFieldInput
object
2 properties 2 required
PurchaseOrderReceiptLine
object
A receipt line associated with a purchase order line item.
17 properties 1 required
ErrorString
string
Error
object
generic error message in JSON format. Note the 'code' field should match the HTTP status code of the wrapping HTTP request.
2 properties 2 required
MonetaryValue
string
The monetary value as a string. A float should not be used. The api will accept a float and it will be transformed into a monetary value, but for best results…
UpdatePurchaseOrderLineItem
object
17 properties 5 required
PurchaseOrderReceiptMatch
object
5 properties 4 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

vicai-purchase-order-line-items-api-openapi.yml Raw ↑

Other APIs Vic.ai publishes across the network.

Vic.ai Accounts API
Vic.ai Allowed Senders API
Vic.ai Attachments API
Vic.ai Authentication API
Vic.ai Beta Features API
Vic.ai Bills API
Vic.ai Companies API
Vic.ai Company Settings API
Vic.ai Credit Confirmations API
Vic.ai CSV Reports API
Vic.ai Dimensions API
Vic.ai Email Endpoints API
Where this information came from

This is an independent, third-party profile of Vic.ai Purchase Order Line Items API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.