Add ProductAsk AIpost https://api.proshipping.net/v4/productsAdd a new product to your stored products that you can then use in your shipment requests.Body ParamsProduct detailsSkuCodestringrequiredlength between 1 and 30Product SKU Stock Keeping Unit Number.Descriptionstringrequiredlength between 1 and 255Product DescriptionValuedoublerequired0.01 to 9999999.99Product Value The value of an individual product.Weightstringrequiredlength ≥ 1Weight The weight of an individual product in the unit of measure specified by WeightUnitOfMeasure (defaults to KG). Required for dutiable shipments. The minimum weight allowed is 1 gram(for dutiable shipments only). The maximum weight allowed is 1000 KG.HSCodestring | nullHS Code The Harmonized Commodity Description and Coding System Code. At minimum, the 6 alpha numeric code is required when the HS Code is provided (some services/destinations may require 8). Up to a 13 digit alpha numeric code can be used. Dots and spaces in your code are also allowed. Used by Customs to calculate potential duties / taxes. Required by some carriers for dutiable shipments.CountryOfOriginstring | nullCountry of Origin / Manufacture ISO Alpha-2 Country Code Required by some carriers for dutiable shipments.CurrencyCodestringrequiredlength between 3 and 3Currency Code The currency code used for any monetary value related to the shipment. 3 letter ISO Currency Code Required if any monetary values other than zero are provided.WeightUnitOfMeasurestringenumThe unit of measure used for all weight values in the shipment, expressed in grams and kilograms, for example, DeclaredWeight, ItemWeight. This is crucial for accurately describing shipment weight. Note: By default, this field is set to KG.KGKGGramsAllowed:KGGramsHazmatobjectHazmat InformationHazmat objectResponses 200The product was added successfully. 400Invalid request response. 401Unauthorized 403Forbidden 500Internal Server ErrorUpdated about 1 year ago