3M · Example Payload

3M Partner Supplier Api Shipping Address Example

IndustrialManufacturingSupply ChainFortune 100

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

Top-level fields

streetcitystatezipcountry

Example Payload

Raw ↑
{
  "street": "3M Center",
  "city": "St. Paul",
  "state": "MN",
  "zip": "55144",
  "country": "US"
}