SAP Ariba · Example Payload

Sap Ariba Procurement Receipt List Response Example

B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain

Sap Ariba Procurement Receipt 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

totalCountskiplimitreceipts

Example Payload

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