3M · Example Payload

3M Partner Supplier Api Product Example

Heavy duty packaging tape for industrial use

IndustrialManufacturingSupply ChainFortune 100

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

Top-level fields

productIdnameskucategorydescriptionunitPricecurrencyavailability

Example Payload

Raw ↑
{
  "productId": "PROD-12345",
  "name": "3M Scotch Heavy Duty Tape",
  "sku": "SKU-12345",
  "category": "adhesives",
  "description": "Heavy duty packaging tape for industrial use",
  "unitPrice": 24.99,
  "currency": "USD",
  "availability": "in-stock"
}