Ariba Guided Buying · Example Payload

Asset Management Api Asset Line Item Update Example

B2BCatalogERPProcurementRequisitionsSAPSupply Chain

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

Top-level fields

requisitionIdlineItemIdassetNumber

Example Payload

Raw ↑
{
  "requisitionId": "REQ-500123",
  "lineItemId": "LINE-001",
  "assetNumber": "ASSET-001234"
}