SAP Ariba · Example Payload

Sap Ariba Procurement Line Item List Response Example

B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain

Sap Ariba Procurement Line Item List Response Example is an example object payload from SAP Ariba, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

totalCountskiplimitlineItems

Example Payload

Raw ↑
{
  "totalCount": 10,
  "skip": 10,
  "limit": 10,
  "lineItems": []
}