Ariba Guided Buying · Example Payload

Asset Management Api Asset Line Item Example

Laptop Computer

B2BCatalogERPProcurementRequisitionsSAPSupply Chain

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

Top-level fields

lineItemIddescriptionassetCategoryquantityassetNumber

Example Payload

Raw ↑
{
  "lineItemId": "LINE-001",
  "description": "Laptop Computer",
  "assetCategory": "IT Equipment",
  "quantity": 1,
  "assetNumber": "ASSET-001234"
}