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.
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 properties2 required
ItemCatalog
object
13 properties10 required
PoReqLineItemVatExternal
object
3 properties
PoLineItemExternal
object
30 properties1 required
PoNameValueType
object
3 properties
PoRequestNumberSearchRequest
object
2 properties
Specification
The full machine-readable OpenAPI contract behind this narrative.