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

Emburse po-api-controller API

Operations in PO APIs

Emburse po-api-controller API is one of 48 APIs that Emburse publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include po-api-controller. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 11 operations across 11 paths, and defines 7 schemas. It is described by OpenAPI 3.0.0, at version 1.0.

Requests are made against a single base URL, https://service.chromeriver.com.

11 operations 11 paths 7 schemas 1 DELETE3 GET2 PATCH3 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0
Base URL
https://api.emburse.com/v1/
License
Terms of Service
Resource Areas
1

Paths & Operations 11

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

po-api-controller 11

Operations in PO APIs

POST
/po-api
Create PO
createPOUsingPOST 2 params body → 200
POST
/po-api/create-or-update
Create or update a PO
upsertPOUsingPOST 2 params body → 200
PATCH
/po-api/delete
Delete PO
deletePoUsingPATCH 2 params body → 204
POST
/po-api/item/catalog/create-or-update
Create Item Catalogs
createItemCatalogsUsingPOST 2 params body → 204401422
PUT
/po-api/poNumber/search
Search PO by po numbers
getExternalApprovedPOByPoNumberUsingPUT 3 params body → 200
GET
/po-api/poNumber/{poNumber}
Get PO by po number
getExternalPoByPoNumberUsingGET 4 params → 200
GET
/po-api/poReqId/{poReqId}
Get PO by poReqId
getExternalPoByPoReqIdUsingGET 4 params → 200
PUT
/po-api/requestNumber/search
Search PO
getExternalPOByRequestNumberUsingPUT 2 params body → 200
GET
/po-api/requestNumber/{requestNumber}
Get PO by request number
getExternalPOUsingGET 3 params → 200
DELETE
/po-api/{poNumber}
Delete PO
deletePoByPoNumberUsingDELETE 3 params → 204
PATCH
/po-api/{requestNumber}
Update PO
updatePOUsingPATCH 3 params body → 200

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are PoLineItemExternal (30 properties), PoExternal (27 properties), ItemCatalog (13 properties), PoNameValueType (3 properties). Each schema is shown below with its type and property counts.

PoReqNotesExternal
object
1 property
PoExternal
object
27 properties 2 required
ItemCatalog
object
13 properties 10 required
PoReqLineItemVatExternal
object
3 properties
PoLineItemExternal
object
30 properties 1 required
PoNameValueType
object
3 properties
PoRequestNumberSearchRequest
object
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

emburse-po-api-controller-api-openapi.yml Raw ↑

Other APIs Emburse publishes across the network.

Emburse Professional API
Emburse Spend API
Emburse Accounts API
Emburse allocation-api-controller-v-1 API
Emburse allocation-api-controller-v-2 API
Emburse allocation-api-controller-v-3 API
Emburse Allowances API
Emburse Cards API
Emburse Categories API
Emburse Company API
Emburse Departments API
Emburse Entity Type API