Ariba Guided Buying · Example Payload

Asset Management Api Requisition Example

B2BCatalogERPProcurementRequisitionsSAPSupply Chain

Asset Management Api Requisition Example is an example object payload from Ariba Guided Buying, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idtitlestatuscreatedDateupdatedDatelineItems

Example Payload

Raw ↑
{
  "id": "REQ-500123",
  "title": "Office Equipment Purchase",
  "status": "InProgress",
  "createdDate": "2026-01-15T09:00:00Z",
  "updatedDate": "2026-01-16T10:00:00Z",
  "lineItems": [
    "sample-value"
  ]
}