On this page
article
400 - Unit Mismatch
The
unit_mismatch error code will be returned if the value for two or more units does not match within a single request.This can occur in 3 key situations:
- when the
weight.unitvalue in multipleshipment_contentsdiffers (e.g. oneshipment_contentsspecifieskgand another specifieslb) - when the
dimensions.unitvalue in multipleshipment_contentsdiffers (e.g. oneshipment_contentsspecifiescmand another specifiesin) - when the
currencyvalue does not match across multipleshipment_contents(e.g. oneshipment_contentsspecifiesGBPand another specifiesUSD)