SAP Ariba · Example Payload

Sap Ariba Procurement Supplier Example

A sample description.

B2BContract ManagementProcurementSourcingSpend AnalysisSupplier ManagementSupply Chain

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

Top-level fields

supplierIdnamedoingBusinessAsdunsNumbertaxIdyearEstablishednumberOfEmployeesregistrationStatuscommodityCodescertificationsdiversityClassificationswebsitedescriptioncreatedDatelastModifiedDate

Example Payload

Raw ↑
{
  "supplierId": "500123",
  "name": "Example Title",
  "doingBusinessAs": "example_value",
  "dunsNumber": "example_value",
  "taxId": "500123",
  "yearEstablished": 10,
  "numberOfEmployees": "example_value",
  "registrationStatus": "example_value",
  "commodityCodes": [],
  "certifications": [],
  "diversityClassifications": [],
  "website": "example_value",
  "description": "A sample description.",
  "createdDate": "example_value",
  "lastModifiedDate": "example_value"
}