3M · Example Payload

3M Partner Supplier Api Product Price Example

IndustrialManufacturingSupply ChainFortune 100

3M Partner Supplier Api Product Price Example is an example object payload from 3M, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

productIdunitPricecurrencypricingTiereffectiveDateexpirationDate

Example Payload

Raw ↑
{
  "productId": "PROD-12345",
  "unitPrice": 24.99,
  "currency": "USD",
  "pricingTier": "partner",
  "effectiveDate": "2025-01-01",
  "expirationDate": "2025-12-31"
}