# Query Inventory History Query Inventory History Endpoint: POST /v1/api/pub/inv/history Version: 1.0 Security: Authorization ## Request fields (*/*): - `facilities` (array) - `accounts` (array) - `items` (array) - `lots` (array) - `sublots` (array) - `lpns` (array) - `containers` (array) - `channels` (array) - `orderNumber` (string) - `poNumber` (string) - `transNumber` (string) - `carriers` (array) - `locations` (array) - `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" - `createdon` (string) ## Response 200 fields (application/json): - `id` (string) - `inv_trxns_id` (string) - `inv_key_id` (string) - `inv_id` (string) - `cntrl` (string) - `type` (string) Enum: "INV", "JRNL" - `createdby` (string) - `ts` (string) - `qty_pcs_total` (number) - `qty_pcs` (number) - `qty_cases` (number) - `qty_ip` (number) - `supplier_id` (string) - `ohdrrecv_id` (string) - `olinerecv_id` (string) - `ohdralloc_id` (string) - `olinealloc_id` (string) - `ohdrwork_id` (string) - `olinework_id` (string) - `trxns` (object) - `trxns.inv_trxn_batch_id` (string) - `trxns.event_code` (string) Enum: "INV_FOREIGNENTITY", "INV_CREATE", "INV_CREATEREDUCELINE", "INV_CREATEVOIDLINE", "INV_RETURN", "INV_PUTAWAYGROUP", "INV_PUTAWAY", "INV_RECVQC", "INV_REPLENISHGROUP", "INV_BINREPLENISH", "INV_ADJUSTUP", "INV_ADJUSTDOWN", "INV_TRANSFER", "INV_EDIT", "INV_EDITSTATUS", "INV_RELOCATE", "INV_LOCCONSOLIDATE", "INV_UOMCONSOLIDATE", "INV_UOMBREAK", "INV_CONVERT", "INV_KIT", "INV_KITBREAK", "INV_CYCLECOUNT", "INV_EDITSUPPLIER", "INV_EDITRESERVEDFOR", "INV_EDITRESERVECHANNEL", "INV_RESERVEFORPICKADD", "INV_RESERVEFORPICKDELETE", "INV_PICKALLOCATE", "INV_PICKDELLOCATE", "INV_PICKCARTALLOCATE", "INV_PICKAUDIT", "INV_PICKDELETELINE", "INV_DECONSOLIDATE", "INV_PACKSCANPACK", "INV_PACKCARTONIZE", "INV_PACKMANIFEST", "INV_SHIPPALLETIZE", "INV_SHIPSTAGE", "INV_SHIPLOAD", "INV_PROJECTRESERVE", "INV_PROJECTALLOCATE", "INV_PROJECTCOMPLETE", "INV_SHIP", "INV_ALLOCREDUCELINE", "INV_ALLOCVOIDLINE", "ORDER_CHANGEWAREHOUSE", "ORDER_SPLITWAREHOUSE", "ORDER_CHANGE_SADDRESS", "ORDER_CHANGE_ROUTING", "ORDER_CHANGE_ETD", "ORDER_OVERRIDE_34PL_BILLING", "ORDER_OVERRIDE_CARRIER_FREIGHT_CUSTOMER_COST", "ORDER_CHANGE_LINE_QTY", "ORDER_SUBSTITUTE_ITEM_CODE" - `trxns.from_inv_key_id` (string) - `trxns.to_inv_key_id` (string) - `trxns.qty_pcs_mutate_total` (number) - `trxns.qty_pcs_total_from` (number) - `trxns.qty_pcs_from` (number) - `trxns.qty_cases_from` (number) - `trxns.qty_ip_from` (number) - `trxns.qty_pcs_total_to` (number) - `trxns.qty_pcs_to` (number) - `trxns.qty_cases_to` (number) - `trxns.qty_ip_to` (number) - `trxns.batch` (object) - `trxns.batch.createdon` (string) - `trxns.batch.facility_id` (string) - `trxns.batch.notes` (string) - `trxns.fromInvKey` (object) - `trxns.fromInvKey.ikeyhash` (string) - `trxns.fromInvKey.account_id` (string) - `trxns.fromInvKey.item_id` (string) - `trxns.fromInvKey.lpn_id` (string) - `trxns.fromInvKey.facilitylocation_id` (string) - `trxns.fromInvKey.internalstatus` (string) Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED" - `trxns.fromInvKey.reservedfor_id` (string) - `trxns.fromInvKey.reservedfor_channel_id` (string) - `trxns.fromInvKey.sscc` (string) - `trxns.fromInvKey.lotcode` (string) - `trxns.fromInvKey.sublotcode` (string) - `trxns.fromInvKey.wt` (number) - `trxns.fromInvKey.wt_mode` (string) Enum: "LBS", "KGS" - `trxns.fromInvKey.expirydate` (string) - `trxns.fromInvKey.temp` (number) - `trxns.fromInvKey.temp_mode` (string) Enum: "F", "C" - `trxns.fromInvKey.case_pack` (number) - `trxns.fromInvKey.ip_pack` (number) - `trxns.fromInvKey.udef0` (string) - `trxns.fromInvKey.udef1` (string) - `trxns.fromInvKey.udef2` (string) - `trxns.fromInvKey.udef3` (string) - `trxns.fromInvKey.udef4` (string) - `trxns.fromInvKey.udef5` (string) - `trxns.fromInvKey.udef6` (string) - `trxns.fromInvKey.udef7` (string) - `trxns.fromInvKey.udef8` (string) - `trxns.fromInvKey.udef9` (string) - `trxns.fromInvKey.udef10` (string) - `trxns.fromInvKey.udef11` (string) - `trxns.fromInvKey.udef12` (string) - `trxns.fromInvKey.udef13` (string) - `trxns.fromInvKey.udef14` (string) - `trxns.fromInvKey.asn0` (string) - `trxns.fromInvKey.asn1` (string) - `trxns.fromInvKey.asn2` (string) - `trxns.fromInvKey.asn3` (string) - `trxns.fromInvKey.asn4` (string) - `trxns.fromInvKey.asn5` (string) - `trxns.fromInvKey.asn6` (string) - `trxns.fromInvKey.asn7` (string) - `trxns.fromInvKey.asn8` (string) - `trxns.fromInvKey.asn9` (string) - `trxns.fromInvKey.asn10` (string) - `trxns.fromInvKey.asn11` (string) - `trxns.fromInvKey.asn12` (string) - `trxns.fromInvKey.asn13` (string) - `trxns.fromInvKey.asn14` (string) - `trxns.fromInvKey.facility` (object) - `trxns.fromInvKey.facility.ncode` (integer) - `trxns.fromInvKey.facility.modifiedon` (string) - `trxns.fromInvKey.facility.enabled` (boolean) - `trxns.fromInvKey.facility.code` (string) - `trxns.fromInvKey.facility.accounting_ref` (string) - `trxns.fromInvKey.facility.name` (string) - `trxns.fromInvKey.facility.description` (string) - `trxns.fromInvKey.facility.address1` (string) - `trxns.fromInvKey.facility.address2` (string) - `trxns.fromInvKey.facility.address3` (string) - `trxns.fromInvKey.facility.address4` (string) - `trxns.fromInvKey.facility.city` (string) - `trxns.fromInvKey.facility.state_province` (string) - `trxns.fromInvKey.facility.postal_code` (string) - `trxns.fromInvKey.facility.country` (string) - `trxns.fromInvKey.facility.contact_name` (string) - `trxns.fromInvKey.facility.contact_phone` (string) - `trxns.fromInvKey.facility.contact_email` (string) - `trxns.fromInvKey.account` (object) - `trxns.fromInvKey.account.accountid` (string) - `trxns.fromInvKey.account.nodelete` (boolean) - `trxns.fromInvKey.account.saddr1` (string) - `trxns.fromInvKey.account.saddr2` (string) - `trxns.fromInvKey.account.saddr3` (string) - `trxns.fromInvKey.account.saddr4` (string) - `trxns.fromInvKey.account.scity` (string) - `trxns.fromInvKey.account.sstateprovince` (string) - `trxns.fromInvKey.account.spostalcode` (string) - `trxns.fromInvKey.account.scountry` (string) - `trxns.fromInvKey.account.maddr1` (string) - `trxns.fromInvKey.account.maddr2` (string) - `trxns.fromInvKey.account.maddr3` (string) - `trxns.fromInvKey.account.maddr4` (string) - `trxns.fromInvKey.account.mcity` (string) - `trxns.fromInvKey.account.mstateprovince` (string) - `trxns.fromInvKey.account.mpostalcode` (string) - `trxns.fromInvKey.account.mcountry` (string) - `trxns.fromInvKey.account.inv_contact_name` (string) - `trxns.fromInvKey.account.inv_contact_phone` (string) - `trxns.fromInvKey.account.inv_contact_email` (string) - `trxns.fromInvKey.item` (object) - `trxns.fromInvKey.item.tmplt_id` (string) - `trxns.fromInvKey.item.itemcode` (string) - `trxns.fromInvKey.item.l` (number) - `trxns.fromInvKey.item.w` (number) - `trxns.fromInvKey.item.h` (number) - `trxns.fromInvKey.item.dim_mode` (string) Enum: "INCHES", "FEET", "CM", "METER" - `trxns.fromInvKey.item.image_file_uri` (string) - `trxns.fromInvKey.item.safety_inv_qty` (number) - `trxns.fromInvKey.item.tmplt` (object) - `trxns.fromInvKey.item.tmplt.locale` (string) Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN" - `trxns.fromInvKey.item.tmplt.invputaway_flow_lpn` (string) Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT" - `trxns.fromInvKey.item.tmplt.invputaway_flow_cluster` (string) Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT" - `trxns.fromInvKey.item.tmplt.invresv_mode_lpn` (string) Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO" - `trxns.fromInvKey.item.tmplt.invresv_mode_cluster` (string) Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO" - `trxns.fromInvKey.item.tmplt.cc_strategy` (string) Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED" - `trxns.fromInvKey.item.tmplt.si` (string) - `trxns.fromInvKey.item.tmplt.picki` (string) - `trxns.fromInvKey.item.tmplt.packi` (string) - `trxns.fromInvKey.item.tmplt.securitylevel` (integer) - `trxns.fromInvKey.item.tmplt.tracklotcode` (boolean) - `trxns.fromInvKey.item.tmplt.tracksublotcode` (boolean) - `trxns.fromInvKey.item.tmplt.trackweightin` (boolean) - `trxns.fromInvKey.item.tmplt.trackweightout` (boolean) - `trxns.fromInvKey.item.tmplt.trackexpirydate` (boolean) - `trxns.fromInvKey.item.tmplt.tracksnin` (boolean) - `trxns.fromInvKey.item.tmplt.validatesnin` (boolean) - `trxns.fromInvKey.item.tmplt.tracksnout` (boolean) - `trxns.fromInvKey.item.tmplt.validatesnout` (boolean) - `trxns.fromInvKey.item.tmplt.tracktempin` (boolean) - `trxns.fromInvKey.item.tmplt.tracktempout` (boolean) - `trxns.fromInvKey.item.tmplt.tracksscc` (boolean) - `trxns.fromInvKey.item.tmplt.requirespacking` (boolean) - `trxns.fromInvKey.item.tmplt.htariff` (string) - `trxns.fromInvKey.item.tmplt.coo` (string) - `trxns.fromInvKey.item.tmplt.hazmat_id` (string) - `trxns.fromInvKey.item.tmplt.tempmin` (number) - `trxns.fromInvKey.item.tmplt.tempmax` (number) - `trxns.fromInvKey.item.tmplt.allowfractions` (boolean) - `trxns.fromInvKey.item.tmplt.requires_recv_lpn` (boolean) - `trxns.fromInvKey.item.tmplt.requires_recv_qc` (boolean) - `trxns.fromInvKey.item.tmplt.udef0_title` (string) - `trxns.fromInvKey.item.tmplt.udef0_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef1_title` (string) - `trxns.fromInvKey.item.tmplt.udef1_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef2_title` (string) - `trxns.fromInvKey.item.tmplt.udef2_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef3_title` (string) - `trxns.fromInvKey.item.tmplt.udef3_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef4_title` (string) - `trxns.fromInvKey.item.tmplt.udef4_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef5_title` (string) - `trxns.fromInvKey.item.tmplt.udef5_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef6_title` (string) - `trxns.fromInvKey.item.tmplt.udef6_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef7_title` (string) - `trxns.fromInvKey.item.tmplt.udef7_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef8_title` (string) - `trxns.fromInvKey.item.tmplt.udef8_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef9_title` (string) - `trxns.fromInvKey.item.tmplt.udef9_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef10_title` (string) - `trxns.fromInvKey.item.tmplt.udef10_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef11_title` (string) - `trxns.fromInvKey.item.tmplt.udef11_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef12_title` (string) - `trxns.fromInvKey.item.tmplt.udef12_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef13_title` (string) - `trxns.fromInvKey.item.tmplt.udef13_track` (boolean) - `trxns.fromInvKey.item.tmplt.udef14_title` (string) - `trxns.fromInvKey.item.tmplt.udef14_track` (boolean) - `trxns.fromInvKey.item.components` (array) - `trxns.fromInvKey.item.components.pitem_id` (string) - `trxns.fromInvKey.item.components.citem_id` (string) - `trxns.fromInvKey.item.components.uom_type` (string) Enum: "EACH", "IP", "CASE" - `trxns.fromInvKey.item.components.uom_packfactor` (number) - `trxns.fromInvKey.item.components.lotcode_v` (integer) - `trxns.fromInvKey.item.components.sublotcode_v` (integer) - `trxns.fromInvKey.item.components.udef0_v` (integer) - `trxns.fromInvKey.item.components.udef1_v` (integer) - `trxns.fromInvKey.item.components.udef2_v` (integer) - `trxns.fromInvKey.item.components.udef3_v` (integer) - `trxns.fromInvKey.item.components.udef4_v` (integer) - `trxns.fromInvKey.item.components.udef5_v` (integer) - `trxns.fromInvKey.item.components.udef6_v` (integer) - `trxns.fromInvKey.item.components.udef7_v` (integer) - `trxns.fromInvKey.item.components.udef8_v` (integer) - `trxns.fromInvKey.item.components.udef9_v` (integer) - `trxns.fromInvKey.item.components.udef10_v` (integer) - `trxns.fromInvKey.item.components.udef11_v` (integer) - `trxns.fromInvKey.item.components.udef12_v` (integer) - `trxns.fromInvKey.item.components.udef13_v` (integer) - `trxns.fromInvKey.item.components.udef14_v` (integer) - `trxns.fromInvKey.item.components.subItem` (object) - `trxns.fromInvKey.lpn` (object) - `trxns.fromInvKey.lpn.deletedon` (string) - `trxns.fromInvKey.lpn.lpn_type_id` (string) - `trxns.fromInvKey.lpn.plpn_id` (string) - `trxns.fromInvKey.lpn.pallet` (boolean) - `trxns.fromInvKey.lpn.parcel_pkg_id` (string) - `trxns.fromInvKey.lpn.parcel_pkg` (object) - `trxns.fromInvKey.lpn.parcel_pkg.order_parcel_id` (string) - `trxns.fromInvKey.lpn.parcel_pkg.package_type` (string) - `trxns.fromInvKey.lpn.parcel_pkg.status` (string) - `trxns.fromInvKey.lpn.parcel_pkg.tracking_code` (string) - `trxns.fromInvKey.lpn.parcel_pkg.label_doc_id` (string) - `trxns.fromInvKey.lpn.parcel_pkg.label_type` (string) - `trxns.fromInvKey.lpn.parcel_pkg.err_msg` (string) - `trxns.fromInvKey.lpn.parcel_pkg.label_doc` (object) - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.object_type` (string) - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.object_id` (string) - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.object_serial` (integer) - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.uri` (string) - `trxns.fromInvKey.facilityLocation` (object) - `trxns.fromInvKey.facilityLocation.aisle_details_id` (string) - `trxns.fromInvKey.facilityLocation.strid` (string) - `trxns.fromInvKey.facilityLocation.strcd` (string) - `trxns.fromInvKey.facilityLocation.aislesz` (string) - `trxns.fromInvKey.facilityLocation.levelsz` (string) - `trxns.fromInvKey.facilityLocation.slotsz` (string) - `trxns.fromInvKey.facilityLocation.aisleint` (integer) - `trxns.fromInvKey.facilityLocation.levelint` (integer) - `trxns.fromInvKey.facilityLocation.slotint` (integer) - `trxns.fromInvKey.facilityLocation.belowloc` (string) - `trxns.fromInvKey.facilityLocation.aboveloc` (string) - `trxns.fromInvKey.facilityLocation.leftloc` (string) - `trxns.fromInvKey.facilityLocation.rightloc` (string) - `trxns.fromInvKey.facilityLocation.frontloc` (string) - `trxns.fromInvKey.facilityLocation.backloc` (string) - `trxns.fromInvKey.facilityLocation.coord_x` (number) - `trxns.fromInvKey.facilityLocation.coord_y` (number) - `trxns.fromInvKey.facilityLocation.coord_z` (number) - `trxns.fromInvKey.facilityLocation.subLocations` (array) - `trxns.fromInvKey.facilityLocation.aisleDetails` (object) - `trxns.fromInvKey.facilityLocation.aisleDetails.num_hpos` (integer) - `trxns.fromInvKey.facilityLocation.aisleDetails.num_vpos` (integer) - `trxns.fromInvKey.reservedFor` (object) - `trxns.fromInvKey.channel` (object) - `trxns.fromInvKey.channel.channel_facility` (object) - `trxns.fromInvKey.channel.channel_facility.channel_id` (string) - `trxns.fromInvKey.channel.channel_facility.transit_lane_id` (string) - `trxns.fromInvKey.channel.channel_facility.facility_alias` (string) - `trxns.fromInvKey.channel.channel_facility.facility_integration_alias` (string) - `trxns.fromInvKey.channel.channel_facility.facility_api_alias` (string) - `trxns.fromInvKey.channel.channel_facility.cutoff_time` (string) - `trxns.fromInvKey.channel.channel_facility.sync_inventory_level_percent` (number) - `trxns.fromInvKey.channel.channel_facility.rtn_add_name` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_addr1` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_addr2` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_addr3` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_addr4` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_city` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_state_province` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_postal_code` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_country` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_contact_name` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_contact_phone` (string) - `trxns.fromInvKey.channel.channel_facility.rtn_add_contact_email` (string) - `trxns.fromInvKey.channel.channel_facility.carriers` (array) - `trxns.fromInvKey.channel.channel_facility.carriers.carrier_id` (string) - `trxns.fromInvKey.channel.channel_facility.carriers.rm` (number) - `trxns.fromInvKey.channel.channel_facility.carriers.carrier` (object) - `trxns.fromInvKey.channel.channel_facility.carriers.carrier.alias` (string) - `trxns.fromInvKey.channel.channel_facility.carriers.carrier.subtype` (string) Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL" - `trxns.fromInvKey.channel.channel_facility.carriers.carrier.service_level` (string) - `trxns.toInvKey` (object) - `inv` (object) - `inv.recv_ts` (string) - `inv.ship_ts` (string) - `inv.inv_key` (object) - `supplier` (object) - `getoRecvHdr` (object) - `getoRecvHdr.orderhdr_id` (string) - `getoRecvHdr.order_number` (string) - `getoRecvHdr.po_number` (string) - `getoRecvHdr.container_id` (string) - `getoRecvHdr.chassis_id` (string) - `getoRecvHdr.truck_id` (string) - `getoRecvHdr.appt_id` (string) - `getoRecvHdr.hdr` (object) - `getoRecvHdr.hdr.trans_number` (string) - `getoRecvHdr.hdr.internaltype` (string) Enum: "PO", "RECEIPT", "RETURN", "TRANSFER", "PROJECT", "ORDER", "SHIPMENT" - `getoRecvHdr.hdr.priority` (string) Enum: "LOW", "NORMAL", "HIGH" - `getoRecvHdr.hdr.Facility Requested` (string) With Distributed Order Management, this value is optional. Without Distibuted Order Management, this value is required - `getoRecvHdr.hdr.requestedcompdt` (string) - `getoRecvHdr.hdr.actualcompdt` (string) - `getoRecvHdr.hdr.sourcetxt` (string) - `getoRecvHdr.hdr.Channel` (string, required) The Channel associated with the order, including if this channel is Manual Data Entry - `getoRecvHdr.hdr.country_flag` (string) - `getoRecvHdr.hdr.facility_requested` (object) - `getoRecvHdr.lines` (array) - `getoRecvHdr.lines.porder_line_id` (string) - `getoRecvHdr.lines.order_line_alloc_id` (string) - `getoRecvHdr.lines.item_planned_id` (string) - `getoRecvHdr.lines.internalinvstatus` (string) Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED" - `getoRecvHdr.lines.invresv_mode` (string) Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO" - `getoRecvHdr.lines.invputaway_flow` (string) Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT" - `getoRecvHdr.lines.wtin` (number) - `getoRecvHdr.lines.wtout` (number) - `getoRecvHdr.lines.snin` (string) - `getoRecvHdr.lines.snout` (string) - `getoRecvHdr.lines.tempin` (number) - `getoRecvHdr.lines.tempout` (number) - `getoRecvHdr.lines.qty_pcs_total_planned` (number) - `getoRecvHdr.lines.qty_pcs_total_completed` (number) - `getoRecvHdr.lines.cost` (number) - `getoRecvHdr.lines.cost_denom_id` (string) - `getoRecvHdr.lines.price` (number) - `getoRecvHdr.lines.price_denom_id` (string) - `getoRecvHdr.lines.completed` (boolean) - `getoRecvHdr.lines.voided` (boolean) - `getoRecvHdr.lines.orderLineAlloc` (object) - `getoRecvHdr.lines.orderLineAlloc.alloc_supplier_id` (string) - `getoRecvHdr.lines.orderLineAlloc.alloc_reservedfor_id` (string) - `getoRecvHdr.lines.orderLineAlloc.alloc_reservedfor_channel_id` (string) - `getoRecvHdr.lines.orderLineAlloc.alloc_ohdrrecv_id` (string) - `getoRecvHdr.lines.rmas` (array) - `getoRecvHdr.lines.rmas.email` (string) - `getoRecvHdr.lines.rmas.return_fee` (number) - `getoRecvHdr.lines.rmas.return_fee_denom_id` (string) - `getoRecvHdr.lines.rmas.drop_off_method` (string) - `getoRecvHdr.lines.rmas.order_id` (string) - `getoRecvHdr.lines.rmas.order_order_line_id` (string) - `getoRecvHdr.lines.rmas.order_line_return_id` (string) - `getoRecvHdr.lines.rmas.reason_code_id` (string) - `getoRecvHdr.lines.rmas.msg` (string) - `getoRecvHdr.lines.rmas.raddr1` (string) - `getoRecvHdr.lines.rmas.raddr2` (string) - `getoRecvHdr.lines.rmas.raddr3` (string) - `getoRecvHdr.lines.rmas.raddr4` (string) - `getoRecvHdr.lines.rmas.rcity` (string) - `getoRecvHdr.lines.rmas.rstateprovince` (string) - `getoRecvHdr.lines.rmas.rpostalcode` (string) - `getoRecvHdr.lines.rmas.rcountry` (string) - `getoRecvHdr.lines.rmas.rma_uri` (string) - `getoRecvHdr.lines.rmas.qr_code_uri` (string) - `getoRecvHdr.lines.invReceived` (array) - `getoRecvHdr.lines.invAllocated` (array) - `getoRecvHdr.truck` (object) - `getoRecvHdr.truck.equip_type` (string) Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF" - `getoRecvHdr.truck.equip_number` (string) - `getoRecvHdr.container` (object) - `getoRecvHdr.chassis` (object) - `getoRecvHdr.order_parcel` (object) - `getoRecvHdr.order_parcel.mode` (string) - `getoRecvHdr.order_parcel.service` (string) - `getoRecvHdr.order_parcel.carrier_account` (string) - `getoRecvHdr.order_parcel.rate` (number) - `getoRecvHdr.order_parcel.rate_denom_id` (string) - `getoRecvHdr.order_parcel.retail_rate` (number) - `getoRecvHdr.order_parcel.retail_rate_denom_id` (string) - `getoRecvHdr.order_parcel.list_rate` (number) - `getoRecvHdr.order_parcel.list_rate_denom_id` (string) - `getoRecvHdr.order_parcel.insurance_rate` (number) - `getoRecvHdr.order_parcel.insurance_rate_denom_id` (string) - `getoRecvHdr.order_parcel.has_return_label` (boolean) - `getoRecvHdr.order_parcel.return_label_id` (string) - `getoRecvHdr.order_parcel.rate_denom` (object) - `getoRecvHdr.order_parcel.rate_denom.abbrev` (string) - `getoRecvHdr.order_parcel.rate_denom.country_code` (string) - `getoRecvHdr.order_parcel.retail_rate_denom` (object) - `getoRecvHdr.order_parcel.list_rate_rate_denom` (object) - `getoRecvHdr.order_parcel.insurance_rate_rate_denom` (object) - `getoRecvHdr.order_parcel.return_label` (object) - `getoRecvHdr.order_parcel.options` (array) - `getoRecvHdr.order_parcel.options.option` (string) - `getoRecvHdr.order_parcel.options.value` (string) - `getoRecvHdr.appt` (object) - `getoRecvHdr.appt.dock_door_id` (string) - `getoRecvHdr.appt.appt_duration` (integer) - `getoRecvHdr.appt.apptstart_rangedt` (string) - `getoRecvHdr.appt.apptend_rangedt` (string) - `getoRecvHdr.appt.apptstartdt` (string) - `getoRecvHdr.appt.apptenddt` (string) - `getoRecvHdr.appt.actualstartdt` (string) - `getoRecvHdr.appt.actualenddt` (string) - `getoRecvHdr.appt.driver_checkindt` (string) - `getoRecvHdr.appt.driver_name` (string) - `getoRecvHdr.appt.driver_licensenum` (string) - `getoRecvHdr.appt.driver_licensest` (string) - `getoRecvHdr.appt.driver_licenseexp` (string) - `getoRecvHdr.appt.driver_licenseclass` (string) - `getoRecvHdr.appt.driver_addr1` (string) - `getoRecvHdr.appt.driver_addr2` (string) - `getoRecvHdr.appt.driver_addr3` (string) - `getoRecvHdr.appt.driver_city` (string) - `getoRecvHdr.appt.driver_stateprovince` (string) - `getoRecvHdr.appt.driver_postalcode` (string) - `getoRecvHdr.appt.driver_country` (string) - `getoRecvHdr.appt.driver_license_image_url` (string) - `getoRecvHdr.appt.appt_schedule_select_url` (string) - `getoRecvHdr.appt.appt_schedule_selectdt` (string) - `getoRecvHdr.appt.dock_door` (object) - `getoRecvHdr.pallets` (array) - `getoRecvHdr.pallets.recvhdr_id` (string) - `getoRecvHdr.ctns` (array) - `getoRecvLine` (object) - `getoShipHdr` (object) - `getoShipHdr.so_number` (string) - `getoShipHdr.swc` (string) - `getoShipHdr.startdt` (string) - `getoShipHdr.canceldt` (string) - `getoShipHdr.planneddt` (string) - `getoShipHdr.shipto_id` (string) - `getoShipHdr.markfor_id` (string) - `getoShipHdr.orderedby_id` (string) - `getoShipHdr.billfreightto_id` (string) - `getoShipHdr.billfreightterms` (string) Enum: "SENDER", "RECIPIENT", "THIRD_PARTY", "THIRD_PARTY_CONSIGNEE", "COLLECT" - `getoShipHdr.trailer_id` (string) - `getoShipHdr.shipto` (object) - `getoShipHdr.markfor` (object) - `getoShipHdr.orderedby` (object) - `getoShipHdr.billfreightto` (object) - `getoShipHdr.returns` (array) - `getoShipHdr.trailer` (object) - `getoShipLine` (object) - `getoWorkHdr` (object) - `getoWorkHdr.assoc_orderhdr_id` (string) - `getoWorkHdr.assoc_hdr` (object) - `getoWorkLine` (object)