SAP Ariba · Example Payload

Sap Ariba Procurement Requisition Create Example

B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain

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

Top-level fields

titleneedByDatecompanyCodelineItemscomments

Example Payload

Raw ↑
{
  "title": "Example Title",
  "needByDate": "example_value",
  "companyCode": "example_value",
  "lineItems": [],
  "comments": "example_value"
}