On this page
article
400 - Invalid Direction
The
invalid_direction error code will be returned if you provide an invalid value for the direction property of a shipmentIt is only currently possible for a shipment to be either:
outbound- theshipmentis being sent by you from a location under your control (e.g. from you warehouse to a consumer)inbound- theshipmentis being sent to you from a location not necessarily under your control (e.g. from a consumer back to your warehouse)
If any other value for direction is provided, you will receive an invalid_direction error.