# Query Invoices Query Invoices Endpoint: POST /v1/api/pub/invoices/query Version: 1.0 ## Request fields (*/*): - `facilities` (array) - `accounts` (array) - `exportSuccess` (boolean) - `invoiceNumber` (array) - `createdOnFrom` (string) - `createdOnTo` (string) - `dueDateFrom` (string) - `dueDateTo` (string) - `exportDateFrom` (string) - `exportDateTo` (string) - `invoiceType` (array) ## Response 200 fields (application/json): - `id` (string) - `createdby` (string) - `createdon` (string) - `modifiedon` (string) - `invoice_num` (string) - `billing_month` (string) Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER" - `invoice_type` (string) Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY", "COMBINED" - `due_date` (string) - `order_hdr_id` (string) - `account_id` (string) - `facility_id` (string) - `review_approved` (boolean) - `reviewed_user_id` (string) - `reviewedon` (string) - `exportedon` (string) - `export_success` (boolean) - `notes_internal` (string) - `notes_external` (string) - `orderHdr` (object) - `orderHdr.trans_number` (string) - `orderHdr.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" - `orderHdr.internaltype` (string) Enum: "PO", "RECEIPT", "RETURN", "TRANSFER", "PROJECT", "ORDER", "SHIPMENT" - `orderHdr.priority` (string) Enum: "LOW", "NORMAL", "HIGH" - `orderHdr.Facility Requested` (string) With Distributed Order Management, this value is optional. Without Distibuted Order Management, this value is required - `orderHdr.requestedcompdt` (string) - `orderHdr.actualcompdt` (string) - `orderHdr.sourcetxt` (string) - `orderHdr.Channel` (string, required) The Channel associated with the order, including if this channel is Manual Data Entry - `orderHdr.country_flag` (string) - `orderHdr.account` (object) - `orderHdr.account.enabled` (boolean) - `orderHdr.account.ship_strategy` (string) Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE" - `orderHdr.account.ship_create_backorders` (boolean) - `orderHdr.account.ship_po_required` (boolean) - `orderHdr.account.ship_order_number_required` (boolean) - `orderHdr.account.ship_so_required` (boolean) - `orderHdr.account.ship_carrier_required` (boolean) - `orderHdr.account.ship_labels_required` (boolean) - `orderHdr.account.ship_email_packing_slip` (boolean) - `orderHdr.account.ship_email_bol` (boolean) - `orderHdr.account.ship_email_labels` (boolean) - `orderHdr.account.ship_udef0` (string) - `orderHdr.account.ship_udef1` (string) - `orderHdr.account.ship_udef2` (string) - `orderHdr.account.ship_udef3` (string) - `orderHdr.account.ship_udef4` (string) - `orderHdr.account.ship_udef5` (string) - `orderHdr.account.ship_udef6` (string) - `orderHdr.account.ship_udef7` (string) - `orderHdr.account.ship_udef8` (string) - `orderHdr.account.recv_po_required` (boolean) - `orderHdr.account.recv_order_number_required` (boolean) - `orderHdr.account.recv_carrier_required` (boolean) - `orderHdr.account.recv_container_required` (boolean) - `orderHdr.account.recv_email_receipt` (boolean) - `orderHdr.account.recv_udef0` (string) - `orderHdr.account.recv_udef1` (string) - `orderHdr.account.recv_udef2` (string) - `orderHdr.account.recv_udef3` (string) - `orderHdr.account.recv_udef4` (string) - `orderHdr.account.recv_udef5` (string) - `orderHdr.account.recv_udef6` (string) - `orderHdr.account.recv_udef7` (string) - `orderHdr.account.recv_udef8` (string) - `orderHdr.account.work_udef0` (string) - `orderHdr.account.work_udef1` (string) - `orderHdr.account.work_udef2` (string) - `orderHdr.account.work_udef3` (string) - `orderHdr.account.work_udef4` (string) - `orderHdr.account.work_udef5` (string) - `orderHdr.account.work_udef6` (string) - `orderHdr.account.work_udef7` (string) - `orderHdr.account.work_udef8` (string) - `orderHdr.account.account_base` (object) - `orderHdr.account.account_base.ncode` (integer) - `orderHdr.account.account_base.accountid` (string) - `orderHdr.account.account_base.nodelete` (boolean) - `orderHdr.account.account_base.type` (string) Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY" - `orderHdr.account.account_base.name` (string) - `orderHdr.account.account_base.description` (string) - `orderHdr.account.account_base.notes` (string) - `orderHdr.account.account_base.saddr1` (string) - `orderHdr.account.account_base.saddr2` (string) - `orderHdr.account.account_base.saddr3` (string) - `orderHdr.account.account_base.saddr4` (string) - `orderHdr.account.account_base.scity` (string) - `orderHdr.account.account_base.sstateprovince` (string) - `orderHdr.account.account_base.spostalcode` (string) - `orderHdr.account.account_base.scountry` (string) - `orderHdr.account.account_base.maddr1` (string) - `orderHdr.account.account_base.maddr2` (string) - `orderHdr.account.account_base.maddr3` (string) - `orderHdr.account.account_base.maddr4` (string) - `orderHdr.account.account_base.mcity` (string) - `orderHdr.account.account_base.mstateprovince` (string) - `orderHdr.account.account_base.mpostalcode` (string) - `orderHdr.account.account_base.mcountry` (string) - `orderHdr.account.account_base.contact_name` (string) - `orderHdr.account.account_base.contact_phone` (string) - `orderHdr.account.account_base.contact_email` (string) - `orderHdr.account.account_base.inv_contact_name` (string) - `orderHdr.account.account_base.inv_contact_phone` (string) - `orderHdr.account.account_base.inv_contact_email` (string) - `orderHdr.facility_requested` (object) - `orderHdr.facility_requested.code` (string) - `orderHdr.facility_requested.accounting_ref` (string) - `orderHdr.facility_requested.address1` (string) - `orderHdr.facility_requested.address2` (string) - `orderHdr.facility_requested.address3` (string) - `orderHdr.facility_requested.address4` (string) - `orderHdr.facility_requested.city` (string) - `orderHdr.facility_requested.state_province` (string) - `orderHdr.facility_requested.postal_code` (string) - `orderHdr.facility_requested.country` (string) - `orderHdr.channel` (object) - `orderHdr.channel.tmplt_id` (string) - `orderHdr.channel.tmplt` (object) - `orderHdr.channel.tmplt.print_packing_slip` (boolean) - `orderHdr.channel.tmplt.allow_facility_mods` (boolean) - `orderHdr.channel.tmplt.reserve_inv_qty` (number) - `orderHdr.channel.tmplt.sync_943` (boolean) - `orderHdr.channel.tmplt.confirm_944` (boolean) - `orderHdr.channel.tmplt.confirm_945` (boolean) - `orderHdr.channel.tmplt.sync_inventory` (boolean) - `orderHdr.channel.tmplt.sync_item_codes` (boolean) - `orderHdr.channel.channel_facility` (object) - `orderHdr.channel.channel_facility.channel_id` (string) - `orderHdr.channel.channel_facility.transit_lane_id` (string) - `orderHdr.channel.channel_facility.facility_alias` (string) - `orderHdr.channel.channel_facility.facility_integration_alias` (string) - `orderHdr.channel.channel_facility.facility_api_alias` (string) - `orderHdr.channel.channel_facility.cutoff_time` (string) - `orderHdr.channel.channel_facility.sync_inventory_level_percent` (number) - `orderHdr.channel.channel_facility.rtn_add_name` (string) - `orderHdr.channel.channel_facility.rtn_add_addr1` (string) - `orderHdr.channel.channel_facility.rtn_add_addr2` (string) - `orderHdr.channel.channel_facility.rtn_add_addr3` (string) - `orderHdr.channel.channel_facility.rtn_add_addr4` (string) - `orderHdr.channel.channel_facility.rtn_add_city` (string) - `orderHdr.channel.channel_facility.rtn_add_state_province` (string) - `orderHdr.channel.channel_facility.rtn_add_postal_code` (string) - `orderHdr.channel.channel_facility.rtn_add_country` (string) - `orderHdr.channel.channel_facility.rtn_add_contact_name` (string) - `orderHdr.channel.channel_facility.rtn_add_contact_phone` (string) - `orderHdr.channel.channel_facility.rtn_add_contact_email` (string) - `orderHdr.channel.channel_facility.carriers` (array) - `orderHdr.channel.channel_facility.carriers.carrier_id` (string) - `orderHdr.channel.channel_facility.carriers.rm` (number) - `orderHdr.channel.channel_facility.carriers.carrier` (object) - `orderHdr.channel.channel_facility.carriers.carrier.alias` (string) - `orderHdr.channel.channel_facility.carriers.carrier.subtype` (string) Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL" - `orderHdr.channel.channel_facility.carriers.carrier.package_type` (string) - `orderHdr.channel.channel_facility.carriers.carrier.service_level` (string) - `orderHdr.channel.channel_facility.facility` (object) - `lines` (array) - `lines.invoice_hdr_id` (string) - `lines.charge_type` (string) Enum: "ASSEC_FLAT_RATE", "ASSEC_LINE_QTY_PCS", "ASSEC_LINE_QTY_CASES", "ASSEC_LINE_QTY_IP", "ASSEC_LINE_QTY_KITS", "ASSEC_LINE_QTY_PALLETS", "ASSEC_LINE_QTY_WEIGHT", "ASSEC_LINE_QTY_CUBE", "ASSEC_ORDER_PER_HOUR", "ASSEC_ORDER_PER_PERSON", "ASSEC_ORDER_QTY_PCS", "ASSEC_ORDER_QTY_CASES", "ASSEC_ORDER_QTY_IP", "ASSEC_ORDER_QTY_KITS", "ASSEC_ORDER_QTY_DISTINCT_PALLETS", "ASSEC_ORDER_QTY_PACKED_CTNS", "ASSEC_ORDER_QTY_WEIGHT", "ASSEC_ORDER_QTY_CUBE", "ASSEC_ORDER_CARRIER_RATE_MARKUP", "ASSEC_ORDER_NUMBER_LINES", "ASSEC_ORDER_DISTINCT_ITEM_COUNT", "ASSEC_ORDER_CONTAINER_2O", "ASSEC_ORDER_CONTAINER_40", "ASSEC_ORDER_CONTAINER_40HC", "ASSEC_ORDER_RETURN", "ASSEC_ORDER_INSPECTION", "ASSEC_ORDER_PACK", "ASSEC_ORDER_PER_LABEL", "STORAGE_QTY_DISTINCT_LOCATIONS", "STORAGE_QTY_DISTINCT_PALLETS", "STORAGE_QTY_PCS", "STORAGE_QTY_CASES", "STORAGE_QTY_IP", "STORAGE_QTY_KITS", "STORAGE_QTY_WEIGHT", "STORAGE_QTY_CUBE", "MONTHLY_MINIMUM", "MONTHLY_USER_DEFINED" - `lines.account_billing_rules_id` (string) - `lines.glcode` (string) - `lines.line_invoice_qty` (number) - `lines.unit_price` (number) - `lines.extension` (number) - `lines.inv_key_id` (string) - `lines.qty_hours_total` (number) - `lines.qty_pcs_total` (number) - `lines.qty_cases_total` (number) - `lines.qty_ip_total` (number) - `lines.qty_pallets_total` (number) - `lines.qty_wt_total` (number) - `lines.wt_mode` (string) Enum: "LBS", "KGS" - `lines.qty_cube_total` (number) - `lines.cube_mode` (string) Enum: "CF", "CM" - `lines.billingRules` (object) - `lines.billingRules.billing_mode` (string) Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY" - `lines.billingRules.min` (number) - `lines.billingRules.max` (number) - `lines.billingRules.rates` (array) - `lines.billingRules.rates.starts_dt` (string) - `lines.billingRules.rates.ends_dt` (string) - `lines.billingRules.rates.rate` (number) - `lines.billingRules.rates.from_qty` (number) - `lines.billingRules.rates.to_qty` (number) - `lines.invKey` (object) - `lines.invKey.ikeyhash` (string) - `lines.invKey.item_id` (string) - `lines.invKey.lpn_id` (string) - `lines.invKey.facilitylocation_id` (string) - `lines.invKey.reservedfor_id` (string) - `lines.invKey.reservedfor_channel_id` (string) - `lines.invKey.sscc` (string) - `lines.invKey.lotcode` (string) - `lines.invKey.sublotcode` (string) - `lines.invKey.wt` (number) - `lines.invKey.expirydate` (string) - `lines.invKey.temp` (number) - `lines.invKey.temp_mode` (string) Enum: "F", "C" - `lines.invKey.case_pack` (number) - `lines.invKey.ip_pack` (number) - `lines.invKey.udef0` (string) - `lines.invKey.udef1` (string) - `lines.invKey.udef2` (string) - `lines.invKey.udef3` (string) - `lines.invKey.udef4` (string) - `lines.invKey.udef5` (string) - `lines.invKey.udef6` (string) - `lines.invKey.udef7` (string) - `lines.invKey.udef8` (string) - `lines.invKey.udef9` (string) - `lines.invKey.udef10` (string) - `lines.invKey.udef11` (string) - `lines.invKey.udef12` (string) - `lines.invKey.udef13` (string) - `lines.invKey.udef14` (string) - `lines.invKey.asn0` (string) - `lines.invKey.asn1` (string) - `lines.invKey.asn2` (string) - `lines.invKey.asn3` (string) - `lines.invKey.asn4` (string) - `lines.invKey.asn5` (string) - `lines.invKey.asn6` (string) - `lines.invKey.asn7` (string) - `lines.invKey.asn8` (string) - `lines.invKey.asn9` (string) - `lines.invKey.asn10` (string) - `lines.invKey.asn11` (string) - `lines.invKey.asn12` (string) - `lines.invKey.asn13` (string) - `lines.invKey.asn14` (string) - `lines.invKey.item` (object) - `lines.invKey.item.itemcode` (string) - `lines.invKey.item.l` (number) - `lines.invKey.item.w` (number) - `lines.invKey.item.h` (number) - `lines.invKey.item.dim_mode` (string) Enum: "INCHES", "FEET", "CM", "METER" - `lines.invKey.item.image_file_uri` (string) - `lines.invKey.item.safety_inv_qty` (number) - `lines.invKey.item.components` (array) - `lines.invKey.item.components.pitem_id` (string) - `lines.invKey.item.components.citem_id` (string) - `lines.invKey.item.components.uom_type` (string) Enum: "EACH", "IP", "CASE" - `lines.invKey.item.components.uom_packfactor` (number) - `lines.invKey.item.components.lotcode_v` (integer) - `lines.invKey.item.components.sublotcode_v` (integer) - `lines.invKey.item.components.udef0_v` (integer) - `lines.invKey.item.components.udef1_v` (integer) - `lines.invKey.item.components.udef2_v` (integer) - `lines.invKey.item.components.udef3_v` (integer) - `lines.invKey.item.components.udef4_v` (integer) - `lines.invKey.item.components.udef5_v` (integer) - `lines.invKey.item.components.udef6_v` (integer) - `lines.invKey.item.components.udef7_v` (integer) - `lines.invKey.item.components.udef8_v` (integer) - `lines.invKey.item.components.udef9_v` (integer) - `lines.invKey.item.components.udef10_v` (integer) - `lines.invKey.item.components.udef11_v` (integer) - `lines.invKey.item.components.udef12_v` (integer) - `lines.invKey.item.components.udef13_v` (integer) - `lines.invKey.item.components.udef14_v` (integer) - `lines.invKey.item.components.subItem` (object) - `lines.invKey.lpn` (object) - `lines.invKey.lpn.deletedon` (string) - `lines.invKey.lpn.lpn_type_id` (string) - `lines.invKey.lpn.plpn_id` (string) - `lines.invKey.lpn.pallet` (boolean) - `lines.invKey.lpn.parcel_pkg_id` (string) - `lines.invKey.lpn.parcel_pkg` (object) - `lines.invKey.lpn.parcel_pkg.order_parcel_id` (string) - `lines.invKey.lpn.parcel_pkg.status` (string) - `lines.invKey.lpn.parcel_pkg.tracking_code` (string) - `lines.invKey.lpn.parcel_pkg.label_doc_id` (string) - `lines.invKey.lpn.parcel_pkg.label_type` (string) - `lines.invKey.lpn.parcel_pkg.err_msg` (string) - `lines.invKey.lpn.parcel_pkg.label_doc` (object) - `lines.invKey.lpn.parcel_pkg.label_doc.object_type` (string) - `lines.invKey.lpn.parcel_pkg.label_doc.object_id` (string) - `lines.invKey.lpn.parcel_pkg.label_doc.object_serial` (integer) - `lines.invKey.lpn.parcel_pkg.label_doc.uri` (string) - `lines.invKey.facilityLocation` (object) - `lines.invKey.facilityLocation.locale` (string) Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN" - `lines.invKey.facilityLocation.aisle_details_id` (string) - `lines.invKey.facilityLocation.strid` (string) - `lines.invKey.facilityLocation.strcd` (string) - `lines.invKey.facilityLocation.aislesz` (string) - `lines.invKey.facilityLocation.levelsz` (string) - `lines.invKey.facilityLocation.slotsz` (string) - `lines.invKey.facilityLocation.aisleint` (integer) - `lines.invKey.facilityLocation.levelint` (integer) - `lines.invKey.facilityLocation.slotint` (integer) - `lines.invKey.facilityLocation.belowloc` (string) - `lines.invKey.facilityLocation.aboveloc` (string) - `lines.invKey.facilityLocation.leftloc` (string) - `lines.invKey.facilityLocation.rightloc` (string) - `lines.invKey.facilityLocation.frontloc` (string) - `lines.invKey.facilityLocation.backloc` (string) - `lines.invKey.facilityLocation.coord_x` (number) - `lines.invKey.facilityLocation.coord_y` (number) - `lines.invKey.facilityLocation.coord_z` (number) - `lines.invKey.facilityLocation.subLocations` (array) - `lines.invKey.facilityLocation.aisleDetails` (object) - `lines.invKey.facilityLocation.aisleDetails.num_hpos` (integer) - `lines.invKey.facilityLocation.aisleDetails.num_vpos` (integer) - `lines.invKey.reservedFor` (object) - `reviewedBy` (object) - `reviewedBy.securityLevel` (integer) - `reviewedBy.email` (string) - `reviewedBy.internaluse` (boolean) - `reviewedBy.email_alias` (string) - `reviewedBy.fav1link` (string) - `reviewedBy.fav1name` (string) - `reviewedBy.fav1icon` (string) - `reviewedBy.fav2link` (string) - `reviewedBy.fav2name` (string) - `reviewedBy.fav2icon` (string) - `reviewedBy.fav3link` (string) - `reviewedBy.fav3name` (string) - `reviewedBy.fav3icon` (string) - `reviewedBy.facilities` (array) - `reviewedBy.roles` (array) - `reviewedBy.roles.securitylevel` (integer) - `reviewedBy.roles.permissions` (array) - `reviewedBy.roles.permissions.userrole_id` (string) - `reviewedBy.roles.permissions.permission` (string) Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "NOSECURITYREQUIRED", "USERADMIN_CREATE", "USERMGR_ENABLE", "USERMGR_DISABLE", "USERMGR_EDIT", "USERMGR_CHANGEPWD", "USERMGR_CHANGEROLES", "USERMGR_CHANGEFACILITIES", "USERMGR_CHANGEACCOUNTS", "USERRO_READONLY", "USERROLEADMIN_CREATE", "USERROLEMGR_EDIT", "USERROLEMGR_ENABLE", "USERROLEMGR_DISABLE", "USERROLERO_READONLY", "ACCOUNTADMIN_CREATE", "ACCOUNTMGR_ENABLE", "ACCOUNTMGR_DISABLE", "ACCOUNTMGR_EDITWORKFLOWS", "ACCOUNTMGR_EDITBILLING", "ACCOUNTUSER_VIEWBILLING", "ACCOUNTUSER_EDIT", "ACCOUNTRO_READONLY", "SHIPTOADMIN_CREATE", "SHIPTOMGR_ENABLE", "SHIPTOMGR_DISABLE", "SHIPTOUSER_EDIT", "SHIPTORO_READONLY", "CARRIERADMIN_CREATE", "CARRIERMGR_ENABLE", "CARRIERMGR_DISABLE", "CARRIERUSER_EDIT", "CARRIERRO_READONLY", "SUPPLIERADMIN_CREATE", "SUPPLIERMGR_ENABLE", "SUPPLIERMGR_DISABLE", "SUPPLIERMGR_COSTEDIT", "SUPPLIERUSER_EDIT", "SUPPLIERRO_READONLY", "SHIPPERADMIN_CREATE", "SHIPPERMGR_ENABLE", "SHIPPERMGR_DISABLE", "SHIPPERMGR_COSTEDIT", "SHIPPERUSER_EDIT", "SHIPPERRO_READONLY", "APPTADMIN_CREATE", "APPTMGR_CANCEL", "APPTUSER_EDIT", "APPTUSER_TASKACCEPT", "APPTRO_READONLY", "FACILITYADMIN_CREATE", "FACILITYMGR_ENABLE", "FACILITYMGR_DISABLE", "FACILITYMGR_LOCATIONADD", "FACILITYMGR_LOCATIONDISABLE", "FACILITYUSER_EDIT", "FACILITYRO_READONLY", "ITEMADMIN_CREATE", "ITEMMGR_ENABLE", "ITEMMGR_DISABLE", "ITEMUSER_EDIT", "ITEMUSER_ALIASADD", "ITEMUSER_ALIASEDIT", "ITEMUSER_ALIASDISABLE", "ITEMUSER_PRICEEDIT", "ITEMUSER_TASKACCEPT", "ITEMRO_READONLY", "INVADMIN_ADJUST", "INVADMIN_CONVERTITEM", "INVADMIN_CONVERTACCOUNT", "INVMGR_EDITWEIGHT", "INVUSER_CREATE", "INVUSER_EDIT", "INVUSER_EDITSTATUS", "INVUSER_TRANSFERWHSE", "INVUSER_RELOCATE", "INVUSER_KITCREATE", "INVUSER_KITBREAK", "INVUSER_CASEBREAK", "INVUSER_CASECREATE", "INVUSER_TASKACCEPT", "INVUSER_RESERVEALLOCATE", "INVRO_READONLY", "POADMIN_APPROVE", "POMGR_CREATE", "POMGR_VOID", "POUSER_EDITSTATUS", "POUSER_LINEADD", "POUSER_LINEEDIT", "POUSER_LINEREMOVE", "POUSER_COSTOVERRIDE", "POUSER_TASKACCEPT", "PORO_READONLY", "ORDERRECVADMIN_CREATE", "ORDERRECVMGR_VOID", "ORDERRECVMGR_RECV", "ORDERRECVMGR_EDISEND", "ORDERRECVMGR_EDITSTATUS", "ORDERRECVUSER_EDIT", "ORDERRECVUSER_APPTADD", "ORDERRECVUSER_APPTREMOVE", "ORDERRECVUSER_LINEADD", "ORDERRECVUSER_LINEEDIT", "ORDERRECVUSER_LINEREMOVE", "ORDERRECVUSER_RECVSHORT", "ORDERRECVUSER_RECVOVER", "ORDERRECVUSER_DOCADD", "ORDERRECVUSER_DOCREMOVE", "ORDERRECVRO_READONLY", "ORDERSHIPADMIN_CREATE", "ORDERSHIPMGR_VOID", "ORDERSHIPMGR_SHIP", "ORDERSHIPMGR_EDISEND", "ORDERSHIPMGR_EDITSTATUS", "ORDERSHIPUSER_EDIT", "ORDERSHIPUSER_APPTADD", "ORDERSHIPUSER_APPTREMOVE", "ORDERSHIPUSER_LINEADD", "ORDERSHIPUSER_LINEEDIT", "ORDERSHIPUSER_LINEREMOVE", "ORDERSHIPUSER_DOCADD", "ORDERSHIPUSER_DOCREMOVE", "ORDERSHIPRO_READONLY", "ORDERWORKADMIN_CREATE", "ORDERWORKMGR_VOID", "ORDERWORKMGR_COMPLETE", "ORDERWORKMGR_EDITSTATUS", "ORDERWORKUSER_EDIT", "ORDERWORKUSER_LINEADD", "ORDERWORKUSER_LINEEDIT", "ORDERWORKUSER_LINEREMOVE", "ORDERWORKUSER_DOCADD", "ORDERWORKUSER_DOCREMOVE", "ORDERWORKRO_READONLY", "WORKFLOWADMIN_CREATE", "WORKFLOWMGR_ENABLE", "WORKFLOWMGR_DISABLE", "WORKFLOWMGR_EDIT", "WORKFLOWRO_READONLY", "SCRIPTADMIN_CREATE", "SCRIPTMGR_ENABLE", "SCRIPTMGR_DISABLE", "SCRIPTMGR_EDIT", "RECVUSER_TASKACCEPT", "PICKADMIN_CREATE", "PICKMGR_VOID", "PICKMGR_CANCEL", "PICKUSER_EDITSTATUS", "PICKUSER_LOCATIONDIVERT", "PICKUSER_LPNDIVERT", "PICKUSER_ITEMSUBSTITUTE", "PICKUSER_LINEUNDERPICK", "PICKUSER_LINEOVERPICK", "PICKUSER_PICKSHORTCOMPLETE", "PICKUSER_PICKOVERCOMPLETE", "PICKUSER_TASKACCEPT", "PICKRO_READONLY", "PACKADMIN_CREATESTOCK", "PACKMGR_PACKSHORT", "PACKUSER_PACKDIVERT", "PACKUSER_PACKRECALL", "PACKUSER_CARTONCREATE", "PACKUSER_ITEMSUBSTITUTE", "PACKUSER_TASKACCEPT", "PACKRO_READONLY", "PUTAWAYMGR_TASKCREATE", "PUTAWAYMGR_TASKCANCEL", "PUTAWAYUSER_TASKEDITSTATUS", "PUTAWAYUSER_LOCATIONOVERRIDE", "PUTAWAYUSER_LPNOVERRIDE", "PUTAWAYUSER_QTYOVERRIDE", "PUTAWAYUSER_TASKACCEPT", "PUTAWAYRO_READONLY", "REPLENADMIN_CONFIGURE", "REPLENMGR_TASKCREATE", "REPLENMGR_TASKCANCEL", "REPLENUSER_TASKEDITSTATUS", "REPLENUSER_LOCATIONOVERRIDE", "REPLENUSER_LPNOVERRIDE", "REPLENUSER_QTYOVERRIDE", "REPLENUSER_TASKACCEPT", "REPLENRO_READONLY", "QCADMIN_CREATE", "QCMGR_CANCEL", "QCMGR_VOID", "QCUSER_EDITSTATUS", "QCUSER_TASKACCEPT", "QCRO_READONLY", "TASKWMSADMIN_REASSIGNUSER", "TASKWMSMGR_VOID", "TASKWMSMGR_CANCEL", "TASKWMSUSER_EDITSTATUS", "TASKWMSUSER_TASKBREAKSTART", "TASKWMSUSER_TASKBREAKSTOP", "TASKWMSRO_READONLY", "INTEGRATIONADMIN_CREATE", "INTEGRATIONADMIN_DELETE", "INTEGRATIONMGR_EDIT", "INTEGRATIONMGR_ENABLE", "INTEGRATIONMGR_DISABLE", "IMPORT_ITEMS", "IMPORT_INVENTORY", "IMPORT_LOCATIONS", "IMPORT_SHIPPING", "IMPORT_RECEIVING", "IMPORT_BP", "BILLING_VIEW_PENDING_CHARGES", "BILLING_CREATE_UNPOSTED_INVOICE", "BILLING_POST_INVOICE", "BILLING_SEND_INVOICE", "BILLING_EXPORT_INVOICE", "BILLING_VIEW_INVOICES", "REPORTS_ADD", "REPORTS_DELETE", "REPORTS_EDIT", "REPORTS_RUN", "REPORTS_LG_ADD", "REPORTS_LG_DELETE", "REPORTS_LG_EDIT", "REPORTS_LG_RUN", "YARD_SCHEDULES", "YARD_LOCATIONS", "YARD_EQUIPMENT", "UI_SCREENS_CREATE", "UI_SCREENS_UPDATE", "UI_SCREENS_SELECT", "UI_SCREENS_READONLY", "SESSION_DELETE"