SAP Ariba · Example Payload

Sap Ariba Procurement Tax Detail Example

A sample description.

B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain

Sap Ariba Procurement Tax Detail 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

taxCodetaxCategorytaxRatedescription

Example Payload

Raw ↑
{
  "taxCode": "example_value",
  "taxCategory": "example_value",
  "taxRate": 42.5,
  "description": "A sample description."
}