Ariba Guided Buying · Example Payload

Catalog Shop Api Shop Response Example

B2BCatalogERPProcurementRequisitionsSAPSupply Chain

Catalog Shop Api Shop Response Example is an example object payload from Ariba Guided Buying, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

shopIDitemsfacets

Example Payload

Raw ↑
{
  "shopID": "shop-12345",
  "items": [
    "sample-value"
  ],
  "facets": [
    "sample-value"
  ]
}