3M · Example Payload

3M Partner Supplier Api Order Item Example

IndustrialManufacturingSupply ChainFortune 100

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

Top-level fields

productIdquantityunitPrice

Example Payload

Raw ↑
{
  "productId": "PROD-12345",
  "quantity": 20,
  "unitPrice": 24.99
}