object WarehouseRelationship

Fields

FieldTypeDescription
from_nameString

From name for this warehouse relationship.

pause_shippingBoolean

Whether shipping is paused for this warehouse relationship.

Referenced By

Example

{
  "from_name": "Primary Warehouse",
  "pause_shipping": true
}