# Get All Shipping Orders Get All Shipping Orders Endpoint: POST /v1/api/pub/order/orders/query Version: 1.0 Security: Authorization ## Request fields (*/*): - `facilities` (array) - `accounts` (array) - `items` (array) - `lots` (array) - `sublots` (array) - `lpns` (array) - `channels` (array) - `orderNumber` (string) - `poNumber` (string) - `soNumber` (string) - `swc` (string) - `shipToContains` (string) - `markForContains` (string) - `transNumber` (string) - `carriers` (array) - `createdOnFrom` (string) - `createdOnTo` (string) - `shippedOnFrom` (string) - `shippedOnTo` (string) - `statuses` (array) Enum: "PENDING", "INTRANSIT", "OPEN", "HOLD", "WAITING_PUTAWAY", "PUTTINGAWAY", "PUTAWAY", "WAITING_RESERVE", "RESERVED", "WAITING_PICK", "PICKING", "PICKED", "WAITING_ROUTED", "ROUTED", "WAITING_PACKED", "PACKING", "PACKED", "WAITING_LABELED", "LABELING", "LABELED", "WAITING_STAGED", "STAGING", "STAGED", "WAITING_LOADED", "LOADING", "LOADED", "COMPLETED", "EDISENT", "EDIRECV", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID" - `startdtFrom` (string) - `startdtTo` (string) - `canceldtFrom` (string) - `canceldtTo` (string) - `planneddtFrom` (string) - `planneddtTo` (string) ## Response 200 fields (application/json): - `id` (string) - `orderhdr_id` (string) - `order_number` (string) - `po_number` (string) - `so_number` (string) - `swc` (string) - `startdt` (string) - `canceldt` (string) - `planneddt` (string) - `supplier_id` (string) - `carrier_id` (string) - `shipto_id` (string) - `markfor_id` (string) - `orderedby_id` (string) - `billfreightto_id` (string) - `billfreightterms` (string) Enum: "SENDER", "RECIPIENT", "THIRD_PARTY", "THIRD_PARTY_CONSIGNEE", "COLLECT" - `trailer_id` (string) - `chassis_id` (string) - `truck_id` (string) - `order_parcel_id` (string) - `appt_id` (string) - `hdr` (object) - `hdr.createdby` (string) - `hdr.createdon` (string) - `hdr.modifiedon` (string) - `hdr.trans_number` (string) - `hdr.account_id` (string) - `hdr.internalstatus` (string) Enum: "PENDING", "INTRANSIT", "OPEN", "HOLD", "WAITING_PUTAWAY", "PUTTINGAWAY", "PUTAWAY", "WAITING_RESERVE", "RESERVED", "WAITING_PICK", "PICKING", "PICKED", "WAITING_ROUTED", "ROUTED", "WAITING_PACKED", "PACKING", "PACKED", "WAITING_LABELED", "LABELING", "LABELED", "WAITING_STAGED", "STAGING", "STAGED", "WAITING_LOADED", "LOADING", "LOADED", "COMPLETED", "EDISENT", "EDIRECV", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID" - `hdr.internaltype` (string) Enum: "PO", "RECEIPT", "RETURN", "TRANSFER", "PROJECT", "ORDER", "SHIPMENT" - `hdr.priority` (string) Enum: "LOW", "NORMAL", "HIGH" - `hdr.Facility Requested` (string) With Distributed Order Management, this value is optional. Without Distibuted Order Management, this value is required - `hdr.requestedcompdt` (string) - `hdr.actualcompdt` (string) - `hdr.sourcetxt` (string) - `hdr.Channel` (string, required) The Channel associated with the order, including if this channel is Manual Data Entry - `hdr.country_flag` (string) - `hdr.account` (object) - `hdr.account.enabled` (boolean) - `hdr.account.ship_strategy` (string) Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE" - `hdr.account.ship_create_backorders` (boolean) - `hdr.account.ship_po_required` (boolean) - `hdr.account.ship_order_number_required` (boolean) - `hdr.account.ship_so_required` (boolean) - `hdr.account.ship_carrier_required` (boolean) - `hdr.account.ship_labels_required` (boolean) - `hdr.account.ship_email_packing_slip` (boolean) - `hdr.account.ship_email_bol` (boolean) - `hdr.account.ship_email_labels` (boolean) - `hdr.account.ship_udef0` (string) - `hdr.account.ship_udef1` (string) - `hdr.account.ship_udef2` (string) - `hdr.account.ship_udef3` (string) - `hdr.account.ship_udef4` (string) - `hdr.account.ship_udef5` (string) - `hdr.account.ship_udef6` (string) - `hdr.account.ship_udef7` (string) - `hdr.account.ship_udef8` (string) - `hdr.account.recv_po_required` (boolean) - `hdr.account.recv_order_number_required` (boolean) - `hdr.account.recv_carrier_required` (boolean) - `hdr.account.recv_container_required` (boolean) - `hdr.account.recv_email_receipt` (boolean) - `hdr.account.recv_udef0` (string) - `hdr.account.recv_udef1` (string) - `hdr.account.recv_udef2` (string) - `hdr.account.recv_udef3` (string) - `hdr.account.recv_udef4` (string) - `hdr.account.recv_udef5` (string) - `hdr.account.recv_udef6` (string) - `hdr.account.recv_udef7` (string) - `hdr.account.recv_udef8` (string) - `hdr.account.work_udef0` (string) - `hdr.account.work_udef1` (string) - `hdr.account.work_udef2` (string) - `hdr.account.work_udef3` (string) - `hdr.account.work_udef4` (string) - `hdr.account.work_udef5` (string) - `hdr.account.work_udef6` (string) - `hdr.account.work_udef7` (string) - `hdr.account.work_udef8` (string) - `hdr.account.account_base` (object) - `hdr.account.account_base.ncode` (integer) - `hdr.account.account_base.accountid` (string) - `hdr.account.account_base.nodelete` (boolean) - `hdr.account.account_base.type` (string) Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY" - `hdr.account.account_base.name` (string) - `hdr.account.account_base.description` (string) - `hdr.account.account_base.notes` (string) - `hdr.account.account_base.saddr1` (string) - `hdr.account.account_base.saddr2` (string) - `hdr.account.account_base.saddr3` (string) - `hdr.account.account_base.saddr4` (string) - `hdr.account.account_base.scity` (string) - `hdr.account.account_base.sstateprovince` (string) - `hdr.account.account_base.spostalcode` (string) - `hdr.account.account_base.scountry` (string) - `hdr.account.account_base.maddr1` (string) - `hdr.account.account_base.maddr2` (string) - `hdr.account.account_base.maddr3` (string) - `hdr.account.account_base.maddr4` (string) - `hdr.account.account_base.mcity` (string) - `hdr.account.account_base.mstateprovince` (string) - `hdr.account.account_base.mpostalcode` (string) - `hdr.account.account_base.mcountry` (string) - `hdr.account.account_base.contact_name` (string) - `hdr.account.account_base.contact_phone` (string) - `hdr.account.account_base.contact_email` (string) - `hdr.account.account_base.inv_contact_name` (string) - `hdr.account.account_base.inv_contact_phone` (string) - `hdr.account.account_base.inv_contact_email` (string) - `hdr.facility_requested` (object) - `hdr.facility_requested.code` (string) - `hdr.facility_requested.accounting_ref` (string) - `hdr.facility_requested.address1` (string) - `hdr.facility_requested.address2` (string) - `hdr.facility_requested.address3` (string) - `hdr.facility_requested.address4` (string) - `hdr.facility_requested.city` (string) - `hdr.facility_requested.state_province` (string) - `hdr.facility_requested.postal_code` (string) - `hdr.facility_requested.country` (string) - `hdr.channel` (object) - `hdr.channel.tmplt_id` (string) - `hdr.channel.tmplt` (object) - `hdr.channel.tmplt.print_packing_slip` (boolean) - `hdr.channel.tmplt.allow_facility_mods` (boolean) - `hdr.channel.tmplt.reserve_inv_qty` (number) - `hdr.channel.tmplt.sync_943` (boolean) - `hdr.channel.tmplt.confirm_944` (boolean) - `hdr.channel.tmplt.confirm_945` (boolean) - `hdr.channel.tmplt.sync_inventory` (boolean) - `hdr.channel.tmplt.sync_item_codes` (boolean) - `hdr.channel.channel_facility` (object) - `hdr.channel.channel_facility.channel_id` (string) - `hdr.channel.channel_facility.facility_id` (string) - `hdr.channel.channel_facility.transit_lane_id` (string) - `hdr.channel.channel_facility.facility_alias` (string) - `hdr.channel.channel_facility.facility_integration_alias` (string) - `hdr.channel.channel_facility.facility_api_alias` (string) - `hdr.channel.channel_facility.cutoff_time` (string) - `hdr.channel.channel_facility.sync_inventory_level_percent` (number) - `hdr.channel.channel_facility.rtn_add_name` (string) - `hdr.channel.channel_facility.rtn_add_addr1` (string) - `hdr.channel.channel_facility.rtn_add_addr2` (string) - `hdr.channel.channel_facility.rtn_add_addr3` (string) - `hdr.channel.channel_facility.rtn_add_addr4` (string) - `hdr.channel.channel_facility.rtn_add_city` (string) - `hdr.channel.channel_facility.rtn_add_state_province` (string) - `hdr.channel.channel_facility.rtn_add_postal_code` (string) - `hdr.channel.channel_facility.rtn_add_country` (string) - `hdr.channel.channel_facility.rtn_add_contact_name` (string) - `hdr.channel.channel_facility.rtn_add_contact_phone` (string) - `hdr.channel.channel_facility.rtn_add_contact_email` (string) - `hdr.channel.channel_facility.carriers` (array) - `hdr.channel.channel_facility.carriers.rm` (number) - `hdr.channel.channel_facility.carriers.carrier` (object) - `hdr.channel.channel_facility.carriers.carrier.alias` (string) - `hdr.channel.channel_facility.carriers.carrier.subtype` (string) Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL" - `hdr.channel.channel_facility.carriers.carrier.package_type` (string) - `hdr.channel.channel_facility.carriers.carrier.service_level` (string) - `hdr.channel.channel_facility.facility` (object) - `shipto` (object) - `markfor` (object) - `orderedby` (object) - `billfreightto` (object) - `pallets` (array) - `pallets.lpn` (string) - `pallets.ohdralloc_id` (string) - `ctns` (array) - `returns` (array) - `returns.email` (string) - `returns.return_fee` (number) - `returns.return_fee_denom_id` (string) - `returns.drop_off_method` (string) - `returns.order_id` (string) - `returns.order_order_line_id` (string) - `returns.order_line_return_id` (string) - `returns.reason_code_id` (string) - `returns.qty_pcs_total_planned` (number) - `returns.msg` (string) - `returns.raddr1` (string) - `returns.raddr2` (string) - `returns.raddr3` (string) - `returns.raddr4` (string) - `returns.rcity` (string) - `returns.rstateprovince` (string) - `returns.rpostalcode` (string) - `returns.rcountry` (string) - `returns.rma_uri` (string) - `returns.qr_code_uri` (string) - `trailer` (object) - `trailer.equip_type` (string) Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF" - `trailer.equip_number` (string) - `chassis` (object) - `truck` (object) - `order_parcel` (object) - `order_parcel.mode` (string) - `order_parcel.service` (string) - `order_parcel.carrier_account` (string) - `order_parcel.rate` (number) - `order_parcel.rate_denom_id` (string) - `order_parcel.retail_rate` (number) - `order_parcel.retail_rate_denom_id` (string) - `order_parcel.list_rate` (number) - `order_parcel.list_rate_denom_id` (string) - `order_parcel.insurance_rate` (number) - `order_parcel.insurance_rate_denom_id` (string) - `order_parcel.status` (string) - `order_parcel.has_return_label` (boolean) - `order_parcel.return_label_id` (string) - `order_parcel.err_msg` (string) - `order_parcel.rate_denom` (object) - `order_parcel.rate_denom.abbrev` (string) - `order_parcel.rate_denom.country_code` (string) - `order_parcel.retail_rate_denom` (object) - `order_parcel.list_rate_rate_denom` (object) - `order_parcel.insurance_rate_rate_denom` (object) - `order_parcel.return_label` (object) - `order_parcel.return_label.object_type` (string) - `order_parcel.return_label.object_id` (string) - `order_parcel.return_label.object_serial` (integer) - `order_parcel.return_label.uri` (string) - `order_parcel.options` (array) - `order_parcel.options.option` (string) - `order_parcel.options.value` (string) - `appt` (object) - `appt.dock_door_id` (string) - `appt.appt_duration` (integer) - `appt.apptstart_rangedt` (string) - `appt.apptend_rangedt` (string) - `appt.apptstartdt` (string) - `appt.apptenddt` (string) - `appt.actualstartdt` (string) - `appt.actualenddt` (string) - `appt.driver_checkindt` (string) - `appt.driver_name` (string) - `appt.driver_licensenum` (string) - `appt.driver_licensest` (string) - `appt.driver_licenseexp` (string) - `appt.driver_licenseclass` (string) - `appt.driver_addr1` (string) - `appt.driver_addr2` (string) - `appt.driver_addr3` (string) - `appt.driver_city` (string) - `appt.driver_stateprovince` (string) - `appt.driver_postalcode` (string) - `appt.driver_country` (string) - `appt.driver_license_image_url` (string) - `appt.appt_schedule_select_url` (string) - `appt.appt_schedule_selectdt` (string) - `appt.dock_door` (object) - `appt.dock_door.locale` (string) Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN" - `appt.dock_door.aisle_details_id` (string) - `appt.dock_door.strid` (string) - `appt.dock_door.strcd` (string) - `appt.dock_door.aislesz` (string) - `appt.dock_door.levelsz` (string) - `appt.dock_door.slotsz` (string) - `appt.dock_door.aisleint` (integer) - `appt.dock_door.levelint` (integer) - `appt.dock_door.slotint` (integer) - `appt.dock_door.belowloc` (string) - `appt.dock_door.aboveloc` (string) - `appt.dock_door.leftloc` (string) - `appt.dock_door.rightloc` (string) - `appt.dock_door.frontloc` (string) - `appt.dock_door.backloc` (string) - `appt.dock_door.coord_x` (number) - `appt.dock_door.coord_y` (number) - `appt.dock_door.coord_z` (number) - `appt.dock_door.subLocations` (array) - `appt.dock_door.aisleDetails` (object) - `appt.dock_door.aisleDetails.num_hpos` (integer) - `appt.dock_door.aisleDetails.num_vpos` (integer)