SAP Ariba · Example Payload

Sap Ariba Procurement Payment Terms Example

A sample description.

B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain

Sap Ariba Procurement Payment Terms 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

codedescriptionnetDaysdiscountPercentdiscountDays

Example Payload

Raw ↑
{
  "code": "example_value",
  "description": "A sample description.",
  "netDays": 10,
  "discountPercent": 42.5,
  "discountDays": 10
}