# 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.id` (string)

  - `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.id` (string)

  - `trxns.batch.createdby` (string)

  - `trxns.batch.createdon` (string)

  - `trxns.batch.facility_id` (string)

  - `trxns.batch.notes` (string)

  - `trxns.fromInvKey` (object)

  - `trxns.fromInvKey.id` (string)

  - `trxns.fromInvKey.ikeyhash` (string)

  - `trxns.fromInvKey.facility_id` (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.id` (string)

  - `trxns.fromInvKey.facility.ncode` (integer)

  - `trxns.fromInvKey.facility.createdby` (string)

  - `trxns.fromInvKey.facility.createdon` (string)

  - `trxns.fromInvKey.facility.modifiedon` (string)

  - `trxns.fromInvKey.facility.enabled` (boolean)

  - `trxns.fromInvKey.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.fromInvKey.facility.code` (string)

  - `trxns.fromInvKey.facility.accounting_ref` (string)

  - `trxns.fromInvKey.facility.name` (string)

  - `trxns.fromInvKey.facility.description` (string)

  - `trxns.fromInvKey.facility.notes` (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.id` (string)

  - `trxns.fromInvKey.account.account_id` (string)

  - `trxns.fromInvKey.account.enabled` (boolean)

  - `trxns.fromInvKey.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `trxns.fromInvKey.account.ship_create_backorders` (boolean)

  - `trxns.fromInvKey.account.ship_po_required` (boolean)

  - `trxns.fromInvKey.account.ship_order_number_required` (boolean)

  - `trxns.fromInvKey.account.ship_so_required` (boolean)

  - `trxns.fromInvKey.account.ship_carrier_required` (boolean)

  - `trxns.fromInvKey.account.ship_labels_required` (boolean)

  - `trxns.fromInvKey.account.ship_email_packing_slip` (boolean)

  - `trxns.fromInvKey.account.ship_email_bol` (boolean)

  - `trxns.fromInvKey.account.ship_email_labels` (boolean)

  - `trxns.fromInvKey.account.ship_udef0` (string)

  - `trxns.fromInvKey.account.ship_udef1` (string)

  - `trxns.fromInvKey.account.ship_udef2` (string)

  - `trxns.fromInvKey.account.ship_udef3` (string)

  - `trxns.fromInvKey.account.ship_udef4` (string)

  - `trxns.fromInvKey.account.ship_udef5` (string)

  - `trxns.fromInvKey.account.ship_udef6` (string)

  - `trxns.fromInvKey.account.ship_udef7` (string)

  - `trxns.fromInvKey.account.ship_udef8` (string)

  - `trxns.fromInvKey.account.recv_po_required` (boolean)

  - `trxns.fromInvKey.account.recv_order_number_required` (boolean)

  - `trxns.fromInvKey.account.recv_carrier_required` (boolean)

  - `trxns.fromInvKey.account.recv_container_required` (boolean)

  - `trxns.fromInvKey.account.recv_email_receipt` (boolean)

  - `trxns.fromInvKey.account.recv_udef0` (string)

  - `trxns.fromInvKey.account.recv_udef1` (string)

  - `trxns.fromInvKey.account.recv_udef2` (string)

  - `trxns.fromInvKey.account.recv_udef3` (string)

  - `trxns.fromInvKey.account.recv_udef4` (string)

  - `trxns.fromInvKey.account.recv_udef5` (string)

  - `trxns.fromInvKey.account.recv_udef6` (string)

  - `trxns.fromInvKey.account.recv_udef7` (string)

  - `trxns.fromInvKey.account.recv_udef8` (string)

  - `trxns.fromInvKey.account.work_udef0` (string)

  - `trxns.fromInvKey.account.work_udef1` (string)

  - `trxns.fromInvKey.account.work_udef2` (string)

  - `trxns.fromInvKey.account.work_udef3` (string)

  - `trxns.fromInvKey.account.work_udef4` (string)

  - `trxns.fromInvKey.account.work_udef5` (string)

  - `trxns.fromInvKey.account.work_udef6` (string)

  - `trxns.fromInvKey.account.work_udef7` (string)

  - `trxns.fromInvKey.account.work_udef8` (string)

  - `trxns.fromInvKey.account.account_base` (object)

  - `trxns.fromInvKey.account.account_base.id` (string)

  - `trxns.fromInvKey.account.account_base.ncode` (integer)

  - `trxns.fromInvKey.account.account_base.createdby` (string)

  - `trxns.fromInvKey.account.account_base.createdon` (string)

  - `trxns.fromInvKey.account.account_base.modifiedon` (string)

  - `trxns.fromInvKey.account.account_base.accountid` (string)

  - `trxns.fromInvKey.account.account_base.nodelete` (boolean)

  - `trxns.fromInvKey.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.fromInvKey.account.account_base.name` (string)

  - `trxns.fromInvKey.account.account_base.description` (string)

  - `trxns.fromInvKey.account.account_base.notes` (string)

  - `trxns.fromInvKey.account.account_base.saddr1` (string)

  - `trxns.fromInvKey.account.account_base.saddr2` (string)

  - `trxns.fromInvKey.account.account_base.saddr3` (string)

  - `trxns.fromInvKey.account.account_base.saddr4` (string)

  - `trxns.fromInvKey.account.account_base.scity` (string)

  - `trxns.fromInvKey.account.account_base.sstateprovince` (string)

  - `trxns.fromInvKey.account.account_base.spostalcode` (string)

  - `trxns.fromInvKey.account.account_base.scountry` (string)

  - `trxns.fromInvKey.account.account_base.maddr1` (string)

  - `trxns.fromInvKey.account.account_base.maddr2` (string)

  - `trxns.fromInvKey.account.account_base.maddr3` (string)

  - `trxns.fromInvKey.account.account_base.maddr4` (string)

  - `trxns.fromInvKey.account.account_base.mcity` (string)

  - `trxns.fromInvKey.account.account_base.mstateprovince` (string)

  - `trxns.fromInvKey.account.account_base.mpostalcode` (string)

  - `trxns.fromInvKey.account.account_base.mcountry` (string)

  - `trxns.fromInvKey.account.account_base.contact_name` (string)

  - `trxns.fromInvKey.account.account_base.contact_phone` (string)

  - `trxns.fromInvKey.account.account_base.contact_email` (string)

  - `trxns.fromInvKey.account.account_base.inv_contact_name` (string)

  - `trxns.fromInvKey.account.account_base.inv_contact_phone` (string)

  - `trxns.fromInvKey.account.account_base.inv_contact_email` (string)

  - `trxns.fromInvKey.account.billing_settings` (object)

  - `trxns.fromInvKey.account.billing_settings.id` (string)

  - `trxns.fromInvKey.account.billing_settings.account_id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_enable` (boolean)

  - `trxns.fromInvKey.account.billing_settings.invoice_days_due` (integer)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler_id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_enable` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler_id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_enable` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler_id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_enable` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler_id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_enable` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler` (object)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.name` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.description` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler` (object)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.name` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.description` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler` (object)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.name` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.description` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.notes` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler` (object)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.name` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.description` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler` (object)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `trxns.fromInvKey.account.users` (array)

  - `trxns.fromInvKey.account.users.id` (string)

  - `trxns.fromInvKey.account.users.ncode` (integer)

  - `trxns.fromInvKey.account.users.modifiedon` (string)

  - `trxns.fromInvKey.account.users.securityLevel` (integer)

  - `trxns.fromInvKey.account.users.email` (string)

  - `trxns.fromInvKey.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.account.users.description` (string)

  - `trxns.fromInvKey.account.users.name` (string)

  - `trxns.fromInvKey.account.users.enabled` (boolean)

  - `trxns.fromInvKey.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `trxns.fromInvKey.account.users.internaluse` (boolean)

  - `trxns.fromInvKey.account.users.email_alias` (string)

  - `trxns.fromInvKey.account.users.fav1link` (string)

  - `trxns.fromInvKey.account.users.fav1name` (string)

  - `trxns.fromInvKey.account.users.fav1icon` (string)

  - `trxns.fromInvKey.account.users.fav2link` (string)

  - `trxns.fromInvKey.account.users.fav2name` (string)

  - `trxns.fromInvKey.account.users.fav2icon` (string)

  - `trxns.fromInvKey.account.users.fav3link` (string)

  - `trxns.fromInvKey.account.users.fav3name` (string)

  - `trxns.fromInvKey.account.users.fav3icon` (string)

  - `trxns.fromInvKey.account.users.facilities` (array)

  - `trxns.fromInvKey.account.users.facilities.id` (string)

  - `trxns.fromInvKey.account.users.facilities.ncode` (integer)

  - `trxns.fromInvKey.account.users.facilities.createdby` (string)

  - `trxns.fromInvKey.account.users.facilities.createdon` (string)

  - `trxns.fromInvKey.account.users.facilities.modifiedon` (string)

  - `trxns.fromInvKey.account.users.facilities.enabled` (boolean)

  - `trxns.fromInvKey.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.fromInvKey.account.users.facilities.code` (string)

  - `trxns.fromInvKey.account.users.facilities.accounting_ref` (string)

  - `trxns.fromInvKey.account.users.facilities.name` (string)

  - `trxns.fromInvKey.account.users.facilities.description` (string)

  - `trxns.fromInvKey.account.users.facilities.notes` (string)

  - `trxns.fromInvKey.account.users.facilities.address1` (string)

  - `trxns.fromInvKey.account.users.facilities.address2` (string)

  - `trxns.fromInvKey.account.users.facilities.address3` (string)

  - `trxns.fromInvKey.account.users.facilities.address4` (string)

  - `trxns.fromInvKey.account.users.facilities.city` (string)

  - `trxns.fromInvKey.account.users.facilities.state_province` (string)

  - `trxns.fromInvKey.account.users.facilities.postal_code` (string)

  - `trxns.fromInvKey.account.users.facilities.country` (string)

  - `trxns.fromInvKey.account.users.facilities.contact_name` (string)

  - `trxns.fromInvKey.account.users.facilities.contact_phone` (string)

  - `trxns.fromInvKey.account.users.facilities.contact_email` (string)

  - `trxns.fromInvKey.account.users.roles` (array)

  - `trxns.fromInvKey.account.users.roles.id` (string)

  - `trxns.fromInvKey.account.users.roles.ncode` (integer)

  - `trxns.fromInvKey.account.users.roles.createdby` (string)

  - `trxns.fromInvKey.account.users.roles.createdon` (string)

  - `trxns.fromInvKey.account.users.roles.modifiedon` (string)

  - `trxns.fromInvKey.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.account.users.roles.enabled` (boolean)

  - `trxns.fromInvKey.account.users.roles.name` (string)

  - `trxns.fromInvKey.account.users.roles.description` (string)

  - `trxns.fromInvKey.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `trxns.fromInvKey.account.users.roles.securitylevel` (integer)

  - `trxns.fromInvKey.account.users.roles.internaluse` (boolean)

  - `trxns.fromInvKey.account.users.roles.nodelete` (boolean)

  - `trxns.fromInvKey.account.users.roles.permissions` (array)

  - `trxns.fromInvKey.account.users.roles.permissions.id` (string)

  - `trxns.fromInvKey.account.users.roles.permissions.ncode` (integer)

  - `trxns.fromInvKey.account.users.roles.permissions.createdby` (string)

  - `trxns.fromInvKey.account.users.roles.permissions.createdon` (string)

  - `trxns.fromInvKey.account.users.roles.permissions.modifiedon` (string)

  - `trxns.fromInvKey.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.account.users.roles.permissions.userrole_id` (string)

  - `trxns.fromInvKey.account.users.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"

  - `trxns.fromInvKey.account.users.roles.permissions.description` (string)

  - `trxns.fromInvKey.account.doc_tmplts` (array)

  - `trxns.fromInvKey.account.doc_tmplts.id` (string)

  - `trxns.fromInvKey.account.doc_tmplts.createdby` (string)

  - `trxns.fromInvKey.account.doc_tmplts.createdon` (string)

  - `trxns.fromInvKey.account.doc_tmplts.modifiedon` (string)

  - `trxns.fromInvKey.account.doc_tmplts.name` (string)

  - `trxns.fromInvKey.account.doc_tmplts.description` (string)

  - `trxns.fromInvKey.account.doc_tmplts.notes` (string)

  - `trxns.fromInvKey.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `trxns.fromInvKey.account.billing_rules` (array)

  - `trxns.fromInvKey.account.billing_rules.id` (string)

  - `trxns.fromInvKey.account.billing_rules.createdby` (string)

  - `trxns.fromInvKey.account.billing_rules.createdon` (string)

  - `trxns.fromInvKey.account.billing_rules.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_rules.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"

  - `trxns.fromInvKey.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `trxns.fromInvKey.account.billing_rules.account_id` (string)

  - `trxns.fromInvKey.account.billing_rules.facility_id` (string)

  - `trxns.fromInvKey.account.billing_rules.glcode` (string)

  - `trxns.fromInvKey.account.billing_rules.description` (string)

  - `trxns.fromInvKey.account.billing_rules.notes` (string)

  - `trxns.fromInvKey.account.billing_rules.min` (number)

  - `trxns.fromInvKey.account.billing_rules.max` (number)

  - `trxns.fromInvKey.account.billing_rules.notes_internal` (string)

  - `trxns.fromInvKey.account.billing_rules.notes_external` (string)

  - `trxns.fromInvKey.account.billing_rules.rates` (array)

  - `trxns.fromInvKey.account.billing_rules.rates.id` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.createdby` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.createdon` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.modifiedon` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.account_billing_rules_id` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.starts_dt` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.ends_dt` (string)

  - `trxns.fromInvKey.account.billing_rules.rates.rate` (number)

  - `trxns.fromInvKey.account.billing_rules.rates.from_qty` (number)

  - `trxns.fromInvKey.account.billing_rules.rates.to_qty` (number)

  - `trxns.fromInvKey.item` (object)

  - `trxns.fromInvKey.item.id` (string)

  - `trxns.fromInvKey.item.ncode` (integer)

  - `trxns.fromInvKey.item.createdby` (string)

  - `trxns.fromInvKey.item.createdon` (string)

  - `trxns.fromInvKey.item.modifiedon` (string)

  - `trxns.fromInvKey.item.account_id` (string)

  - `trxns.fromInvKey.item.tmplt_id` (string)

  - `trxns.fromInvKey.item.enabled` (boolean)

  - `trxns.fromInvKey.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.fromInvKey.item.itemcode` (string)

  - `trxns.fromInvKey.item.description` (string)

  - `trxns.fromInvKey.item.notes` (string)

  - `trxns.fromInvKey.item.wt` (number)

  - `trxns.fromInvKey.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `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.id` (string)

  - `trxns.fromInvKey.item.tmplt.ncode` (integer)

  - `trxns.fromInvKey.item.tmplt.createdby` (string)

  - `trxns.fromInvKey.item.tmplt.createdon` (string)

  - `trxns.fromInvKey.item.tmplt.modifiedon` (string)

  - `trxns.fromInvKey.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.item.tmplt.enabled` (boolean)

  - `trxns.fromInvKey.item.tmplt.name` (string)

  - `trxns.fromInvKey.item.tmplt.description` (string)

  - `trxns.fromInvKey.item.tmplt.notes` (string)

  - `trxns.fromInvKey.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `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.nodelete` (boolean)

  - `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.safety_inv_qty` (number)

  - `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.account` (object)

  - `trxns.fromInvKey.item.account.id` (string)

  - `trxns.fromInvKey.item.account.account_id` (string)

  - `trxns.fromInvKey.item.account.enabled` (boolean)

  - `trxns.fromInvKey.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `trxns.fromInvKey.item.account.ship_create_backorders` (boolean)

  - `trxns.fromInvKey.item.account.ship_po_required` (boolean)

  - `trxns.fromInvKey.item.account.ship_order_number_required` (boolean)

  - `trxns.fromInvKey.item.account.ship_so_required` (boolean)

  - `trxns.fromInvKey.item.account.ship_carrier_required` (boolean)

  - `trxns.fromInvKey.item.account.ship_labels_required` (boolean)

  - `trxns.fromInvKey.item.account.ship_email_packing_slip` (boolean)

  - `trxns.fromInvKey.item.account.ship_email_bol` (boolean)

  - `trxns.fromInvKey.item.account.ship_email_labels` (boolean)

  - `trxns.fromInvKey.item.account.ship_udef0` (string)

  - `trxns.fromInvKey.item.account.ship_udef1` (string)

  - `trxns.fromInvKey.item.account.ship_udef2` (string)

  - `trxns.fromInvKey.item.account.ship_udef3` (string)

  - `trxns.fromInvKey.item.account.ship_udef4` (string)

  - `trxns.fromInvKey.item.account.ship_udef5` (string)

  - `trxns.fromInvKey.item.account.ship_udef6` (string)

  - `trxns.fromInvKey.item.account.ship_udef7` (string)

  - `trxns.fromInvKey.item.account.ship_udef8` (string)

  - `trxns.fromInvKey.item.account.recv_po_required` (boolean)

  - `trxns.fromInvKey.item.account.recv_order_number_required` (boolean)

  - `trxns.fromInvKey.item.account.recv_carrier_required` (boolean)

  - `trxns.fromInvKey.item.account.recv_container_required` (boolean)

  - `trxns.fromInvKey.item.account.recv_email_receipt` (boolean)

  - `trxns.fromInvKey.item.account.recv_udef0` (string)

  - `trxns.fromInvKey.item.account.recv_udef1` (string)

  - `trxns.fromInvKey.item.account.recv_udef2` (string)

  - `trxns.fromInvKey.item.account.recv_udef3` (string)

  - `trxns.fromInvKey.item.account.recv_udef4` (string)

  - `trxns.fromInvKey.item.account.recv_udef5` (string)

  - `trxns.fromInvKey.item.account.recv_udef6` (string)

  - `trxns.fromInvKey.item.account.recv_udef7` (string)

  - `trxns.fromInvKey.item.account.recv_udef8` (string)

  - `trxns.fromInvKey.item.account.work_udef0` (string)

  - `trxns.fromInvKey.item.account.work_udef1` (string)

  - `trxns.fromInvKey.item.account.work_udef2` (string)

  - `trxns.fromInvKey.item.account.work_udef3` (string)

  - `trxns.fromInvKey.item.account.work_udef4` (string)

  - `trxns.fromInvKey.item.account.work_udef5` (string)

  - `trxns.fromInvKey.item.account.work_udef6` (string)

  - `trxns.fromInvKey.item.account.work_udef7` (string)

  - `trxns.fromInvKey.item.account.work_udef8` (string)

  - `trxns.fromInvKey.item.account.account_base` (object)

  - `trxns.fromInvKey.item.account.account_base.id` (string)

  - `trxns.fromInvKey.item.account.account_base.ncode` (integer)

  - `trxns.fromInvKey.item.account.account_base.createdby` (string)

  - `trxns.fromInvKey.item.account.account_base.createdon` (string)

  - `trxns.fromInvKey.item.account.account_base.modifiedon` (string)

  - `trxns.fromInvKey.item.account.account_base.accountid` (string)

  - `trxns.fromInvKey.item.account.account_base.nodelete` (boolean)

  - `trxns.fromInvKey.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.fromInvKey.item.account.account_base.name` (string)

  - `trxns.fromInvKey.item.account.account_base.description` (string)

  - `trxns.fromInvKey.item.account.account_base.notes` (string)

  - `trxns.fromInvKey.item.account.account_base.saddr1` (string)

  - `trxns.fromInvKey.item.account.account_base.saddr2` (string)

  - `trxns.fromInvKey.item.account.account_base.saddr3` (string)

  - `trxns.fromInvKey.item.account.account_base.saddr4` (string)

  - `trxns.fromInvKey.item.account.account_base.scity` (string)

  - `trxns.fromInvKey.item.account.account_base.sstateprovince` (string)

  - `trxns.fromInvKey.item.account.account_base.spostalcode` (string)

  - `trxns.fromInvKey.item.account.account_base.scountry` (string)

  - `trxns.fromInvKey.item.account.account_base.maddr1` (string)

  - `trxns.fromInvKey.item.account.account_base.maddr2` (string)

  - `trxns.fromInvKey.item.account.account_base.maddr3` (string)

  - `trxns.fromInvKey.item.account.account_base.maddr4` (string)

  - `trxns.fromInvKey.item.account.account_base.mcity` (string)

  - `trxns.fromInvKey.item.account.account_base.mstateprovince` (string)

  - `trxns.fromInvKey.item.account.account_base.mpostalcode` (string)

  - `trxns.fromInvKey.item.account.account_base.mcountry` (string)

  - `trxns.fromInvKey.item.account.account_base.contact_name` (string)

  - `trxns.fromInvKey.item.account.account_base.contact_phone` (string)

  - `trxns.fromInvKey.item.account.account_base.contact_email` (string)

  - `trxns.fromInvKey.item.account.account_base.inv_contact_name` (string)

  - `trxns.fromInvKey.item.account.account_base.inv_contact_phone` (string)

  - `trxns.fromInvKey.item.account.account_base.inv_contact_email` (string)

  - `trxns.fromInvKey.item.account.billing_settings` (object)

  - `trxns.fromInvKey.item.account.billing_settings.id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.account_id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_enable` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.invoice_days_due` (integer)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_enable` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_enable` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_enable` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler` (object)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler` (object)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler` (object)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler` (object)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `trxns.fromInvKey.item.account.users` (array)

  - `trxns.fromInvKey.item.account.users.id` (string)

  - `trxns.fromInvKey.item.account.users.ncode` (integer)

  - `trxns.fromInvKey.item.account.users.modifiedon` (string)

  - `trxns.fromInvKey.item.account.users.securityLevel` (integer)

  - `trxns.fromInvKey.item.account.users.email` (string)

  - `trxns.fromInvKey.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.item.account.users.description` (string)

  - `trxns.fromInvKey.item.account.users.name` (string)

  - `trxns.fromInvKey.item.account.users.enabled` (boolean)

  - `trxns.fromInvKey.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `trxns.fromInvKey.item.account.users.internaluse` (boolean)

  - `trxns.fromInvKey.item.account.users.email_alias` (string)

  - `trxns.fromInvKey.item.account.users.fav1link` (string)

  - `trxns.fromInvKey.item.account.users.fav1name` (string)

  - `trxns.fromInvKey.item.account.users.fav1icon` (string)

  - `trxns.fromInvKey.item.account.users.fav2link` (string)

  - `trxns.fromInvKey.item.account.users.fav2name` (string)

  - `trxns.fromInvKey.item.account.users.fav2icon` (string)

  - `trxns.fromInvKey.item.account.users.fav3link` (string)

  - `trxns.fromInvKey.item.account.users.fav3name` (string)

  - `trxns.fromInvKey.item.account.users.fav3icon` (string)

  - `trxns.fromInvKey.item.account.users.facilities` (array)

  - `trxns.fromInvKey.item.account.users.facilities.id` (string)

  - `trxns.fromInvKey.item.account.users.facilities.ncode` (integer)

  - `trxns.fromInvKey.item.account.users.facilities.createdby` (string)

  - `trxns.fromInvKey.item.account.users.facilities.createdon` (string)

  - `trxns.fromInvKey.item.account.users.facilities.modifiedon` (string)

  - `trxns.fromInvKey.item.account.users.facilities.enabled` (boolean)

  - `trxns.fromInvKey.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.fromInvKey.item.account.users.facilities.code` (string)

  - `trxns.fromInvKey.item.account.users.facilities.accounting_ref` (string)

  - `trxns.fromInvKey.item.account.users.facilities.name` (string)

  - `trxns.fromInvKey.item.account.users.facilities.description` (string)

  - `trxns.fromInvKey.item.account.users.facilities.notes` (string)

  - `trxns.fromInvKey.item.account.users.facilities.address1` (string)

  - `trxns.fromInvKey.item.account.users.facilities.address2` (string)

  - `trxns.fromInvKey.item.account.users.facilities.address3` (string)

  - `trxns.fromInvKey.item.account.users.facilities.address4` (string)

  - `trxns.fromInvKey.item.account.users.facilities.city` (string)

  - `trxns.fromInvKey.item.account.users.facilities.state_province` (string)

  - `trxns.fromInvKey.item.account.users.facilities.postal_code` (string)

  - `trxns.fromInvKey.item.account.users.facilities.country` (string)

  - `trxns.fromInvKey.item.account.users.facilities.contact_name` (string)

  - `trxns.fromInvKey.item.account.users.facilities.contact_phone` (string)

  - `trxns.fromInvKey.item.account.users.facilities.contact_email` (string)

  - `trxns.fromInvKey.item.account.users.roles` (array)

  - `trxns.fromInvKey.item.account.users.roles.id` (string)

  - `trxns.fromInvKey.item.account.users.roles.ncode` (integer)

  - `trxns.fromInvKey.item.account.users.roles.createdby` (string)

  - `trxns.fromInvKey.item.account.users.roles.createdon` (string)

  - `trxns.fromInvKey.item.account.users.roles.modifiedon` (string)

  - `trxns.fromInvKey.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.item.account.users.roles.enabled` (boolean)

  - `trxns.fromInvKey.item.account.users.roles.name` (string)

  - `trxns.fromInvKey.item.account.users.roles.description` (string)

  - `trxns.fromInvKey.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `trxns.fromInvKey.item.account.users.roles.securitylevel` (integer)

  - `trxns.fromInvKey.item.account.users.roles.internaluse` (boolean)

  - `trxns.fromInvKey.item.account.users.roles.nodelete` (boolean)

  - `trxns.fromInvKey.item.account.users.roles.permissions` (array)

  - `trxns.fromInvKey.item.account.users.roles.permissions.id` (string)

  - `trxns.fromInvKey.item.account.users.roles.permissions.ncode` (integer)

  - `trxns.fromInvKey.item.account.users.roles.permissions.createdby` (string)

  - `trxns.fromInvKey.item.account.users.roles.permissions.createdon` (string)

  - `trxns.fromInvKey.item.account.users.roles.permissions.modifiedon` (string)

  - `trxns.fromInvKey.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.item.account.users.roles.permissions.userrole_id` (string)

  - `trxns.fromInvKey.item.account.users.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"

  - `trxns.fromInvKey.item.account.users.roles.permissions.description` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts` (array)

  - `trxns.fromInvKey.item.account.doc_tmplts.id` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.createdby` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.createdon` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.modifiedon` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.name` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.description` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.notes` (string)

  - `trxns.fromInvKey.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `trxns.fromInvKey.item.account.billing_rules` (array)

  - `trxns.fromInvKey.item.account.billing_rules.id` (string)

  - `trxns.fromInvKey.item.account.billing_rules.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_rules.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_rules.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_rules.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"

  - `trxns.fromInvKey.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `trxns.fromInvKey.item.account.billing_rules.account_id` (string)

  - `trxns.fromInvKey.item.account.billing_rules.facility_id` (string)

  - `trxns.fromInvKey.item.account.billing_rules.glcode` (string)

  - `trxns.fromInvKey.item.account.billing_rules.description` (string)

  - `trxns.fromInvKey.item.account.billing_rules.notes` (string)

  - `trxns.fromInvKey.item.account.billing_rules.min` (number)

  - `trxns.fromInvKey.item.account.billing_rules.max` (number)

  - `trxns.fromInvKey.item.account.billing_rules.notes_internal` (string)

  - `trxns.fromInvKey.item.account.billing_rules.notes_external` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates` (array)

  - `trxns.fromInvKey.item.account.billing_rules.rates.id` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.createdby` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.createdon` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.modifiedon` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.starts_dt` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.ends_dt` (string)

  - `trxns.fromInvKey.item.account.billing_rules.rates.rate` (number)

  - `trxns.fromInvKey.item.account.billing_rules.rates.from_qty` (number)

  - `trxns.fromInvKey.item.account.billing_rules.rates.to_qty` (number)

  - `trxns.fromInvKey.item.components` (array)

  - `trxns.fromInvKey.item.components.id` (string)

  - `trxns.fromInvKey.item.components.createdby` (string)

  - `trxns.fromInvKey.item.components.createdon` (string)

  - `trxns.fromInvKey.item.components.modifiedon` (string)

  - `trxns.fromInvKey.item.components.account_id` (string)

  - `trxns.fromInvKey.item.components.pitem_id` (string)

  - `trxns.fromInvKey.item.components.citem_id` (string)

  - `trxns.fromInvKey.item.components.enabled` (boolean)

  - `trxns.fromInvKey.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `trxns.fromInvKey.item.components.uom_packfactor` (number)

  - `trxns.fromInvKey.item.components.lotcode` (string)

  - `trxns.fromInvKey.item.components.lotcode_v` (integer)

  - `trxns.fromInvKey.item.components.sublotcode` (string)

  - `trxns.fromInvKey.item.components.sublotcode_v` (integer)

  - `trxns.fromInvKey.item.components.udef0` (string)

  - `trxns.fromInvKey.item.components.udef0_v` (integer)

  - `trxns.fromInvKey.item.components.udef1` (string)

  - `trxns.fromInvKey.item.components.udef1_v` (integer)

  - `trxns.fromInvKey.item.components.udef2` (string)

  - `trxns.fromInvKey.item.components.udef2_v` (integer)

  - `trxns.fromInvKey.item.components.udef3` (string)

  - `trxns.fromInvKey.item.components.udef3_v` (integer)

  - `trxns.fromInvKey.item.components.udef4` (string)

  - `trxns.fromInvKey.item.components.udef4_v` (integer)

  - `trxns.fromInvKey.item.components.udef5` (string)

  - `trxns.fromInvKey.item.components.udef5_v` (integer)

  - `trxns.fromInvKey.item.components.udef6` (string)

  - `trxns.fromInvKey.item.components.udef6_v` (integer)

  - `trxns.fromInvKey.item.components.udef7` (string)

  - `trxns.fromInvKey.item.components.udef7_v` (integer)

  - `trxns.fromInvKey.item.components.udef8` (string)

  - `trxns.fromInvKey.item.components.udef8_v` (integer)

  - `trxns.fromInvKey.item.components.udef9` (string)

  - `trxns.fromInvKey.item.components.udef9_v` (integer)

  - `trxns.fromInvKey.item.components.udef10` (string)

  - `trxns.fromInvKey.item.components.udef10_v` (integer)

  - `trxns.fromInvKey.item.components.udef11` (string)

  - `trxns.fromInvKey.item.components.udef11_v` (integer)

  - `trxns.fromInvKey.item.components.udef12` (string)

  - `trxns.fromInvKey.item.components.udef12_v` (integer)

  - `trxns.fromInvKey.item.components.udef13` (string)

  - `trxns.fromInvKey.item.components.udef13_v` (integer)

  - `trxns.fromInvKey.item.components.udef14` (string)

  - `trxns.fromInvKey.item.components.udef14_v` (integer)

  - `trxns.fromInvKey.item.components.subItem` (object)

  - `trxns.fromInvKey.item.components.subItem.id` (string)

  - `trxns.fromInvKey.item.components.subItem.ncode` (integer)

  - `trxns.fromInvKey.item.components.subItem.createdby` (string)

  - `trxns.fromInvKey.item.components.subItem.createdon` (string)

  - `trxns.fromInvKey.item.components.subItem.modifiedon` (string)

  - `trxns.fromInvKey.item.components.subItem.account_id` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt_id` (string)

  - `trxns.fromInvKey.item.components.subItem.enabled` (boolean)

  - `trxns.fromInvKey.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.fromInvKey.item.components.subItem.itemcode` (string)

  - `trxns.fromInvKey.item.components.subItem.description` (string)

  - `trxns.fromInvKey.item.components.subItem.notes` (string)

  - `trxns.fromInvKey.item.components.subItem.wt` (number)

  - `trxns.fromInvKey.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.fromInvKey.item.components.subItem.l` (number)

  - `trxns.fromInvKey.item.components.subItem.w` (number)

  - `trxns.fromInvKey.item.components.subItem.h` (number)

  - `trxns.fromInvKey.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.fromInvKey.item.components.subItem.image_file_uri` (string)

  - `trxns.fromInvKey.item.components.subItem.safety_inv_qty` (number)

  - `trxns.fromInvKey.item.components.subItem.tmplt` (object)

  - `trxns.fromInvKey.item.components.subItem.tmplt.id` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.ncode` (integer)

  - `trxns.fromInvKey.item.components.subItem.tmplt.createdby` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.createdon` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.modifiedon` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.item.components.subItem.tmplt.enabled` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.name` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.description` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.notes` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.fromInvKey.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `trxns.fromInvKey.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `trxns.fromInvKey.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `trxns.fromInvKey.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `trxns.fromInvKey.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `trxns.fromInvKey.item.components.subItem.tmplt.nodelete` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.si` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.picki` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.packi` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.securitylevel` (integer)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.trackweightin` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.trackweightout` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracksnin` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.validatesnin` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracksnout` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.validatesnout` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracktempin` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracktempout` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tracksscc` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.requirespacking` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.htariff` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.coo` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.hazmat_id` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tempmin` (number)

  - `trxns.fromInvKey.item.components.subItem.tmplt.tempmax` (number)

  - `trxns.fromInvKey.item.components.subItem.tmplt.allowfractions` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef0_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef0_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef1_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef1_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef2_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef2_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef3_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef3_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef4_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef4_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef5_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef5_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef6_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef6_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef7_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef7_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef8_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef8_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef9_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef9_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef10_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef10_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef11_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef11_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef12_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef12_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef13_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef13_track` (boolean)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef14_title` (string)

  - `trxns.fromInvKey.item.components.subItem.tmplt.udef14_track` (boolean)

  - `trxns.fromInvKey.lpn` (object)

  - `trxns.fromInvKey.lpn.id` (string)

  - `trxns.fromInvKey.lpn.ncode` (integer)

  - `trxns.fromInvKey.lpn.createdby` (string)

  - `trxns.fromInvKey.lpn.createdon` (string)

  - `trxns.fromInvKey.lpn.modifiedon` (string)

  - `trxns.fromInvKey.lpn.deletedon` (string)

  - `trxns.fromInvKey.lpn.facility_id` (string)

  - `trxns.fromInvKey.lpn.facilitylocation_id` (string)

  - `trxns.fromInvKey.lpn.account_id` (string)

  - `trxns.fromInvKey.lpn.lpn_type_id` (string)

  - `trxns.fromInvKey.lpn.lpn` (string)

  - `trxns.fromInvKey.lpn.plpn_id` (string)

  - `trxns.fromInvKey.lpn.l` (number)

  - `trxns.fromInvKey.lpn.w` (number)

  - `trxns.fromInvKey.lpn.h` (number)

  - `trxns.fromInvKey.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.fromInvKey.lpn.wt` (number)

  - `trxns.fromInvKey.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.fromInvKey.lpn.pallet` (boolean)

  - `trxns.fromInvKey.lpn.parcel_pkg_id` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg` (object)

  - `trxns.fromInvKey.lpn.parcel_pkg.id` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.createdby` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.createdon` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.modifiedon` (string)

  - `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.l` (number)

  - `trxns.fromInvKey.lpn.parcel_pkg.w` (number)

  - `trxns.fromInvKey.lpn.parcel_pkg.h` (number)

  - `trxns.fromInvKey.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.fromInvKey.lpn.parcel_pkg.wt` (number)

  - `trxns.fromInvKey.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.fromInvKey.lpn.parcel_pkg.err_msg` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.label_doc` (object)

  - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.id` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.createdby` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.createdon` (string)

  - `trxns.fromInvKey.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `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.id` (string)

  - `trxns.fromInvKey.facilityLocation.ncode` (integer)

  - `trxns.fromInvKey.facilityLocation.createdby` (string)

  - `trxns.fromInvKey.facilityLocation.createdon` (string)

  - `trxns.fromInvKey.facilityLocation.modifiedon` (string)

  - `trxns.fromInvKey.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.facilityLocation.nodelete` (boolean)

  - `trxns.fromInvKey.facilityLocation.facility_id` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt_id` (string)

  - `trxns.fromInvKey.facilityLocation.aisle_details_id` (string)

  - `trxns.fromInvKey.facilityLocation.enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.notes` (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.description` (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.yard_equip_id` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip_id` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt` (object)

  - `trxns.fromInvKey.facilityLocation.tmplt.id` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.ncode` (integer)

  - `trxns.fromInvKey.facilityLocation.tmplt.createdby` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.createdon` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.modifiedon` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.name` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.description` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.notes` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.nodelete` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.si` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `trxns.fromInvKey.facilityLocation.tmplt.securitylevel` (integer)

  - `trxns.fromInvKey.facilityLocation.tmplt.zone` (string)

  - `trxns.fromInvKey.facilityLocation.tmplt.pickable` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.resvseq` (integer)

  - `trxns.fromInvKey.facilityLocation.tmplt.pickseq` (integer)

  - `trxns.fromInvKey.facilityLocation.tmplt.putawayseq` (integer)

  - `trxns.fromInvKey.facilityLocation.tmplt.pickface` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.reserve` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.sdock` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.sstage` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.rdock` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.rstage` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.project` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.wt` (number)

  - `trxns.fromInvKey.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.fromInvKey.facilityLocation.tmplt.cube` (number)

  - `trxns.fromInvKey.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `trxns.fromInvKey.facilityLocation.tmplt.temp_min` (number)

  - `trxns.fromInvKey.facilityLocation.tmplt.temp_max` (number)

  - `trxns.fromInvKey.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `trxns.fromInvKey.facilityLocation.tmplt.max_number_lpn` (integer)

  - `trxns.fromInvKey.facilityLocation.tmplt.onhand_enable` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.damaged_enable` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.hold_enable` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.qa_enable` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.each_enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.ip_enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.case_enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.auto_convert_status` (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.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `trxns.fromInvKey.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.velocity_a` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.velocity_b` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.velocity_c` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.velocity_d` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.requires_equip` (boolean)

  - `trxns.fromInvKey.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `trxns.fromInvKey.facilityLocation.subLocations` (array)

  - `trxns.fromInvKey.facilityLocation.aisleDetails` (object)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.id` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.createdby` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.createdon` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.modifiedon` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.facility_id` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.num_hpos` (integer)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.num_vpos` (integer)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.name` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.description` (string)

  - `trxns.fromInvKey.facilityLocation.aisleDetails.notes` (string)

  - `trxns.fromInvKey.facilityLocation.facility` (object)

  - `trxns.fromInvKey.facilityLocation.facility.id` (string)

  - `trxns.fromInvKey.facilityLocation.facility.ncode` (integer)

  - `trxns.fromInvKey.facilityLocation.facility.createdby` (string)

  - `trxns.fromInvKey.facilityLocation.facility.createdon` (string)

  - `trxns.fromInvKey.facilityLocation.facility.modifiedon` (string)

  - `trxns.fromInvKey.facilityLocation.facility.enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.fromInvKey.facilityLocation.facility.code` (string)

  - `trxns.fromInvKey.facilityLocation.facility.accounting_ref` (string)

  - `trxns.fromInvKey.facilityLocation.facility.name` (string)

  - `trxns.fromInvKey.facilityLocation.facility.description` (string)

  - `trxns.fromInvKey.facilityLocation.facility.notes` (string)

  - `trxns.fromInvKey.facilityLocation.facility.address1` (string)

  - `trxns.fromInvKey.facilityLocation.facility.address2` (string)

  - `trxns.fromInvKey.facilityLocation.facility.address3` (string)

  - `trxns.fromInvKey.facilityLocation.facility.address4` (string)

  - `trxns.fromInvKey.facilityLocation.facility.city` (string)

  - `trxns.fromInvKey.facilityLocation.facility.state_province` (string)

  - `trxns.fromInvKey.facilityLocation.facility.postal_code` (string)

  - `trxns.fromInvKey.facilityLocation.facility.country` (string)

  - `trxns.fromInvKey.facilityLocation.facility.contact_name` (string)

  - `trxns.fromInvKey.facilityLocation.facility.contact_phone` (string)

  - `trxns.fromInvKey.facilityLocation.facility.contact_email` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip` (object)

  - `trxns.fromInvKey.facilityLocation.yard_equip.id` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.ncode` (integer)

  - `trxns.fromInvKey.facilityLocation.yard_equip.createdby` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.createdon` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.modifiedon` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.yard_equip.scac` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.strid` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `trxns.fromInvKey.facilityLocation.yard_equip.type_description` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.owner_coname` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.owner_phone` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.owner_email` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.description` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.notes` (string)

  - `trxns.fromInvKey.facilityLocation.yard_equip.max_weight` (number)

  - `trxns.fromInvKey.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.fromInvKey.facilityLocation.yard_equip.max_cube` (number)

  - `trxns.fromInvKey.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `trxns.fromInvKey.facilityLocation.facility_equip` (object)

  - `trxns.fromInvKey.facilityLocation.facility_equip.id` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.ncode` (integer)

  - `trxns.fromInvKey.facilityLocation.facility_equip.createdby` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.createdon` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.modifiedon` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.enabled` (boolean)

  - `trxns.fromInvKey.facilityLocation.facility_equip.facility_id` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.assignedto_id` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `trxns.fromInvKey.facilityLocation.facility_equip.name` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.description` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.notes` (string)

  - `trxns.fromInvKey.facilityLocation.facility_equip.vertical` (boolean)

  - `trxns.fromInvKey.facilityLocation.facility_equip.max_weight` (number)

  - `trxns.fromInvKey.facilityLocation.facility_equip.max_cube` (number)

  - `trxns.fromInvKey.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `trxns.fromInvKey.facilityLocation.facility_equip.max_slots` (integer)

  - `trxns.fromInvKey.reservedFor` (object)

  - `trxns.fromInvKey.reservedFor.id` (string)

  - `trxns.fromInvKey.reservedFor.ncode` (integer)

  - `trxns.fromInvKey.reservedFor.createdby` (string)

  - `trxns.fromInvKey.reservedFor.createdon` (string)

  - `trxns.fromInvKey.reservedFor.modifiedon` (string)

  - `trxns.fromInvKey.reservedFor.accountid` (string)

  - `trxns.fromInvKey.reservedFor.nodelete` (boolean)

  - `trxns.fromInvKey.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.fromInvKey.reservedFor.name` (string)

  - `trxns.fromInvKey.reservedFor.description` (string)

  - `trxns.fromInvKey.reservedFor.notes` (string)

  - `trxns.fromInvKey.reservedFor.saddr1` (string)

  - `trxns.fromInvKey.reservedFor.saddr2` (string)

  - `trxns.fromInvKey.reservedFor.saddr3` (string)

  - `trxns.fromInvKey.reservedFor.saddr4` (string)

  - `trxns.fromInvKey.reservedFor.scity` (string)

  - `trxns.fromInvKey.reservedFor.sstateprovince` (string)

  - `trxns.fromInvKey.reservedFor.spostalcode` (string)

  - `trxns.fromInvKey.reservedFor.scountry` (string)

  - `trxns.fromInvKey.reservedFor.maddr1` (string)

  - `trxns.fromInvKey.reservedFor.maddr2` (string)

  - `trxns.fromInvKey.reservedFor.maddr3` (string)

  - `trxns.fromInvKey.reservedFor.maddr4` (string)

  - `trxns.fromInvKey.reservedFor.mcity` (string)

  - `trxns.fromInvKey.reservedFor.mstateprovince` (string)

  - `trxns.fromInvKey.reservedFor.mpostalcode` (string)

  - `trxns.fromInvKey.reservedFor.mcountry` (string)

  - `trxns.fromInvKey.reservedFor.contact_name` (string)

  - `trxns.fromInvKey.reservedFor.contact_phone` (string)

  - `trxns.fromInvKey.reservedFor.contact_email` (string)

  - `trxns.fromInvKey.reservedFor.inv_contact_name` (string)

  - `trxns.fromInvKey.reservedFor.inv_contact_phone` (string)

  - `trxns.fromInvKey.reservedFor.inv_contact_email` (string)

  - `trxns.fromInvKey.channel` (object)

  - `trxns.fromInvKey.channel.id` (string)

  - `trxns.fromInvKey.channel.createdby` (string)

  - `trxns.fromInvKey.channel.createdon` (string)

  - `trxns.fromInvKey.channel.modifiedon` (string)

  - `trxns.fromInvKey.channel.enabled` (boolean)

  - `trxns.fromInvKey.channel.nodelete` (boolean)

  - `trxns.fromInvKey.channel.name` (string)

  - `trxns.fromInvKey.channel.description` (string)

  - `trxns.fromInvKey.channel.notes` (string)

  - `trxns.fromInvKey.channel.tmplt_id` (string)

  - `trxns.fromInvKey.channel.marketplace_id` (string)

  - `trxns.fromInvKey.channel.account_id` (string)

  - `trxns.fromInvKey.channel.tmplt` (object)

  - `trxns.fromInvKey.channel.tmplt.id` (string)

  - `trxns.fromInvKey.channel.tmplt.createdby` (string)

  - `trxns.fromInvKey.channel.tmplt.createdon` (string)

  - `trxns.fromInvKey.channel.tmplt.modifiedon` (string)

  - `trxns.fromInvKey.channel.tmplt.enabled` (boolean)

  - `trxns.fromInvKey.channel.tmplt.nodelete` (boolean)

  - `trxns.fromInvKey.channel.tmplt.name` (string)

  - `trxns.fromInvKey.channel.tmplt.description` (string)

  - `trxns.fromInvKey.channel.tmplt.notes` (string)

  - `trxns.fromInvKey.channel.tmplt.print_packing_slip` (boolean)

  - `trxns.fromInvKey.channel.tmplt.allow_facility_mods` (boolean)

  - `trxns.fromInvKey.channel.tmplt.reserve_inv_qty` (number)

  - `trxns.fromInvKey.channel.tmplt.sync_943` (boolean)

  - `trxns.fromInvKey.channel.tmplt.confirm_944` (boolean)

  - `trxns.fromInvKey.channel.tmplt.sync_940` (boolean)

  - `trxns.fromInvKey.channel.tmplt.confirm_945` (boolean)

  - `trxns.fromInvKey.channel.tmplt.sync_inventory` (boolean)

  - `trxns.fromInvKey.channel.tmplt.sync_item_codes` (boolean)

  - `trxns.fromInvKey.channel.marketplace` (object)

  - `trxns.fromInvKey.channel.marketplace.id` (string)

  - `trxns.fromInvKey.channel.marketplace.createdby` (string)

  - `trxns.fromInvKey.channel.marketplace.createdon` (string)

  - `trxns.fromInvKey.channel.marketplace.modifiedon` (string)

  - `trxns.fromInvKey.channel.marketplace.gmp_id` (string)

  - `trxns.fromInvKey.channel.marketplace.enabled` (boolean)

  - `trxns.fromInvKey.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `trxns.fromInvKey.channel.marketplace.publisher_name` (string)

  - `trxns.fromInvKey.channel.marketplace.publisher_website` (string)

  - `trxns.fromInvKey.channel.marketplace.publisher_contact_uri` (string)

  - `trxns.fromInvKey.channel.marketplace.free` (boolean)

  - `trxns.fromInvKey.channel.marketplace.score` (number)

  - `trxns.fromInvKey.channel.marketplace.name` (string)

  - `trxns.fromInvKey.channel.marketplace.description` (string)

  - `trxns.fromInvKey.channel.marketplace.nodelete` (boolean)

  - `trxns.fromInvKey.channel.marketplace.notes` (string)

  - `trxns.fromInvKey.channel.account` (object)

  - `trxns.fromInvKey.channel.account.id` (string)

  - `trxns.fromInvKey.channel.account.account_id` (string)

  - `trxns.fromInvKey.channel.account.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `trxns.fromInvKey.channel.account.ship_create_backorders` (boolean)

  - `trxns.fromInvKey.channel.account.ship_po_required` (boolean)

  - `trxns.fromInvKey.channel.account.ship_order_number_required` (boolean)

  - `trxns.fromInvKey.channel.account.ship_so_required` (boolean)

  - `trxns.fromInvKey.channel.account.ship_carrier_required` (boolean)

  - `trxns.fromInvKey.channel.account.ship_labels_required` (boolean)

  - `trxns.fromInvKey.channel.account.ship_email_packing_slip` (boolean)

  - `trxns.fromInvKey.channel.account.ship_email_bol` (boolean)

  - `trxns.fromInvKey.channel.account.ship_email_labels` (boolean)

  - `trxns.fromInvKey.channel.account.ship_udef0` (string)

  - `trxns.fromInvKey.channel.account.ship_udef1` (string)

  - `trxns.fromInvKey.channel.account.ship_udef2` (string)

  - `trxns.fromInvKey.channel.account.ship_udef3` (string)

  - `trxns.fromInvKey.channel.account.ship_udef4` (string)

  - `trxns.fromInvKey.channel.account.ship_udef5` (string)

  - `trxns.fromInvKey.channel.account.ship_udef6` (string)

  - `trxns.fromInvKey.channel.account.ship_udef7` (string)

  - `trxns.fromInvKey.channel.account.ship_udef8` (string)

  - `trxns.fromInvKey.channel.account.recv_po_required` (boolean)

  - `trxns.fromInvKey.channel.account.recv_order_number_required` (boolean)

  - `trxns.fromInvKey.channel.account.recv_carrier_required` (boolean)

  - `trxns.fromInvKey.channel.account.recv_container_required` (boolean)

  - `trxns.fromInvKey.channel.account.recv_email_receipt` (boolean)

  - `trxns.fromInvKey.channel.account.recv_udef0` (string)

  - `trxns.fromInvKey.channel.account.recv_udef1` (string)

  - `trxns.fromInvKey.channel.account.recv_udef2` (string)

  - `trxns.fromInvKey.channel.account.recv_udef3` (string)

  - `trxns.fromInvKey.channel.account.recv_udef4` (string)

  - `trxns.fromInvKey.channel.account.recv_udef5` (string)

  - `trxns.fromInvKey.channel.account.recv_udef6` (string)

  - `trxns.fromInvKey.channel.account.recv_udef7` (string)

  - `trxns.fromInvKey.channel.account.recv_udef8` (string)

  - `trxns.fromInvKey.channel.account.work_udef0` (string)

  - `trxns.fromInvKey.channel.account.work_udef1` (string)

  - `trxns.fromInvKey.channel.account.work_udef2` (string)

  - `trxns.fromInvKey.channel.account.work_udef3` (string)

  - `trxns.fromInvKey.channel.account.work_udef4` (string)

  - `trxns.fromInvKey.channel.account.work_udef5` (string)

  - `trxns.fromInvKey.channel.account.work_udef6` (string)

  - `trxns.fromInvKey.channel.account.work_udef7` (string)

  - `trxns.fromInvKey.channel.account.work_udef8` (string)

  - `trxns.fromInvKey.channel.account.account_base` (object)

  - `trxns.fromInvKey.channel.account.account_base.id` (string)

  - `trxns.fromInvKey.channel.account.account_base.ncode` (integer)

  - `trxns.fromInvKey.channel.account.account_base.createdby` (string)

  - `trxns.fromInvKey.channel.account.account_base.createdon` (string)

  - `trxns.fromInvKey.channel.account.account_base.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.account_base.accountid` (string)

  - `trxns.fromInvKey.channel.account.account_base.nodelete` (boolean)

  - `trxns.fromInvKey.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.fromInvKey.channel.account.account_base.name` (string)

  - `trxns.fromInvKey.channel.account.account_base.description` (string)

  - `trxns.fromInvKey.channel.account.account_base.notes` (string)

  - `trxns.fromInvKey.channel.account.account_base.saddr1` (string)

  - `trxns.fromInvKey.channel.account.account_base.saddr2` (string)

  - `trxns.fromInvKey.channel.account.account_base.saddr3` (string)

  - `trxns.fromInvKey.channel.account.account_base.saddr4` (string)

  - `trxns.fromInvKey.channel.account.account_base.scity` (string)

  - `trxns.fromInvKey.channel.account.account_base.sstateprovince` (string)

  - `trxns.fromInvKey.channel.account.account_base.spostalcode` (string)

  - `trxns.fromInvKey.channel.account.account_base.scountry` (string)

  - `trxns.fromInvKey.channel.account.account_base.maddr1` (string)

  - `trxns.fromInvKey.channel.account.account_base.maddr2` (string)

  - `trxns.fromInvKey.channel.account.account_base.maddr3` (string)

  - `trxns.fromInvKey.channel.account.account_base.maddr4` (string)

  - `trxns.fromInvKey.channel.account.account_base.mcity` (string)

  - `trxns.fromInvKey.channel.account.account_base.mstateprovince` (string)

  - `trxns.fromInvKey.channel.account.account_base.mpostalcode` (string)

  - `trxns.fromInvKey.channel.account.account_base.mcountry` (string)

  - `trxns.fromInvKey.channel.account.account_base.contact_name` (string)

  - `trxns.fromInvKey.channel.account.account_base.contact_phone` (string)

  - `trxns.fromInvKey.channel.account.account_base.contact_email` (string)

  - `trxns.fromInvKey.channel.account.account_base.inv_contact_name` (string)

  - `trxns.fromInvKey.channel.account.account_base.inv_contact_phone` (string)

  - `trxns.fromInvKey.channel.account.account_base.inv_contact_email` (string)

  - `trxns.fromInvKey.channel.account.billing_settings` (object)

  - `trxns.fromInvKey.channel.account.billing_settings.id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.account_id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.invoice_days_due` (integer)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_enable` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler` (object)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.fromInvKey.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `trxns.fromInvKey.channel.account.users` (array)

  - `trxns.fromInvKey.channel.account.users.id` (string)

  - `trxns.fromInvKey.channel.account.users.ncode` (integer)

  - `trxns.fromInvKey.channel.account.users.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.users.securityLevel` (integer)

  - `trxns.fromInvKey.channel.account.users.email` (string)

  - `trxns.fromInvKey.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.channel.account.users.description` (string)

  - `trxns.fromInvKey.channel.account.users.name` (string)

  - `trxns.fromInvKey.channel.account.users.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `trxns.fromInvKey.channel.account.users.internaluse` (boolean)

  - `trxns.fromInvKey.channel.account.users.email_alias` (string)

  - `trxns.fromInvKey.channel.account.users.fav1link` (string)

  - `trxns.fromInvKey.channel.account.users.fav1name` (string)

  - `trxns.fromInvKey.channel.account.users.fav1icon` (string)

  - `trxns.fromInvKey.channel.account.users.fav2link` (string)

  - `trxns.fromInvKey.channel.account.users.fav2name` (string)

  - `trxns.fromInvKey.channel.account.users.fav2icon` (string)

  - `trxns.fromInvKey.channel.account.users.fav3link` (string)

  - `trxns.fromInvKey.channel.account.users.fav3name` (string)

  - `trxns.fromInvKey.channel.account.users.fav3icon` (string)

  - `trxns.fromInvKey.channel.account.users.facilities` (array)

  - `trxns.fromInvKey.channel.account.users.facilities.id` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.ncode` (integer)

  - `trxns.fromInvKey.channel.account.users.facilities.createdby` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.createdon` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.fromInvKey.channel.account.users.facilities.code` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.accounting_ref` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.name` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.description` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.notes` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.address1` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.address2` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.address3` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.address4` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.city` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.state_province` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.postal_code` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.country` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.contact_name` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.contact_phone` (string)

  - `trxns.fromInvKey.channel.account.users.facilities.contact_email` (string)

  - `trxns.fromInvKey.channel.account.users.roles` (array)

  - `trxns.fromInvKey.channel.account.users.roles.id` (string)

  - `trxns.fromInvKey.channel.account.users.roles.ncode` (integer)

  - `trxns.fromInvKey.channel.account.users.roles.createdby` (string)

  - `trxns.fromInvKey.channel.account.users.roles.createdon` (string)

  - `trxns.fromInvKey.channel.account.users.roles.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.channel.account.users.roles.enabled` (boolean)

  - `trxns.fromInvKey.channel.account.users.roles.name` (string)

  - `trxns.fromInvKey.channel.account.users.roles.description` (string)

  - `trxns.fromInvKey.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `trxns.fromInvKey.channel.account.users.roles.securitylevel` (integer)

  - `trxns.fromInvKey.channel.account.users.roles.internaluse` (boolean)

  - `trxns.fromInvKey.channel.account.users.roles.nodelete` (boolean)

  - `trxns.fromInvKey.channel.account.users.roles.permissions` (array)

  - `trxns.fromInvKey.channel.account.users.roles.permissions.id` (string)

  - `trxns.fromInvKey.channel.account.users.roles.permissions.ncode` (integer)

  - `trxns.fromInvKey.channel.account.users.roles.permissions.createdby` (string)

  - `trxns.fromInvKey.channel.account.users.roles.permissions.createdon` (string)

  - `trxns.fromInvKey.channel.account.users.roles.permissions.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.fromInvKey.channel.account.users.roles.permissions.userrole_id` (string)

  - `trxns.fromInvKey.channel.account.users.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"

  - `trxns.fromInvKey.channel.account.users.roles.permissions.description` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts` (array)

  - `trxns.fromInvKey.channel.account.doc_tmplts.id` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.createdby` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.createdon` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.name` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.description` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.notes` (string)

  - `trxns.fromInvKey.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `trxns.fromInvKey.channel.account.billing_rules` (array)

  - `trxns.fromInvKey.channel.account.billing_rules.id` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.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"

  - `trxns.fromInvKey.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `trxns.fromInvKey.channel.account.billing_rules.account_id` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.facility_id` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.glcode` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.description` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.notes` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.min` (number)

  - `trxns.fromInvKey.channel.account.billing_rules.max` (number)

  - `trxns.fromInvKey.channel.account.billing_rules.notes_internal` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.notes_external` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates` (array)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.id` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.createdby` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.createdon` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.modifiedon` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.starts_dt` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.ends_dt` (string)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.rate` (number)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.from_qty` (number)

  - `trxns.fromInvKey.channel.account.billing_rules.rates.to_qty` (number)

  - `trxns.fromInvKey.channel.channelFacilities` (array)

  - `trxns.fromInvKey.channel.channelFacilities.id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.createdby` (string)

  - `trxns.fromInvKey.channel.channelFacilities.createdon` (string)

  - `trxns.fromInvKey.channel.channelFacilities.modifiedon` (string)

  - `trxns.fromInvKey.channel.channelFacilities.enabled` (boolean)

  - `trxns.fromInvKey.channel.channelFacilities.channel_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.transit_lane_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility_alias` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility_integration_alias` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility_api_alias` (string)

  - `trxns.fromInvKey.channel.channelFacilities.cutoff_time` (string)

  - `trxns.fromInvKey.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_name` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_addr1` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_addr2` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_addr3` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_addr4` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_city` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_state_province` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_postal_code` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_country` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_contact_name` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `trxns.fromInvKey.channel.channelFacilities.rtn_add_contact_email` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility` (object)

  - `trxns.fromInvKey.channel.channelFacilities.facility.id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.ncode` (integer)

  - `trxns.fromInvKey.channel.channelFacilities.facility.createdby` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.createdon` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.modifiedon` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.enabled` (boolean)

  - `trxns.fromInvKey.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.fromInvKey.channel.channelFacilities.facility.code` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.accounting_ref` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.name` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.description` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.notes` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.address1` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.address2` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.address3` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.address4` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.city` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.state_province` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.postal_code` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.country` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.contact_name` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.contact_phone` (string)

  - `trxns.fromInvKey.channel.channelFacilities.facility.contact_email` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers` (array)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.createdby` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.createdon` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.rm` (number)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier` (object)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `trxns.fromInvKey.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `trxns.fromInvKey.channel.shippingMethods` (array)

  - `trxns.fromInvKey.channel.shippingMethods.id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.createdby` (string)

  - `trxns.fromInvKey.channel.shippingMethods.createdon` (string)

  - `trxns.fromInvKey.channel.shippingMethods.modifiedon` (string)

  - `trxns.fromInvKey.channel.shippingMethods.channel_id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.enabled` (boolean)

  - `trxns.fromInvKey.channel.shippingMethods.name` (string)

  - `trxns.fromInvKey.channel.shippingMethods.ship_priority` (integer)

  - `trxns.fromInvKey.channel.shippingMethods.max_transit_days` (integer)

  - `trxns.fromInvKey.channel.shippingMethods.carriers` (array)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.createdby` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.createdon` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.modifiedon` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.enabled` (boolean)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier_id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.rm` (number)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier` (object)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.alias` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `trxns.fromInvKey.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `trxns.toInvKey` (object)

  - `trxns.toInvKey.id` (string)

  - `trxns.toInvKey.ikeyhash` (string)

  - `trxns.toInvKey.facility_id` (string)

  - `trxns.toInvKey.account_id` (string)

  - `trxns.toInvKey.item_id` (string)

  - `trxns.toInvKey.lpn_id` (string)

  - `trxns.toInvKey.facilitylocation_id` (string)

  - `trxns.toInvKey.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.toInvKey.reservedfor_id` (string)

  - `trxns.toInvKey.reservedfor_channel_id` (string)

  - `trxns.toInvKey.sscc` (string)

  - `trxns.toInvKey.lotcode` (string)

  - `trxns.toInvKey.sublotcode` (string)

  - `trxns.toInvKey.wt` (number)

  - `trxns.toInvKey.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.expirydate` (string)

  - `trxns.toInvKey.temp` (number)

  - `trxns.toInvKey.temp_mode` (string)
    Enum: "F", "C"

  - `trxns.toInvKey.case_pack` (number)

  - `trxns.toInvKey.ip_pack` (number)

  - `trxns.toInvKey.udef0` (string)

  - `trxns.toInvKey.udef1` (string)

  - `trxns.toInvKey.udef2` (string)

  - `trxns.toInvKey.udef3` (string)

  - `trxns.toInvKey.udef4` (string)

  - `trxns.toInvKey.udef5` (string)

  - `trxns.toInvKey.udef6` (string)

  - `trxns.toInvKey.udef7` (string)

  - `trxns.toInvKey.udef8` (string)

  - `trxns.toInvKey.udef9` (string)

  - `trxns.toInvKey.udef10` (string)

  - `trxns.toInvKey.udef11` (string)

  - `trxns.toInvKey.udef12` (string)

  - `trxns.toInvKey.udef13` (string)

  - `trxns.toInvKey.udef14` (string)

  - `trxns.toInvKey.asn0` (string)

  - `trxns.toInvKey.asn1` (string)

  - `trxns.toInvKey.asn2` (string)

  - `trxns.toInvKey.asn3` (string)

  - `trxns.toInvKey.asn4` (string)

  - `trxns.toInvKey.asn5` (string)

  - `trxns.toInvKey.asn6` (string)

  - `trxns.toInvKey.asn7` (string)

  - `trxns.toInvKey.asn8` (string)

  - `trxns.toInvKey.asn9` (string)

  - `trxns.toInvKey.asn10` (string)

  - `trxns.toInvKey.asn11` (string)

  - `trxns.toInvKey.asn12` (string)

  - `trxns.toInvKey.asn13` (string)

  - `trxns.toInvKey.asn14` (string)

  - `trxns.toInvKey.facility` (object)

  - `trxns.toInvKey.facility.id` (string)

  - `trxns.toInvKey.facility.ncode` (integer)

  - `trxns.toInvKey.facility.createdby` (string)

  - `trxns.toInvKey.facility.createdon` (string)

  - `trxns.toInvKey.facility.modifiedon` (string)

  - `trxns.toInvKey.facility.enabled` (boolean)

  - `trxns.toInvKey.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.toInvKey.facility.code` (string)

  - `trxns.toInvKey.facility.accounting_ref` (string)

  - `trxns.toInvKey.facility.name` (string)

  - `trxns.toInvKey.facility.description` (string)

  - `trxns.toInvKey.facility.notes` (string)

  - `trxns.toInvKey.facility.address1` (string)

  - `trxns.toInvKey.facility.address2` (string)

  - `trxns.toInvKey.facility.address3` (string)

  - `trxns.toInvKey.facility.address4` (string)

  - `trxns.toInvKey.facility.city` (string)

  - `trxns.toInvKey.facility.state_province` (string)

  - `trxns.toInvKey.facility.postal_code` (string)

  - `trxns.toInvKey.facility.country` (string)

  - `trxns.toInvKey.facility.contact_name` (string)

  - `trxns.toInvKey.facility.contact_phone` (string)

  - `trxns.toInvKey.facility.contact_email` (string)

  - `trxns.toInvKey.account` (object)

  - `trxns.toInvKey.account.id` (string)

  - `trxns.toInvKey.account.account_id` (string)

  - `trxns.toInvKey.account.enabled` (boolean)

  - `trxns.toInvKey.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `trxns.toInvKey.account.ship_create_backorders` (boolean)

  - `trxns.toInvKey.account.ship_po_required` (boolean)

  - `trxns.toInvKey.account.ship_order_number_required` (boolean)

  - `trxns.toInvKey.account.ship_so_required` (boolean)

  - `trxns.toInvKey.account.ship_carrier_required` (boolean)

  - `trxns.toInvKey.account.ship_labels_required` (boolean)

  - `trxns.toInvKey.account.ship_email_packing_slip` (boolean)

  - `trxns.toInvKey.account.ship_email_bol` (boolean)

  - `trxns.toInvKey.account.ship_email_labels` (boolean)

  - `trxns.toInvKey.account.ship_udef0` (string)

  - `trxns.toInvKey.account.ship_udef1` (string)

  - `trxns.toInvKey.account.ship_udef2` (string)

  - `trxns.toInvKey.account.ship_udef3` (string)

  - `trxns.toInvKey.account.ship_udef4` (string)

  - `trxns.toInvKey.account.ship_udef5` (string)

  - `trxns.toInvKey.account.ship_udef6` (string)

  - `trxns.toInvKey.account.ship_udef7` (string)

  - `trxns.toInvKey.account.ship_udef8` (string)

  - `trxns.toInvKey.account.recv_po_required` (boolean)

  - `trxns.toInvKey.account.recv_order_number_required` (boolean)

  - `trxns.toInvKey.account.recv_carrier_required` (boolean)

  - `trxns.toInvKey.account.recv_container_required` (boolean)

  - `trxns.toInvKey.account.recv_email_receipt` (boolean)

  - `trxns.toInvKey.account.recv_udef0` (string)

  - `trxns.toInvKey.account.recv_udef1` (string)

  - `trxns.toInvKey.account.recv_udef2` (string)

  - `trxns.toInvKey.account.recv_udef3` (string)

  - `trxns.toInvKey.account.recv_udef4` (string)

  - `trxns.toInvKey.account.recv_udef5` (string)

  - `trxns.toInvKey.account.recv_udef6` (string)

  - `trxns.toInvKey.account.recv_udef7` (string)

  - `trxns.toInvKey.account.recv_udef8` (string)

  - `trxns.toInvKey.account.work_udef0` (string)

  - `trxns.toInvKey.account.work_udef1` (string)

  - `trxns.toInvKey.account.work_udef2` (string)

  - `trxns.toInvKey.account.work_udef3` (string)

  - `trxns.toInvKey.account.work_udef4` (string)

  - `trxns.toInvKey.account.work_udef5` (string)

  - `trxns.toInvKey.account.work_udef6` (string)

  - `trxns.toInvKey.account.work_udef7` (string)

  - `trxns.toInvKey.account.work_udef8` (string)

  - `trxns.toInvKey.account.account_base` (object)

  - `trxns.toInvKey.account.account_base.id` (string)

  - `trxns.toInvKey.account.account_base.ncode` (integer)

  - `trxns.toInvKey.account.account_base.createdby` (string)

  - `trxns.toInvKey.account.account_base.createdon` (string)

  - `trxns.toInvKey.account.account_base.modifiedon` (string)

  - `trxns.toInvKey.account.account_base.accountid` (string)

  - `trxns.toInvKey.account.account_base.nodelete` (boolean)

  - `trxns.toInvKey.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.toInvKey.account.account_base.name` (string)

  - `trxns.toInvKey.account.account_base.description` (string)

  - `trxns.toInvKey.account.account_base.notes` (string)

  - `trxns.toInvKey.account.account_base.saddr1` (string)

  - `trxns.toInvKey.account.account_base.saddr2` (string)

  - `trxns.toInvKey.account.account_base.saddr3` (string)

  - `trxns.toInvKey.account.account_base.saddr4` (string)

  - `trxns.toInvKey.account.account_base.scity` (string)

  - `trxns.toInvKey.account.account_base.sstateprovince` (string)

  - `trxns.toInvKey.account.account_base.spostalcode` (string)

  - `trxns.toInvKey.account.account_base.scountry` (string)

  - `trxns.toInvKey.account.account_base.maddr1` (string)

  - `trxns.toInvKey.account.account_base.maddr2` (string)

  - `trxns.toInvKey.account.account_base.maddr3` (string)

  - `trxns.toInvKey.account.account_base.maddr4` (string)

  - `trxns.toInvKey.account.account_base.mcity` (string)

  - `trxns.toInvKey.account.account_base.mstateprovince` (string)

  - `trxns.toInvKey.account.account_base.mpostalcode` (string)

  - `trxns.toInvKey.account.account_base.mcountry` (string)

  - `trxns.toInvKey.account.account_base.contact_name` (string)

  - `trxns.toInvKey.account.account_base.contact_phone` (string)

  - `trxns.toInvKey.account.account_base.contact_email` (string)

  - `trxns.toInvKey.account.account_base.inv_contact_name` (string)

  - `trxns.toInvKey.account.account_base.inv_contact_phone` (string)

  - `trxns.toInvKey.account.account_base.inv_contact_email` (string)

  - `trxns.toInvKey.account.billing_settings` (object)

  - `trxns.toInvKey.account.billing_settings.id` (string)

  - `trxns.toInvKey.account.billing_settings.account_id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_enable` (boolean)

  - `trxns.toInvKey.account.billing_settings.invoice_days_due` (integer)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler_id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_enable` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler_id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_enable` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler_id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_enable` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler_id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_enable` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler` (object)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.name` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.description` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler` (object)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.name` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.description` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler` (object)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.name` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.description` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.notes` (string)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler` (object)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.name` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.description` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler` (object)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `trxns.toInvKey.account.users` (array)

  - `trxns.toInvKey.account.users.id` (string)

  - `trxns.toInvKey.account.users.ncode` (integer)

  - `trxns.toInvKey.account.users.modifiedon` (string)

  - `trxns.toInvKey.account.users.securityLevel` (integer)

  - `trxns.toInvKey.account.users.email` (string)

  - `trxns.toInvKey.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.account.users.description` (string)

  - `trxns.toInvKey.account.users.name` (string)

  - `trxns.toInvKey.account.users.enabled` (boolean)

  - `trxns.toInvKey.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `trxns.toInvKey.account.users.internaluse` (boolean)

  - `trxns.toInvKey.account.users.email_alias` (string)

  - `trxns.toInvKey.account.users.fav1link` (string)

  - `trxns.toInvKey.account.users.fav1name` (string)

  - `trxns.toInvKey.account.users.fav1icon` (string)

  - `trxns.toInvKey.account.users.fav2link` (string)

  - `trxns.toInvKey.account.users.fav2name` (string)

  - `trxns.toInvKey.account.users.fav2icon` (string)

  - `trxns.toInvKey.account.users.fav3link` (string)

  - `trxns.toInvKey.account.users.fav3name` (string)

  - `trxns.toInvKey.account.users.fav3icon` (string)

  - `trxns.toInvKey.account.users.facilities` (array)

  - `trxns.toInvKey.account.users.facilities.id` (string)

  - `trxns.toInvKey.account.users.facilities.ncode` (integer)

  - `trxns.toInvKey.account.users.facilities.createdby` (string)

  - `trxns.toInvKey.account.users.facilities.createdon` (string)

  - `trxns.toInvKey.account.users.facilities.modifiedon` (string)

  - `trxns.toInvKey.account.users.facilities.enabled` (boolean)

  - `trxns.toInvKey.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.toInvKey.account.users.facilities.code` (string)

  - `trxns.toInvKey.account.users.facilities.accounting_ref` (string)

  - `trxns.toInvKey.account.users.facilities.name` (string)

  - `trxns.toInvKey.account.users.facilities.description` (string)

  - `trxns.toInvKey.account.users.facilities.notes` (string)

  - `trxns.toInvKey.account.users.facilities.address1` (string)

  - `trxns.toInvKey.account.users.facilities.address2` (string)

  - `trxns.toInvKey.account.users.facilities.address3` (string)

  - `trxns.toInvKey.account.users.facilities.address4` (string)

  - `trxns.toInvKey.account.users.facilities.city` (string)

  - `trxns.toInvKey.account.users.facilities.state_province` (string)

  - `trxns.toInvKey.account.users.facilities.postal_code` (string)

  - `trxns.toInvKey.account.users.facilities.country` (string)

  - `trxns.toInvKey.account.users.facilities.contact_name` (string)

  - `trxns.toInvKey.account.users.facilities.contact_phone` (string)

  - `trxns.toInvKey.account.users.facilities.contact_email` (string)

  - `trxns.toInvKey.account.users.roles` (array)

  - `trxns.toInvKey.account.users.roles.id` (string)

  - `trxns.toInvKey.account.users.roles.ncode` (integer)

  - `trxns.toInvKey.account.users.roles.createdby` (string)

  - `trxns.toInvKey.account.users.roles.createdon` (string)

  - `trxns.toInvKey.account.users.roles.modifiedon` (string)

  - `trxns.toInvKey.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.account.users.roles.enabled` (boolean)

  - `trxns.toInvKey.account.users.roles.name` (string)

  - `trxns.toInvKey.account.users.roles.description` (string)

  - `trxns.toInvKey.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `trxns.toInvKey.account.users.roles.securitylevel` (integer)

  - `trxns.toInvKey.account.users.roles.internaluse` (boolean)

  - `trxns.toInvKey.account.users.roles.nodelete` (boolean)

  - `trxns.toInvKey.account.users.roles.permissions` (array)

  - `trxns.toInvKey.account.users.roles.permissions.id` (string)

  - `trxns.toInvKey.account.users.roles.permissions.ncode` (integer)

  - `trxns.toInvKey.account.users.roles.permissions.createdby` (string)

  - `trxns.toInvKey.account.users.roles.permissions.createdon` (string)

  - `trxns.toInvKey.account.users.roles.permissions.modifiedon` (string)

  - `trxns.toInvKey.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.account.users.roles.permissions.userrole_id` (string)

  - `trxns.toInvKey.account.users.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"

  - `trxns.toInvKey.account.users.roles.permissions.description` (string)

  - `trxns.toInvKey.account.doc_tmplts` (array)

  - `trxns.toInvKey.account.doc_tmplts.id` (string)

  - `trxns.toInvKey.account.doc_tmplts.createdby` (string)

  - `trxns.toInvKey.account.doc_tmplts.createdon` (string)

  - `trxns.toInvKey.account.doc_tmplts.modifiedon` (string)

  - `trxns.toInvKey.account.doc_tmplts.name` (string)

  - `trxns.toInvKey.account.doc_tmplts.description` (string)

  - `trxns.toInvKey.account.doc_tmplts.notes` (string)

  - `trxns.toInvKey.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `trxns.toInvKey.account.billing_rules` (array)

  - `trxns.toInvKey.account.billing_rules.id` (string)

  - `trxns.toInvKey.account.billing_rules.createdby` (string)

  - `trxns.toInvKey.account.billing_rules.createdon` (string)

  - `trxns.toInvKey.account.billing_rules.modifiedon` (string)

  - `trxns.toInvKey.account.billing_rules.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"

  - `trxns.toInvKey.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `trxns.toInvKey.account.billing_rules.account_id` (string)

  - `trxns.toInvKey.account.billing_rules.facility_id` (string)

  - `trxns.toInvKey.account.billing_rules.glcode` (string)

  - `trxns.toInvKey.account.billing_rules.description` (string)

  - `trxns.toInvKey.account.billing_rules.notes` (string)

  - `trxns.toInvKey.account.billing_rules.min` (number)

  - `trxns.toInvKey.account.billing_rules.max` (number)

  - `trxns.toInvKey.account.billing_rules.notes_internal` (string)

  - `trxns.toInvKey.account.billing_rules.notes_external` (string)

  - `trxns.toInvKey.account.billing_rules.rates` (array)

  - `trxns.toInvKey.account.billing_rules.rates.id` (string)

  - `trxns.toInvKey.account.billing_rules.rates.createdby` (string)

  - `trxns.toInvKey.account.billing_rules.rates.createdon` (string)

  - `trxns.toInvKey.account.billing_rules.rates.modifiedon` (string)

  - `trxns.toInvKey.account.billing_rules.rates.account_billing_rules_id` (string)

  - `trxns.toInvKey.account.billing_rules.rates.starts_dt` (string)

  - `trxns.toInvKey.account.billing_rules.rates.ends_dt` (string)

  - `trxns.toInvKey.account.billing_rules.rates.rate` (number)

  - `trxns.toInvKey.account.billing_rules.rates.from_qty` (number)

  - `trxns.toInvKey.account.billing_rules.rates.to_qty` (number)

  - `trxns.toInvKey.item` (object)

  - `trxns.toInvKey.item.id` (string)

  - `trxns.toInvKey.item.ncode` (integer)

  - `trxns.toInvKey.item.createdby` (string)

  - `trxns.toInvKey.item.createdon` (string)

  - `trxns.toInvKey.item.modifiedon` (string)

  - `trxns.toInvKey.item.account_id` (string)

  - `trxns.toInvKey.item.tmplt_id` (string)

  - `trxns.toInvKey.item.enabled` (boolean)

  - `trxns.toInvKey.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.toInvKey.item.itemcode` (string)

  - `trxns.toInvKey.item.description` (string)

  - `trxns.toInvKey.item.notes` (string)

  - `trxns.toInvKey.item.wt` (number)

  - `trxns.toInvKey.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.item.l` (number)

  - `trxns.toInvKey.item.w` (number)

  - `trxns.toInvKey.item.h` (number)

  - `trxns.toInvKey.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.toInvKey.item.image_file_uri` (string)

  - `trxns.toInvKey.item.safety_inv_qty` (number)

  - `trxns.toInvKey.item.tmplt` (object)

  - `trxns.toInvKey.item.tmplt.id` (string)

  - `trxns.toInvKey.item.tmplt.ncode` (integer)

  - `trxns.toInvKey.item.tmplt.createdby` (string)

  - `trxns.toInvKey.item.tmplt.createdon` (string)

  - `trxns.toInvKey.item.tmplt.modifiedon` (string)

  - `trxns.toInvKey.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.item.tmplt.enabled` (boolean)

  - `trxns.toInvKey.item.tmplt.name` (string)

  - `trxns.toInvKey.item.tmplt.description` (string)

  - `trxns.toInvKey.item.tmplt.notes` (string)

  - `trxns.toInvKey.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.toInvKey.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `trxns.toInvKey.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `trxns.toInvKey.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `trxns.toInvKey.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `trxns.toInvKey.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `trxns.toInvKey.item.tmplt.nodelete` (boolean)

  - `trxns.toInvKey.item.tmplt.si` (string)

  - `trxns.toInvKey.item.tmplt.picki` (string)

  - `trxns.toInvKey.item.tmplt.packi` (string)

  - `trxns.toInvKey.item.tmplt.securitylevel` (integer)

  - `trxns.toInvKey.item.tmplt.tracklotcode` (boolean)

  - `trxns.toInvKey.item.tmplt.tracksublotcode` (boolean)

  - `trxns.toInvKey.item.tmplt.trackweightin` (boolean)

  - `trxns.toInvKey.item.tmplt.trackweightout` (boolean)

  - `trxns.toInvKey.item.tmplt.trackexpirydate` (boolean)

  - `trxns.toInvKey.item.tmplt.tracksnin` (boolean)

  - `trxns.toInvKey.item.tmplt.validatesnin` (boolean)

  - `trxns.toInvKey.item.tmplt.tracksnout` (boolean)

  - `trxns.toInvKey.item.tmplt.validatesnout` (boolean)

  - `trxns.toInvKey.item.tmplt.tracktempin` (boolean)

  - `trxns.toInvKey.item.tmplt.tracktempout` (boolean)

  - `trxns.toInvKey.item.tmplt.tracksscc` (boolean)

  - `trxns.toInvKey.item.tmplt.requirespacking` (boolean)

  - `trxns.toInvKey.item.tmplt.htariff` (string)

  - `trxns.toInvKey.item.tmplt.coo` (string)

  - `trxns.toInvKey.item.tmplt.hazmat_id` (string)

  - `trxns.toInvKey.item.tmplt.tempmin` (number)

  - `trxns.toInvKey.item.tmplt.tempmax` (number)

  - `trxns.toInvKey.item.tmplt.allowfractions` (boolean)

  - `trxns.toInvKey.item.tmplt.requires_recv_lpn` (boolean)

  - `trxns.toInvKey.item.tmplt.requires_recv_qc` (boolean)

  - `trxns.toInvKey.item.tmplt.safety_inv_qty` (number)

  - `trxns.toInvKey.item.tmplt.udef0_title` (string)

  - `trxns.toInvKey.item.tmplt.udef0_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef1_title` (string)

  - `trxns.toInvKey.item.tmplt.udef1_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef2_title` (string)

  - `trxns.toInvKey.item.tmplt.udef2_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef3_title` (string)

  - `trxns.toInvKey.item.tmplt.udef3_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef4_title` (string)

  - `trxns.toInvKey.item.tmplt.udef4_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef5_title` (string)

  - `trxns.toInvKey.item.tmplt.udef5_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef6_title` (string)

  - `trxns.toInvKey.item.tmplt.udef6_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef7_title` (string)

  - `trxns.toInvKey.item.tmplt.udef7_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef8_title` (string)

  - `trxns.toInvKey.item.tmplt.udef8_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef9_title` (string)

  - `trxns.toInvKey.item.tmplt.udef9_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef10_title` (string)

  - `trxns.toInvKey.item.tmplt.udef10_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef11_title` (string)

  - `trxns.toInvKey.item.tmplt.udef11_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef12_title` (string)

  - `trxns.toInvKey.item.tmplt.udef12_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef13_title` (string)

  - `trxns.toInvKey.item.tmplt.udef13_track` (boolean)

  - `trxns.toInvKey.item.tmplt.udef14_title` (string)

  - `trxns.toInvKey.item.tmplt.udef14_track` (boolean)

  - `trxns.toInvKey.item.account` (object)

  - `trxns.toInvKey.item.account.id` (string)

  - `trxns.toInvKey.item.account.account_id` (string)

  - `trxns.toInvKey.item.account.enabled` (boolean)

  - `trxns.toInvKey.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `trxns.toInvKey.item.account.ship_create_backorders` (boolean)

  - `trxns.toInvKey.item.account.ship_po_required` (boolean)

  - `trxns.toInvKey.item.account.ship_order_number_required` (boolean)

  - `trxns.toInvKey.item.account.ship_so_required` (boolean)

  - `trxns.toInvKey.item.account.ship_carrier_required` (boolean)

  - `trxns.toInvKey.item.account.ship_labels_required` (boolean)

  - `trxns.toInvKey.item.account.ship_email_packing_slip` (boolean)

  - `trxns.toInvKey.item.account.ship_email_bol` (boolean)

  - `trxns.toInvKey.item.account.ship_email_labels` (boolean)

  - `trxns.toInvKey.item.account.ship_udef0` (string)

  - `trxns.toInvKey.item.account.ship_udef1` (string)

  - `trxns.toInvKey.item.account.ship_udef2` (string)

  - `trxns.toInvKey.item.account.ship_udef3` (string)

  - `trxns.toInvKey.item.account.ship_udef4` (string)

  - `trxns.toInvKey.item.account.ship_udef5` (string)

  - `trxns.toInvKey.item.account.ship_udef6` (string)

  - `trxns.toInvKey.item.account.ship_udef7` (string)

  - `trxns.toInvKey.item.account.ship_udef8` (string)

  - `trxns.toInvKey.item.account.recv_po_required` (boolean)

  - `trxns.toInvKey.item.account.recv_order_number_required` (boolean)

  - `trxns.toInvKey.item.account.recv_carrier_required` (boolean)

  - `trxns.toInvKey.item.account.recv_container_required` (boolean)

  - `trxns.toInvKey.item.account.recv_email_receipt` (boolean)

  - `trxns.toInvKey.item.account.recv_udef0` (string)

  - `trxns.toInvKey.item.account.recv_udef1` (string)

  - `trxns.toInvKey.item.account.recv_udef2` (string)

  - `trxns.toInvKey.item.account.recv_udef3` (string)

  - `trxns.toInvKey.item.account.recv_udef4` (string)

  - `trxns.toInvKey.item.account.recv_udef5` (string)

  - `trxns.toInvKey.item.account.recv_udef6` (string)

  - `trxns.toInvKey.item.account.recv_udef7` (string)

  - `trxns.toInvKey.item.account.recv_udef8` (string)

  - `trxns.toInvKey.item.account.work_udef0` (string)

  - `trxns.toInvKey.item.account.work_udef1` (string)

  - `trxns.toInvKey.item.account.work_udef2` (string)

  - `trxns.toInvKey.item.account.work_udef3` (string)

  - `trxns.toInvKey.item.account.work_udef4` (string)

  - `trxns.toInvKey.item.account.work_udef5` (string)

  - `trxns.toInvKey.item.account.work_udef6` (string)

  - `trxns.toInvKey.item.account.work_udef7` (string)

  - `trxns.toInvKey.item.account.work_udef8` (string)

  - `trxns.toInvKey.item.account.account_base` (object)

  - `trxns.toInvKey.item.account.account_base.id` (string)

  - `trxns.toInvKey.item.account.account_base.ncode` (integer)

  - `trxns.toInvKey.item.account.account_base.createdby` (string)

  - `trxns.toInvKey.item.account.account_base.createdon` (string)

  - `trxns.toInvKey.item.account.account_base.modifiedon` (string)

  - `trxns.toInvKey.item.account.account_base.accountid` (string)

  - `trxns.toInvKey.item.account.account_base.nodelete` (boolean)

  - `trxns.toInvKey.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.toInvKey.item.account.account_base.name` (string)

  - `trxns.toInvKey.item.account.account_base.description` (string)

  - `trxns.toInvKey.item.account.account_base.notes` (string)

  - `trxns.toInvKey.item.account.account_base.saddr1` (string)

  - `trxns.toInvKey.item.account.account_base.saddr2` (string)

  - `trxns.toInvKey.item.account.account_base.saddr3` (string)

  - `trxns.toInvKey.item.account.account_base.saddr4` (string)

  - `trxns.toInvKey.item.account.account_base.scity` (string)

  - `trxns.toInvKey.item.account.account_base.sstateprovince` (string)

  - `trxns.toInvKey.item.account.account_base.spostalcode` (string)

  - `trxns.toInvKey.item.account.account_base.scountry` (string)

  - `trxns.toInvKey.item.account.account_base.maddr1` (string)

  - `trxns.toInvKey.item.account.account_base.maddr2` (string)

  - `trxns.toInvKey.item.account.account_base.maddr3` (string)

  - `trxns.toInvKey.item.account.account_base.maddr4` (string)

  - `trxns.toInvKey.item.account.account_base.mcity` (string)

  - `trxns.toInvKey.item.account.account_base.mstateprovince` (string)

  - `trxns.toInvKey.item.account.account_base.mpostalcode` (string)

  - `trxns.toInvKey.item.account.account_base.mcountry` (string)

  - `trxns.toInvKey.item.account.account_base.contact_name` (string)

  - `trxns.toInvKey.item.account.account_base.contact_phone` (string)

  - `trxns.toInvKey.item.account.account_base.contact_email` (string)

  - `trxns.toInvKey.item.account.account_base.inv_contact_name` (string)

  - `trxns.toInvKey.item.account.account_base.inv_contact_phone` (string)

  - `trxns.toInvKey.item.account.account_base.inv_contact_email` (string)

  - `trxns.toInvKey.item.account.billing_settings` (object)

  - `trxns.toInvKey.item.account.billing_settings.id` (string)

  - `trxns.toInvKey.item.account.billing_settings.account_id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_enable` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.invoice_days_due` (integer)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_enable` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_enable` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_enable` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler` (object)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler` (object)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler` (object)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler` (object)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `trxns.toInvKey.item.account.users` (array)

  - `trxns.toInvKey.item.account.users.id` (string)

  - `trxns.toInvKey.item.account.users.ncode` (integer)

  - `trxns.toInvKey.item.account.users.modifiedon` (string)

  - `trxns.toInvKey.item.account.users.securityLevel` (integer)

  - `trxns.toInvKey.item.account.users.email` (string)

  - `trxns.toInvKey.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.item.account.users.description` (string)

  - `trxns.toInvKey.item.account.users.name` (string)

  - `trxns.toInvKey.item.account.users.enabled` (boolean)

  - `trxns.toInvKey.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `trxns.toInvKey.item.account.users.internaluse` (boolean)

  - `trxns.toInvKey.item.account.users.email_alias` (string)

  - `trxns.toInvKey.item.account.users.fav1link` (string)

  - `trxns.toInvKey.item.account.users.fav1name` (string)

  - `trxns.toInvKey.item.account.users.fav1icon` (string)

  - `trxns.toInvKey.item.account.users.fav2link` (string)

  - `trxns.toInvKey.item.account.users.fav2name` (string)

  - `trxns.toInvKey.item.account.users.fav2icon` (string)

  - `trxns.toInvKey.item.account.users.fav3link` (string)

  - `trxns.toInvKey.item.account.users.fav3name` (string)

  - `trxns.toInvKey.item.account.users.fav3icon` (string)

  - `trxns.toInvKey.item.account.users.facilities` (array)

  - `trxns.toInvKey.item.account.users.facilities.id` (string)

  - `trxns.toInvKey.item.account.users.facilities.ncode` (integer)

  - `trxns.toInvKey.item.account.users.facilities.createdby` (string)

  - `trxns.toInvKey.item.account.users.facilities.createdon` (string)

  - `trxns.toInvKey.item.account.users.facilities.modifiedon` (string)

  - `trxns.toInvKey.item.account.users.facilities.enabled` (boolean)

  - `trxns.toInvKey.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.toInvKey.item.account.users.facilities.code` (string)

  - `trxns.toInvKey.item.account.users.facilities.accounting_ref` (string)

  - `trxns.toInvKey.item.account.users.facilities.name` (string)

  - `trxns.toInvKey.item.account.users.facilities.description` (string)

  - `trxns.toInvKey.item.account.users.facilities.notes` (string)

  - `trxns.toInvKey.item.account.users.facilities.address1` (string)

  - `trxns.toInvKey.item.account.users.facilities.address2` (string)

  - `trxns.toInvKey.item.account.users.facilities.address3` (string)

  - `trxns.toInvKey.item.account.users.facilities.address4` (string)

  - `trxns.toInvKey.item.account.users.facilities.city` (string)

  - `trxns.toInvKey.item.account.users.facilities.state_province` (string)

  - `trxns.toInvKey.item.account.users.facilities.postal_code` (string)

  - `trxns.toInvKey.item.account.users.facilities.country` (string)

  - `trxns.toInvKey.item.account.users.facilities.contact_name` (string)

  - `trxns.toInvKey.item.account.users.facilities.contact_phone` (string)

  - `trxns.toInvKey.item.account.users.facilities.contact_email` (string)

  - `trxns.toInvKey.item.account.users.roles` (array)

  - `trxns.toInvKey.item.account.users.roles.id` (string)

  - `trxns.toInvKey.item.account.users.roles.ncode` (integer)

  - `trxns.toInvKey.item.account.users.roles.createdby` (string)

  - `trxns.toInvKey.item.account.users.roles.createdon` (string)

  - `trxns.toInvKey.item.account.users.roles.modifiedon` (string)

  - `trxns.toInvKey.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.item.account.users.roles.enabled` (boolean)

  - `trxns.toInvKey.item.account.users.roles.name` (string)

  - `trxns.toInvKey.item.account.users.roles.description` (string)

  - `trxns.toInvKey.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `trxns.toInvKey.item.account.users.roles.securitylevel` (integer)

  - `trxns.toInvKey.item.account.users.roles.internaluse` (boolean)

  - `trxns.toInvKey.item.account.users.roles.nodelete` (boolean)

  - `trxns.toInvKey.item.account.users.roles.permissions` (array)

  - `trxns.toInvKey.item.account.users.roles.permissions.id` (string)

  - `trxns.toInvKey.item.account.users.roles.permissions.ncode` (integer)

  - `trxns.toInvKey.item.account.users.roles.permissions.createdby` (string)

  - `trxns.toInvKey.item.account.users.roles.permissions.createdon` (string)

  - `trxns.toInvKey.item.account.users.roles.permissions.modifiedon` (string)

  - `trxns.toInvKey.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.item.account.users.roles.permissions.userrole_id` (string)

  - `trxns.toInvKey.item.account.users.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"

  - `trxns.toInvKey.item.account.users.roles.permissions.description` (string)

  - `trxns.toInvKey.item.account.doc_tmplts` (array)

  - `trxns.toInvKey.item.account.doc_tmplts.id` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.createdby` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.createdon` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.modifiedon` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.name` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.description` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.notes` (string)

  - `trxns.toInvKey.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `trxns.toInvKey.item.account.billing_rules` (array)

  - `trxns.toInvKey.item.account.billing_rules.id` (string)

  - `trxns.toInvKey.item.account.billing_rules.createdby` (string)

  - `trxns.toInvKey.item.account.billing_rules.createdon` (string)

  - `trxns.toInvKey.item.account.billing_rules.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_rules.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"

  - `trxns.toInvKey.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `trxns.toInvKey.item.account.billing_rules.account_id` (string)

  - `trxns.toInvKey.item.account.billing_rules.facility_id` (string)

  - `trxns.toInvKey.item.account.billing_rules.glcode` (string)

  - `trxns.toInvKey.item.account.billing_rules.description` (string)

  - `trxns.toInvKey.item.account.billing_rules.notes` (string)

  - `trxns.toInvKey.item.account.billing_rules.min` (number)

  - `trxns.toInvKey.item.account.billing_rules.max` (number)

  - `trxns.toInvKey.item.account.billing_rules.notes_internal` (string)

  - `trxns.toInvKey.item.account.billing_rules.notes_external` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates` (array)

  - `trxns.toInvKey.item.account.billing_rules.rates.id` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.createdby` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.createdon` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.modifiedon` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.starts_dt` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.ends_dt` (string)

  - `trxns.toInvKey.item.account.billing_rules.rates.rate` (number)

  - `trxns.toInvKey.item.account.billing_rules.rates.from_qty` (number)

  - `trxns.toInvKey.item.account.billing_rules.rates.to_qty` (number)

  - `trxns.toInvKey.item.components` (array)

  - `trxns.toInvKey.item.components.id` (string)

  - `trxns.toInvKey.item.components.createdby` (string)

  - `trxns.toInvKey.item.components.createdon` (string)

  - `trxns.toInvKey.item.components.modifiedon` (string)

  - `trxns.toInvKey.item.components.account_id` (string)

  - `trxns.toInvKey.item.components.pitem_id` (string)

  - `trxns.toInvKey.item.components.citem_id` (string)

  - `trxns.toInvKey.item.components.enabled` (boolean)

  - `trxns.toInvKey.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `trxns.toInvKey.item.components.uom_packfactor` (number)

  - `trxns.toInvKey.item.components.lotcode` (string)

  - `trxns.toInvKey.item.components.lotcode_v` (integer)

  - `trxns.toInvKey.item.components.sublotcode` (string)

  - `trxns.toInvKey.item.components.sublotcode_v` (integer)

  - `trxns.toInvKey.item.components.udef0` (string)

  - `trxns.toInvKey.item.components.udef0_v` (integer)

  - `trxns.toInvKey.item.components.udef1` (string)

  - `trxns.toInvKey.item.components.udef1_v` (integer)

  - `trxns.toInvKey.item.components.udef2` (string)

  - `trxns.toInvKey.item.components.udef2_v` (integer)

  - `trxns.toInvKey.item.components.udef3` (string)

  - `trxns.toInvKey.item.components.udef3_v` (integer)

  - `trxns.toInvKey.item.components.udef4` (string)

  - `trxns.toInvKey.item.components.udef4_v` (integer)

  - `trxns.toInvKey.item.components.udef5` (string)

  - `trxns.toInvKey.item.components.udef5_v` (integer)

  - `trxns.toInvKey.item.components.udef6` (string)

  - `trxns.toInvKey.item.components.udef6_v` (integer)

  - `trxns.toInvKey.item.components.udef7` (string)

  - `trxns.toInvKey.item.components.udef7_v` (integer)

  - `trxns.toInvKey.item.components.udef8` (string)

  - `trxns.toInvKey.item.components.udef8_v` (integer)

  - `trxns.toInvKey.item.components.udef9` (string)

  - `trxns.toInvKey.item.components.udef9_v` (integer)

  - `trxns.toInvKey.item.components.udef10` (string)

  - `trxns.toInvKey.item.components.udef10_v` (integer)

  - `trxns.toInvKey.item.components.udef11` (string)

  - `trxns.toInvKey.item.components.udef11_v` (integer)

  - `trxns.toInvKey.item.components.udef12` (string)

  - `trxns.toInvKey.item.components.udef12_v` (integer)

  - `trxns.toInvKey.item.components.udef13` (string)

  - `trxns.toInvKey.item.components.udef13_v` (integer)

  - `trxns.toInvKey.item.components.udef14` (string)

  - `trxns.toInvKey.item.components.udef14_v` (integer)

  - `trxns.toInvKey.item.components.subItem` (object)

  - `trxns.toInvKey.item.components.subItem.id` (string)

  - `trxns.toInvKey.item.components.subItem.ncode` (integer)

  - `trxns.toInvKey.item.components.subItem.createdby` (string)

  - `trxns.toInvKey.item.components.subItem.createdon` (string)

  - `trxns.toInvKey.item.components.subItem.modifiedon` (string)

  - `trxns.toInvKey.item.components.subItem.account_id` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt_id` (string)

  - `trxns.toInvKey.item.components.subItem.enabled` (boolean)

  - `trxns.toInvKey.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.toInvKey.item.components.subItem.itemcode` (string)

  - `trxns.toInvKey.item.components.subItem.description` (string)

  - `trxns.toInvKey.item.components.subItem.notes` (string)

  - `trxns.toInvKey.item.components.subItem.wt` (number)

  - `trxns.toInvKey.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.item.components.subItem.l` (number)

  - `trxns.toInvKey.item.components.subItem.w` (number)

  - `trxns.toInvKey.item.components.subItem.h` (number)

  - `trxns.toInvKey.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.toInvKey.item.components.subItem.image_file_uri` (string)

  - `trxns.toInvKey.item.components.subItem.safety_inv_qty` (number)

  - `trxns.toInvKey.item.components.subItem.tmplt` (object)

  - `trxns.toInvKey.item.components.subItem.tmplt.id` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.ncode` (integer)

  - `trxns.toInvKey.item.components.subItem.tmplt.createdby` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.createdon` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.modifiedon` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.item.components.subItem.tmplt.enabled` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.name` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.description` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.notes` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `trxns.toInvKey.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `trxns.toInvKey.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `trxns.toInvKey.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `trxns.toInvKey.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `trxns.toInvKey.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `trxns.toInvKey.item.components.subItem.tmplt.nodelete` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.si` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.picki` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.packi` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.securitylevel` (integer)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.trackweightin` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.trackweightout` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracksnin` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.validatesnin` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracksnout` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.validatesnout` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracktempin` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracktempout` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.tracksscc` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.requirespacking` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.htariff` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.coo` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.hazmat_id` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.tempmin` (number)

  - `trxns.toInvKey.item.components.subItem.tmplt.tempmax` (number)

  - `trxns.toInvKey.item.components.subItem.tmplt.allowfractions` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef0_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef0_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef1_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef1_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef2_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef2_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef3_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef3_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef4_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef4_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef5_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef5_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef6_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef6_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef7_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef7_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef8_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef8_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef9_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef9_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef10_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef10_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef11_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef11_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef12_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef12_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef13_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef13_track` (boolean)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef14_title` (string)

  - `trxns.toInvKey.item.components.subItem.tmplt.udef14_track` (boolean)

  - `trxns.toInvKey.lpn` (object)

  - `trxns.toInvKey.lpn.id` (string)

  - `trxns.toInvKey.lpn.ncode` (integer)

  - `trxns.toInvKey.lpn.createdby` (string)

  - `trxns.toInvKey.lpn.createdon` (string)

  - `trxns.toInvKey.lpn.modifiedon` (string)

  - `trxns.toInvKey.lpn.deletedon` (string)

  - `trxns.toInvKey.lpn.facility_id` (string)

  - `trxns.toInvKey.lpn.facilitylocation_id` (string)

  - `trxns.toInvKey.lpn.account_id` (string)

  - `trxns.toInvKey.lpn.lpn_type_id` (string)

  - `trxns.toInvKey.lpn.lpn` (string)

  - `trxns.toInvKey.lpn.plpn_id` (string)

  - `trxns.toInvKey.lpn.l` (number)

  - `trxns.toInvKey.lpn.w` (number)

  - `trxns.toInvKey.lpn.h` (number)

  - `trxns.toInvKey.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.toInvKey.lpn.wt` (number)

  - `trxns.toInvKey.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.lpn.pallet` (boolean)

  - `trxns.toInvKey.lpn.parcel_pkg_id` (string)

  - `trxns.toInvKey.lpn.parcel_pkg` (object)

  - `trxns.toInvKey.lpn.parcel_pkg.id` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.createdby` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.createdon` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.modifiedon` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.order_parcel_id` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.package_type` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.status` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.tracking_code` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc_id` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_type` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.l` (number)

  - `trxns.toInvKey.lpn.parcel_pkg.w` (number)

  - `trxns.toInvKey.lpn.parcel_pkg.h` (number)

  - `trxns.toInvKey.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `trxns.toInvKey.lpn.parcel_pkg.wt` (number)

  - `trxns.toInvKey.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.lpn.parcel_pkg.err_msg` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc` (object)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.id` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.createdby` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.createdon` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.object_type` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.object_id` (string)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `trxns.toInvKey.lpn.parcel_pkg.label_doc.uri` (string)

  - `trxns.toInvKey.facilityLocation` (object)

  - `trxns.toInvKey.facilityLocation.id` (string)

  - `trxns.toInvKey.facilityLocation.ncode` (integer)

  - `trxns.toInvKey.facilityLocation.createdby` (string)

  - `trxns.toInvKey.facilityLocation.createdon` (string)

  - `trxns.toInvKey.facilityLocation.modifiedon` (string)

  - `trxns.toInvKey.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.facilityLocation.nodelete` (boolean)

  - `trxns.toInvKey.facilityLocation.facility_id` (string)

  - `trxns.toInvKey.facilityLocation.tmplt_id` (string)

  - `trxns.toInvKey.facilityLocation.aisle_details_id` (string)

  - `trxns.toInvKey.facilityLocation.enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.notes` (string)

  - `trxns.toInvKey.facilityLocation.strid` (string)

  - `trxns.toInvKey.facilityLocation.strcd` (string)

  - `trxns.toInvKey.facilityLocation.aislesz` (string)

  - `trxns.toInvKey.facilityLocation.levelsz` (string)

  - `trxns.toInvKey.facilityLocation.slotsz` (string)

  - `trxns.toInvKey.facilityLocation.description` (string)

  - `trxns.toInvKey.facilityLocation.aisleint` (integer)

  - `trxns.toInvKey.facilityLocation.levelint` (integer)

  - `trxns.toInvKey.facilityLocation.slotint` (integer)

  - `trxns.toInvKey.facilityLocation.belowloc` (string)

  - `trxns.toInvKey.facilityLocation.aboveloc` (string)

  - `trxns.toInvKey.facilityLocation.leftloc` (string)

  - `trxns.toInvKey.facilityLocation.rightloc` (string)

  - `trxns.toInvKey.facilityLocation.frontloc` (string)

  - `trxns.toInvKey.facilityLocation.backloc` (string)

  - `trxns.toInvKey.facilityLocation.coord_x` (number)

  - `trxns.toInvKey.facilityLocation.coord_y` (number)

  - `trxns.toInvKey.facilityLocation.coord_z` (number)

  - `trxns.toInvKey.facilityLocation.yard_equip_id` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip_id` (string)

  - `trxns.toInvKey.facilityLocation.tmplt` (object)

  - `trxns.toInvKey.facilityLocation.tmplt.id` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.ncode` (integer)

  - `trxns.toInvKey.facilityLocation.tmplt.createdby` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.createdon` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.modifiedon` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.name` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.description` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.notes` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.nodelete` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.si` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `trxns.toInvKey.facilityLocation.tmplt.securitylevel` (integer)

  - `trxns.toInvKey.facilityLocation.tmplt.zone` (string)

  - `trxns.toInvKey.facilityLocation.tmplt.pickable` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.resvseq` (integer)

  - `trxns.toInvKey.facilityLocation.tmplt.pickseq` (integer)

  - `trxns.toInvKey.facilityLocation.tmplt.putawayseq` (integer)

  - `trxns.toInvKey.facilityLocation.tmplt.pickface` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.reserve` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.sdock` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.sstage` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.rdock` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.rstage` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.project` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.wt` (number)

  - `trxns.toInvKey.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.facilityLocation.tmplt.cube` (number)

  - `trxns.toInvKey.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `trxns.toInvKey.facilityLocation.tmplt.temp_min` (number)

  - `trxns.toInvKey.facilityLocation.tmplt.temp_max` (number)

  - `trxns.toInvKey.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `trxns.toInvKey.facilityLocation.tmplt.max_number_lpn` (integer)

  - `trxns.toInvKey.facilityLocation.tmplt.onhand_enable` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.damaged_enable` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.hold_enable` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.qa_enable` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.each_enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.ip_enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.case_enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.auto_convert_status` (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.toInvKey.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `trxns.toInvKey.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.velocity_a` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.velocity_b` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.velocity_c` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.velocity_d` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.requires_equip` (boolean)

  - `trxns.toInvKey.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `trxns.toInvKey.facilityLocation.subLocations` (array)

  - `trxns.toInvKey.facilityLocation.aisleDetails` (object)

  - `trxns.toInvKey.facilityLocation.aisleDetails.id` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.createdby` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.createdon` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.modifiedon` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.facility_id` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.aisleDetails.num_hpos` (integer)

  - `trxns.toInvKey.facilityLocation.aisleDetails.num_vpos` (integer)

  - `trxns.toInvKey.facilityLocation.aisleDetails.name` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.description` (string)

  - `trxns.toInvKey.facilityLocation.aisleDetails.notes` (string)

  - `trxns.toInvKey.facilityLocation.facility` (object)

  - `trxns.toInvKey.facilityLocation.facility.id` (string)

  - `trxns.toInvKey.facilityLocation.facility.ncode` (integer)

  - `trxns.toInvKey.facilityLocation.facility.createdby` (string)

  - `trxns.toInvKey.facilityLocation.facility.createdon` (string)

  - `trxns.toInvKey.facilityLocation.facility.modifiedon` (string)

  - `trxns.toInvKey.facilityLocation.facility.enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.toInvKey.facilityLocation.facility.code` (string)

  - `trxns.toInvKey.facilityLocation.facility.accounting_ref` (string)

  - `trxns.toInvKey.facilityLocation.facility.name` (string)

  - `trxns.toInvKey.facilityLocation.facility.description` (string)

  - `trxns.toInvKey.facilityLocation.facility.notes` (string)

  - `trxns.toInvKey.facilityLocation.facility.address1` (string)

  - `trxns.toInvKey.facilityLocation.facility.address2` (string)

  - `trxns.toInvKey.facilityLocation.facility.address3` (string)

  - `trxns.toInvKey.facilityLocation.facility.address4` (string)

  - `trxns.toInvKey.facilityLocation.facility.city` (string)

  - `trxns.toInvKey.facilityLocation.facility.state_province` (string)

  - `trxns.toInvKey.facilityLocation.facility.postal_code` (string)

  - `trxns.toInvKey.facilityLocation.facility.country` (string)

  - `trxns.toInvKey.facilityLocation.facility.contact_name` (string)

  - `trxns.toInvKey.facilityLocation.facility.contact_phone` (string)

  - `trxns.toInvKey.facilityLocation.facility.contact_email` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip` (object)

  - `trxns.toInvKey.facilityLocation.yard_equip.id` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.ncode` (integer)

  - `trxns.toInvKey.facilityLocation.yard_equip.createdby` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.createdon` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.modifiedon` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.yard_equip.scac` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.strid` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `trxns.toInvKey.facilityLocation.yard_equip.type_description` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.owner_coname` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.owner_phone` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.owner_email` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.description` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.notes` (string)

  - `trxns.toInvKey.facilityLocation.yard_equip.max_weight` (number)

  - `trxns.toInvKey.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `trxns.toInvKey.facilityLocation.yard_equip.max_cube` (number)

  - `trxns.toInvKey.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `trxns.toInvKey.facilityLocation.facility_equip` (object)

  - `trxns.toInvKey.facilityLocation.facility_equip.id` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.ncode` (integer)

  - `trxns.toInvKey.facilityLocation.facility_equip.createdby` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.createdon` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.modifiedon` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.enabled` (boolean)

  - `trxns.toInvKey.facilityLocation.facility_equip.facility_id` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.assignedto_id` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `trxns.toInvKey.facilityLocation.facility_equip.name` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.description` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.notes` (string)

  - `trxns.toInvKey.facilityLocation.facility_equip.vertical` (boolean)

  - `trxns.toInvKey.facilityLocation.facility_equip.max_weight` (number)

  - `trxns.toInvKey.facilityLocation.facility_equip.max_cube` (number)

  - `trxns.toInvKey.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `trxns.toInvKey.facilityLocation.facility_equip.max_slots` (integer)

  - `trxns.toInvKey.reservedFor` (object)

  - `trxns.toInvKey.reservedFor.id` (string)

  - `trxns.toInvKey.reservedFor.ncode` (integer)

  - `trxns.toInvKey.reservedFor.createdby` (string)

  - `trxns.toInvKey.reservedFor.createdon` (string)

  - `trxns.toInvKey.reservedFor.modifiedon` (string)

  - `trxns.toInvKey.reservedFor.accountid` (string)

  - `trxns.toInvKey.reservedFor.nodelete` (boolean)

  - `trxns.toInvKey.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.toInvKey.reservedFor.name` (string)

  - `trxns.toInvKey.reservedFor.description` (string)

  - `trxns.toInvKey.reservedFor.notes` (string)

  - `trxns.toInvKey.reservedFor.saddr1` (string)

  - `trxns.toInvKey.reservedFor.saddr2` (string)

  - `trxns.toInvKey.reservedFor.saddr3` (string)

  - `trxns.toInvKey.reservedFor.saddr4` (string)

  - `trxns.toInvKey.reservedFor.scity` (string)

  - `trxns.toInvKey.reservedFor.sstateprovince` (string)

  - `trxns.toInvKey.reservedFor.spostalcode` (string)

  - `trxns.toInvKey.reservedFor.scountry` (string)

  - `trxns.toInvKey.reservedFor.maddr1` (string)

  - `trxns.toInvKey.reservedFor.maddr2` (string)

  - `trxns.toInvKey.reservedFor.maddr3` (string)

  - `trxns.toInvKey.reservedFor.maddr4` (string)

  - `trxns.toInvKey.reservedFor.mcity` (string)

  - `trxns.toInvKey.reservedFor.mstateprovince` (string)

  - `trxns.toInvKey.reservedFor.mpostalcode` (string)

  - `trxns.toInvKey.reservedFor.mcountry` (string)

  - `trxns.toInvKey.reservedFor.contact_name` (string)

  - `trxns.toInvKey.reservedFor.contact_phone` (string)

  - `trxns.toInvKey.reservedFor.contact_email` (string)

  - `trxns.toInvKey.reservedFor.inv_contact_name` (string)

  - `trxns.toInvKey.reservedFor.inv_contact_phone` (string)

  - `trxns.toInvKey.reservedFor.inv_contact_email` (string)

  - `trxns.toInvKey.channel` (object)

  - `trxns.toInvKey.channel.id` (string)

  - `trxns.toInvKey.channel.createdby` (string)

  - `trxns.toInvKey.channel.createdon` (string)

  - `trxns.toInvKey.channel.modifiedon` (string)

  - `trxns.toInvKey.channel.enabled` (boolean)

  - `trxns.toInvKey.channel.nodelete` (boolean)

  - `trxns.toInvKey.channel.name` (string)

  - `trxns.toInvKey.channel.description` (string)

  - `trxns.toInvKey.channel.notes` (string)

  - `trxns.toInvKey.channel.tmplt_id` (string)

  - `trxns.toInvKey.channel.marketplace_id` (string)

  - `trxns.toInvKey.channel.account_id` (string)

  - `trxns.toInvKey.channel.tmplt` (object)

  - `trxns.toInvKey.channel.tmplt.id` (string)

  - `trxns.toInvKey.channel.tmplt.createdby` (string)

  - `trxns.toInvKey.channel.tmplt.createdon` (string)

  - `trxns.toInvKey.channel.tmplt.modifiedon` (string)

  - `trxns.toInvKey.channel.tmplt.enabled` (boolean)

  - `trxns.toInvKey.channel.tmplt.nodelete` (boolean)

  - `trxns.toInvKey.channel.tmplt.name` (string)

  - `trxns.toInvKey.channel.tmplt.description` (string)

  - `trxns.toInvKey.channel.tmplt.notes` (string)

  - `trxns.toInvKey.channel.tmplt.print_packing_slip` (boolean)

  - `trxns.toInvKey.channel.tmplt.allow_facility_mods` (boolean)

  - `trxns.toInvKey.channel.tmplt.reserve_inv_qty` (number)

  - `trxns.toInvKey.channel.tmplt.sync_943` (boolean)

  - `trxns.toInvKey.channel.tmplt.confirm_944` (boolean)

  - `trxns.toInvKey.channel.tmplt.sync_940` (boolean)

  - `trxns.toInvKey.channel.tmplt.confirm_945` (boolean)

  - `trxns.toInvKey.channel.tmplt.sync_inventory` (boolean)

  - `trxns.toInvKey.channel.tmplt.sync_item_codes` (boolean)

  - `trxns.toInvKey.channel.marketplace` (object)

  - `trxns.toInvKey.channel.marketplace.id` (string)

  - `trxns.toInvKey.channel.marketplace.createdby` (string)

  - `trxns.toInvKey.channel.marketplace.createdon` (string)

  - `trxns.toInvKey.channel.marketplace.modifiedon` (string)

  - `trxns.toInvKey.channel.marketplace.gmp_id` (string)

  - `trxns.toInvKey.channel.marketplace.enabled` (boolean)

  - `trxns.toInvKey.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `trxns.toInvKey.channel.marketplace.publisher_name` (string)

  - `trxns.toInvKey.channel.marketplace.publisher_website` (string)

  - `trxns.toInvKey.channel.marketplace.publisher_contact_uri` (string)

  - `trxns.toInvKey.channel.marketplace.free` (boolean)

  - `trxns.toInvKey.channel.marketplace.score` (number)

  - `trxns.toInvKey.channel.marketplace.name` (string)

  - `trxns.toInvKey.channel.marketplace.description` (string)

  - `trxns.toInvKey.channel.marketplace.nodelete` (boolean)

  - `trxns.toInvKey.channel.marketplace.notes` (string)

  - `trxns.toInvKey.channel.account` (object)

  - `trxns.toInvKey.channel.account.id` (string)

  - `trxns.toInvKey.channel.account.account_id` (string)

  - `trxns.toInvKey.channel.account.enabled` (boolean)

  - `trxns.toInvKey.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `trxns.toInvKey.channel.account.ship_create_backorders` (boolean)

  - `trxns.toInvKey.channel.account.ship_po_required` (boolean)

  - `trxns.toInvKey.channel.account.ship_order_number_required` (boolean)

  - `trxns.toInvKey.channel.account.ship_so_required` (boolean)

  - `trxns.toInvKey.channel.account.ship_carrier_required` (boolean)

  - `trxns.toInvKey.channel.account.ship_labels_required` (boolean)

  - `trxns.toInvKey.channel.account.ship_email_packing_slip` (boolean)

  - `trxns.toInvKey.channel.account.ship_email_bol` (boolean)

  - `trxns.toInvKey.channel.account.ship_email_labels` (boolean)

  - `trxns.toInvKey.channel.account.ship_udef0` (string)

  - `trxns.toInvKey.channel.account.ship_udef1` (string)

  - `trxns.toInvKey.channel.account.ship_udef2` (string)

  - `trxns.toInvKey.channel.account.ship_udef3` (string)

  - `trxns.toInvKey.channel.account.ship_udef4` (string)

  - `trxns.toInvKey.channel.account.ship_udef5` (string)

  - `trxns.toInvKey.channel.account.ship_udef6` (string)

  - `trxns.toInvKey.channel.account.ship_udef7` (string)

  - `trxns.toInvKey.channel.account.ship_udef8` (string)

  - `trxns.toInvKey.channel.account.recv_po_required` (boolean)

  - `trxns.toInvKey.channel.account.recv_order_number_required` (boolean)

  - `trxns.toInvKey.channel.account.recv_carrier_required` (boolean)

  - `trxns.toInvKey.channel.account.recv_container_required` (boolean)

  - `trxns.toInvKey.channel.account.recv_email_receipt` (boolean)

  - `trxns.toInvKey.channel.account.recv_udef0` (string)

  - `trxns.toInvKey.channel.account.recv_udef1` (string)

  - `trxns.toInvKey.channel.account.recv_udef2` (string)

  - `trxns.toInvKey.channel.account.recv_udef3` (string)

  - `trxns.toInvKey.channel.account.recv_udef4` (string)

  - `trxns.toInvKey.channel.account.recv_udef5` (string)

  - `trxns.toInvKey.channel.account.recv_udef6` (string)

  - `trxns.toInvKey.channel.account.recv_udef7` (string)

  - `trxns.toInvKey.channel.account.recv_udef8` (string)

  - `trxns.toInvKey.channel.account.work_udef0` (string)

  - `trxns.toInvKey.channel.account.work_udef1` (string)

  - `trxns.toInvKey.channel.account.work_udef2` (string)

  - `trxns.toInvKey.channel.account.work_udef3` (string)

  - `trxns.toInvKey.channel.account.work_udef4` (string)

  - `trxns.toInvKey.channel.account.work_udef5` (string)

  - `trxns.toInvKey.channel.account.work_udef6` (string)

  - `trxns.toInvKey.channel.account.work_udef7` (string)

  - `trxns.toInvKey.channel.account.work_udef8` (string)

  - `trxns.toInvKey.channel.account.account_base` (object)

  - `trxns.toInvKey.channel.account.account_base.id` (string)

  - `trxns.toInvKey.channel.account.account_base.ncode` (integer)

  - `trxns.toInvKey.channel.account.account_base.createdby` (string)

  - `trxns.toInvKey.channel.account.account_base.createdon` (string)

  - `trxns.toInvKey.channel.account.account_base.modifiedon` (string)

  - `trxns.toInvKey.channel.account.account_base.accountid` (string)

  - `trxns.toInvKey.channel.account.account_base.nodelete` (boolean)

  - `trxns.toInvKey.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `trxns.toInvKey.channel.account.account_base.name` (string)

  - `trxns.toInvKey.channel.account.account_base.description` (string)

  - `trxns.toInvKey.channel.account.account_base.notes` (string)

  - `trxns.toInvKey.channel.account.account_base.saddr1` (string)

  - `trxns.toInvKey.channel.account.account_base.saddr2` (string)

  - `trxns.toInvKey.channel.account.account_base.saddr3` (string)

  - `trxns.toInvKey.channel.account.account_base.saddr4` (string)

  - `trxns.toInvKey.channel.account.account_base.scity` (string)

  - `trxns.toInvKey.channel.account.account_base.sstateprovince` (string)

  - `trxns.toInvKey.channel.account.account_base.spostalcode` (string)

  - `trxns.toInvKey.channel.account.account_base.scountry` (string)

  - `trxns.toInvKey.channel.account.account_base.maddr1` (string)

  - `trxns.toInvKey.channel.account.account_base.maddr2` (string)

  - `trxns.toInvKey.channel.account.account_base.maddr3` (string)

  - `trxns.toInvKey.channel.account.account_base.maddr4` (string)

  - `trxns.toInvKey.channel.account.account_base.mcity` (string)

  - `trxns.toInvKey.channel.account.account_base.mstateprovince` (string)

  - `trxns.toInvKey.channel.account.account_base.mpostalcode` (string)

  - `trxns.toInvKey.channel.account.account_base.mcountry` (string)

  - `trxns.toInvKey.channel.account.account_base.contact_name` (string)

  - `trxns.toInvKey.channel.account.account_base.contact_phone` (string)

  - `trxns.toInvKey.channel.account.account_base.contact_email` (string)

  - `trxns.toInvKey.channel.account.account_base.inv_contact_name` (string)

  - `trxns.toInvKey.channel.account.account_base.inv_contact_phone` (string)

  - `trxns.toInvKey.channel.account.account_base.inv_contact_email` (string)

  - `trxns.toInvKey.channel.account.billing_settings` (object)

  - `trxns.toInvKey.channel.account.billing_settings.id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.account_id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.invoice_days_due` (integer)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_enable` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler` (object)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `trxns.toInvKey.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `trxns.toInvKey.channel.account.users` (array)

  - `trxns.toInvKey.channel.account.users.id` (string)

  - `trxns.toInvKey.channel.account.users.ncode` (integer)

  - `trxns.toInvKey.channel.account.users.modifiedon` (string)

  - `trxns.toInvKey.channel.account.users.securityLevel` (integer)

  - `trxns.toInvKey.channel.account.users.email` (string)

  - `trxns.toInvKey.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.channel.account.users.description` (string)

  - `trxns.toInvKey.channel.account.users.name` (string)

  - `trxns.toInvKey.channel.account.users.enabled` (boolean)

  - `trxns.toInvKey.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `trxns.toInvKey.channel.account.users.internaluse` (boolean)

  - `trxns.toInvKey.channel.account.users.email_alias` (string)

  - `trxns.toInvKey.channel.account.users.fav1link` (string)

  - `trxns.toInvKey.channel.account.users.fav1name` (string)

  - `trxns.toInvKey.channel.account.users.fav1icon` (string)

  - `trxns.toInvKey.channel.account.users.fav2link` (string)

  - `trxns.toInvKey.channel.account.users.fav2name` (string)

  - `trxns.toInvKey.channel.account.users.fav2icon` (string)

  - `trxns.toInvKey.channel.account.users.fav3link` (string)

  - `trxns.toInvKey.channel.account.users.fav3name` (string)

  - `trxns.toInvKey.channel.account.users.fav3icon` (string)

  - `trxns.toInvKey.channel.account.users.facilities` (array)

  - `trxns.toInvKey.channel.account.users.facilities.id` (string)

  - `trxns.toInvKey.channel.account.users.facilities.ncode` (integer)

  - `trxns.toInvKey.channel.account.users.facilities.createdby` (string)

  - `trxns.toInvKey.channel.account.users.facilities.createdon` (string)

  - `trxns.toInvKey.channel.account.users.facilities.modifiedon` (string)

  - `trxns.toInvKey.channel.account.users.facilities.enabled` (boolean)

  - `trxns.toInvKey.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.toInvKey.channel.account.users.facilities.code` (string)

  - `trxns.toInvKey.channel.account.users.facilities.accounting_ref` (string)

  - `trxns.toInvKey.channel.account.users.facilities.name` (string)

  - `trxns.toInvKey.channel.account.users.facilities.description` (string)

  - `trxns.toInvKey.channel.account.users.facilities.notes` (string)

  - `trxns.toInvKey.channel.account.users.facilities.address1` (string)

  - `trxns.toInvKey.channel.account.users.facilities.address2` (string)

  - `trxns.toInvKey.channel.account.users.facilities.address3` (string)

  - `trxns.toInvKey.channel.account.users.facilities.address4` (string)

  - `trxns.toInvKey.channel.account.users.facilities.city` (string)

  - `trxns.toInvKey.channel.account.users.facilities.state_province` (string)

  - `trxns.toInvKey.channel.account.users.facilities.postal_code` (string)

  - `trxns.toInvKey.channel.account.users.facilities.country` (string)

  - `trxns.toInvKey.channel.account.users.facilities.contact_name` (string)

  - `trxns.toInvKey.channel.account.users.facilities.contact_phone` (string)

  - `trxns.toInvKey.channel.account.users.facilities.contact_email` (string)

  - `trxns.toInvKey.channel.account.users.roles` (array)

  - `trxns.toInvKey.channel.account.users.roles.id` (string)

  - `trxns.toInvKey.channel.account.users.roles.ncode` (integer)

  - `trxns.toInvKey.channel.account.users.roles.createdby` (string)

  - `trxns.toInvKey.channel.account.users.roles.createdon` (string)

  - `trxns.toInvKey.channel.account.users.roles.modifiedon` (string)

  - `trxns.toInvKey.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.channel.account.users.roles.enabled` (boolean)

  - `trxns.toInvKey.channel.account.users.roles.name` (string)

  - `trxns.toInvKey.channel.account.users.roles.description` (string)

  - `trxns.toInvKey.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `trxns.toInvKey.channel.account.users.roles.securitylevel` (integer)

  - `trxns.toInvKey.channel.account.users.roles.internaluse` (boolean)

  - `trxns.toInvKey.channel.account.users.roles.nodelete` (boolean)

  - `trxns.toInvKey.channel.account.users.roles.permissions` (array)

  - `trxns.toInvKey.channel.account.users.roles.permissions.id` (string)

  - `trxns.toInvKey.channel.account.users.roles.permissions.ncode` (integer)

  - `trxns.toInvKey.channel.account.users.roles.permissions.createdby` (string)

  - `trxns.toInvKey.channel.account.users.roles.permissions.createdon` (string)

  - `trxns.toInvKey.channel.account.users.roles.permissions.modifiedon` (string)

  - `trxns.toInvKey.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `trxns.toInvKey.channel.account.users.roles.permissions.userrole_id` (string)

  - `trxns.toInvKey.channel.account.users.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"

  - `trxns.toInvKey.channel.account.users.roles.permissions.description` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts` (array)

  - `trxns.toInvKey.channel.account.doc_tmplts.id` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.createdby` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.createdon` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.modifiedon` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.name` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.description` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.notes` (string)

  - `trxns.toInvKey.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `trxns.toInvKey.channel.account.billing_rules` (array)

  - `trxns.toInvKey.channel.account.billing_rules.id` (string)

  - `trxns.toInvKey.channel.account.billing_rules.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_rules.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_rules.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_rules.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"

  - `trxns.toInvKey.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `trxns.toInvKey.channel.account.billing_rules.account_id` (string)

  - `trxns.toInvKey.channel.account.billing_rules.facility_id` (string)

  - `trxns.toInvKey.channel.account.billing_rules.glcode` (string)

  - `trxns.toInvKey.channel.account.billing_rules.description` (string)

  - `trxns.toInvKey.channel.account.billing_rules.notes` (string)

  - `trxns.toInvKey.channel.account.billing_rules.min` (number)

  - `trxns.toInvKey.channel.account.billing_rules.max` (number)

  - `trxns.toInvKey.channel.account.billing_rules.notes_internal` (string)

  - `trxns.toInvKey.channel.account.billing_rules.notes_external` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates` (array)

  - `trxns.toInvKey.channel.account.billing_rules.rates.id` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.createdby` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.createdon` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.modifiedon` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.starts_dt` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.ends_dt` (string)

  - `trxns.toInvKey.channel.account.billing_rules.rates.rate` (number)

  - `trxns.toInvKey.channel.account.billing_rules.rates.from_qty` (number)

  - `trxns.toInvKey.channel.account.billing_rules.rates.to_qty` (number)

  - `trxns.toInvKey.channel.channelFacilities` (array)

  - `trxns.toInvKey.channel.channelFacilities.id` (string)

  - `trxns.toInvKey.channel.channelFacilities.createdby` (string)

  - `trxns.toInvKey.channel.channelFacilities.createdon` (string)

  - `trxns.toInvKey.channel.channelFacilities.modifiedon` (string)

  - `trxns.toInvKey.channel.channelFacilities.enabled` (boolean)

  - `trxns.toInvKey.channel.channelFacilities.channel_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.transit_lane_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility_alias` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility_integration_alias` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility_api_alias` (string)

  - `trxns.toInvKey.channel.channelFacilities.cutoff_time` (string)

  - `trxns.toInvKey.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_name` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_addr1` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_addr2` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_addr3` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_addr4` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_city` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_state_province` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_postal_code` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_country` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_contact_name` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `trxns.toInvKey.channel.channelFacilities.rtn_add_contact_email` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility` (object)

  - `trxns.toInvKey.channel.channelFacilities.facility.id` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.ncode` (integer)

  - `trxns.toInvKey.channel.channelFacilities.facility.createdby` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.createdon` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.modifiedon` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.enabled` (boolean)

  - `trxns.toInvKey.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `trxns.toInvKey.channel.channelFacilities.facility.code` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.accounting_ref` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.name` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.description` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.notes` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.address1` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.address2` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.address3` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.address4` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.city` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.state_province` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.postal_code` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.country` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.contact_name` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.contact_phone` (string)

  - `trxns.toInvKey.channel.channelFacilities.facility.contact_email` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers` (array)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.createdby` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.createdon` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.rm` (number)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier` (object)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `trxns.toInvKey.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `trxns.toInvKey.channel.shippingMethods` (array)

  - `trxns.toInvKey.channel.shippingMethods.id` (string)

  - `trxns.toInvKey.channel.shippingMethods.createdby` (string)

  - `trxns.toInvKey.channel.shippingMethods.createdon` (string)

  - `trxns.toInvKey.channel.shippingMethods.modifiedon` (string)

  - `trxns.toInvKey.channel.shippingMethods.channel_id` (string)

  - `trxns.toInvKey.channel.shippingMethods.enabled` (boolean)

  - `trxns.toInvKey.channel.shippingMethods.name` (string)

  - `trxns.toInvKey.channel.shippingMethods.ship_priority` (integer)

  - `trxns.toInvKey.channel.shippingMethods.max_transit_days` (integer)

  - `trxns.toInvKey.channel.shippingMethods.carriers` (array)

  - `trxns.toInvKey.channel.shippingMethods.carriers.id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.createdby` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.createdon` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.modifiedon` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.enabled` (boolean)

  - `trxns.toInvKey.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier_id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.rm` (number)

  - `trxns.toInvKey.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier` (object)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.alias` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `trxns.toInvKey.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `inv` (object)

  - `inv.id` (string)

  - `inv.inv_key_id` (string)

  - `inv.cntrl` (string)

  - `inv.recv_ts` (string)

  - `inv.ship_ts` (string)

  - `inv.qty_pcs_total` (number)

  - `inv.qty_pcs` (number)

  - `inv.qty_cases` (number)

  - `inv.qty_ip` (number)

  - `inv.ohdrrecv_id` (string)

  - `inv.olinerecv_id` (string)

  - `inv.ohdralloc_id` (string)

  - `inv.olinealloc_id` (string)

  - `inv.inv_key` (object)

  - `inv.inv_key.id` (string)

  - `inv.inv_key.ikeyhash` (string)

  - `inv.inv_key.facility_id` (string)

  - `inv.inv_key.account_id` (string)

  - `inv.inv_key.item_id` (string)

  - `inv.inv_key.lpn_id` (string)

  - `inv.inv_key.facilitylocation_id` (string)

  - `inv.inv_key.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"

  - `inv.inv_key.reservedfor_id` (string)

  - `inv.inv_key.reservedfor_channel_id` (string)

  - `inv.inv_key.sscc` (string)

  - `inv.inv_key.lotcode` (string)

  - `inv.inv_key.sublotcode` (string)

  - `inv.inv_key.wt` (number)

  - `inv.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.expirydate` (string)

  - `inv.inv_key.temp` (number)

  - `inv.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `inv.inv_key.case_pack` (number)

  - `inv.inv_key.ip_pack` (number)

  - `inv.inv_key.udef0` (string)

  - `inv.inv_key.udef1` (string)

  - `inv.inv_key.udef2` (string)

  - `inv.inv_key.udef3` (string)

  - `inv.inv_key.udef4` (string)

  - `inv.inv_key.udef5` (string)

  - `inv.inv_key.udef6` (string)

  - `inv.inv_key.udef7` (string)

  - `inv.inv_key.udef8` (string)

  - `inv.inv_key.udef9` (string)

  - `inv.inv_key.udef10` (string)

  - `inv.inv_key.udef11` (string)

  - `inv.inv_key.udef12` (string)

  - `inv.inv_key.udef13` (string)

  - `inv.inv_key.udef14` (string)

  - `inv.inv_key.asn0` (string)

  - `inv.inv_key.asn1` (string)

  - `inv.inv_key.asn2` (string)

  - `inv.inv_key.asn3` (string)

  - `inv.inv_key.asn4` (string)

  - `inv.inv_key.asn5` (string)

  - `inv.inv_key.asn6` (string)

  - `inv.inv_key.asn7` (string)

  - `inv.inv_key.asn8` (string)

  - `inv.inv_key.asn9` (string)

  - `inv.inv_key.asn10` (string)

  - `inv.inv_key.asn11` (string)

  - `inv.inv_key.asn12` (string)

  - `inv.inv_key.asn13` (string)

  - `inv.inv_key.asn14` (string)

  - `inv.inv_key.facility` (object)

  - `inv.inv_key.facility.id` (string)

  - `inv.inv_key.facility.ncode` (integer)

  - `inv.inv_key.facility.createdby` (string)

  - `inv.inv_key.facility.createdon` (string)

  - `inv.inv_key.facility.modifiedon` (string)

  - `inv.inv_key.facility.enabled` (boolean)

  - `inv.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `inv.inv_key.facility.code` (string)

  - `inv.inv_key.facility.accounting_ref` (string)

  - `inv.inv_key.facility.name` (string)

  - `inv.inv_key.facility.description` (string)

  - `inv.inv_key.facility.notes` (string)

  - `inv.inv_key.facility.address1` (string)

  - `inv.inv_key.facility.address2` (string)

  - `inv.inv_key.facility.address3` (string)

  - `inv.inv_key.facility.address4` (string)

  - `inv.inv_key.facility.city` (string)

  - `inv.inv_key.facility.state_province` (string)

  - `inv.inv_key.facility.postal_code` (string)

  - `inv.inv_key.facility.country` (string)

  - `inv.inv_key.facility.contact_name` (string)

  - `inv.inv_key.facility.contact_phone` (string)

  - `inv.inv_key.facility.contact_email` (string)

  - `inv.inv_key.account` (object)

  - `inv.inv_key.account.id` (string)

  - `inv.inv_key.account.account_id` (string)

  - `inv.inv_key.account.enabled` (boolean)

  - `inv.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `inv.inv_key.account.ship_create_backorders` (boolean)

  - `inv.inv_key.account.ship_po_required` (boolean)

  - `inv.inv_key.account.ship_order_number_required` (boolean)

  - `inv.inv_key.account.ship_so_required` (boolean)

  - `inv.inv_key.account.ship_carrier_required` (boolean)

  - `inv.inv_key.account.ship_labels_required` (boolean)

  - `inv.inv_key.account.ship_email_packing_slip` (boolean)

  - `inv.inv_key.account.ship_email_bol` (boolean)

  - `inv.inv_key.account.ship_email_labels` (boolean)

  - `inv.inv_key.account.ship_udef0` (string)

  - `inv.inv_key.account.ship_udef1` (string)

  - `inv.inv_key.account.ship_udef2` (string)

  - `inv.inv_key.account.ship_udef3` (string)

  - `inv.inv_key.account.ship_udef4` (string)

  - `inv.inv_key.account.ship_udef5` (string)

  - `inv.inv_key.account.ship_udef6` (string)

  - `inv.inv_key.account.ship_udef7` (string)

  - `inv.inv_key.account.ship_udef8` (string)

  - `inv.inv_key.account.recv_po_required` (boolean)

  - `inv.inv_key.account.recv_order_number_required` (boolean)

  - `inv.inv_key.account.recv_carrier_required` (boolean)

  - `inv.inv_key.account.recv_container_required` (boolean)

  - `inv.inv_key.account.recv_email_receipt` (boolean)

  - `inv.inv_key.account.recv_udef0` (string)

  - `inv.inv_key.account.recv_udef1` (string)

  - `inv.inv_key.account.recv_udef2` (string)

  - `inv.inv_key.account.recv_udef3` (string)

  - `inv.inv_key.account.recv_udef4` (string)

  - `inv.inv_key.account.recv_udef5` (string)

  - `inv.inv_key.account.recv_udef6` (string)

  - `inv.inv_key.account.recv_udef7` (string)

  - `inv.inv_key.account.recv_udef8` (string)

  - `inv.inv_key.account.work_udef0` (string)

  - `inv.inv_key.account.work_udef1` (string)

  - `inv.inv_key.account.work_udef2` (string)

  - `inv.inv_key.account.work_udef3` (string)

  - `inv.inv_key.account.work_udef4` (string)

  - `inv.inv_key.account.work_udef5` (string)

  - `inv.inv_key.account.work_udef6` (string)

  - `inv.inv_key.account.work_udef7` (string)

  - `inv.inv_key.account.work_udef8` (string)

  - `inv.inv_key.account.account_base` (object)

  - `inv.inv_key.account.account_base.id` (string)

  - `inv.inv_key.account.account_base.ncode` (integer)

  - `inv.inv_key.account.account_base.createdby` (string)

  - `inv.inv_key.account.account_base.createdon` (string)

  - `inv.inv_key.account.account_base.modifiedon` (string)

  - `inv.inv_key.account.account_base.accountid` (string)

  - `inv.inv_key.account.account_base.nodelete` (boolean)

  - `inv.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `inv.inv_key.account.account_base.name` (string)

  - `inv.inv_key.account.account_base.description` (string)

  - `inv.inv_key.account.account_base.notes` (string)

  - `inv.inv_key.account.account_base.saddr1` (string)

  - `inv.inv_key.account.account_base.saddr2` (string)

  - `inv.inv_key.account.account_base.saddr3` (string)

  - `inv.inv_key.account.account_base.saddr4` (string)

  - `inv.inv_key.account.account_base.scity` (string)

  - `inv.inv_key.account.account_base.sstateprovince` (string)

  - `inv.inv_key.account.account_base.spostalcode` (string)

  - `inv.inv_key.account.account_base.scountry` (string)

  - `inv.inv_key.account.account_base.maddr1` (string)

  - `inv.inv_key.account.account_base.maddr2` (string)

  - `inv.inv_key.account.account_base.maddr3` (string)

  - `inv.inv_key.account.account_base.maddr4` (string)

  - `inv.inv_key.account.account_base.mcity` (string)

  - `inv.inv_key.account.account_base.mstateprovince` (string)

  - `inv.inv_key.account.account_base.mpostalcode` (string)

  - `inv.inv_key.account.account_base.mcountry` (string)

  - `inv.inv_key.account.account_base.contact_name` (string)

  - `inv.inv_key.account.account_base.contact_phone` (string)

  - `inv.inv_key.account.account_base.contact_email` (string)

  - `inv.inv_key.account.account_base.inv_contact_name` (string)

  - `inv.inv_key.account.account_base.inv_contact_phone` (string)

  - `inv.inv_key.account.account_base.inv_contact_email` (string)

  - `inv.inv_key.account.billing_settings` (object)

  - `inv.inv_key.account.billing_settings.id` (string)

  - `inv.inv_key.account.billing_settings.account_id` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `inv.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `inv.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `inv.inv_key.account.users` (array)

  - `inv.inv_key.account.users.id` (string)

  - `inv.inv_key.account.users.ncode` (integer)

  - `inv.inv_key.account.users.modifiedon` (string)

  - `inv.inv_key.account.users.securityLevel` (integer)

  - `inv.inv_key.account.users.email` (string)

  - `inv.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.account.users.description` (string)

  - `inv.inv_key.account.users.name` (string)

  - `inv.inv_key.account.users.enabled` (boolean)

  - `inv.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `inv.inv_key.account.users.internaluse` (boolean)

  - `inv.inv_key.account.users.email_alias` (string)

  - `inv.inv_key.account.users.fav1link` (string)

  - `inv.inv_key.account.users.fav1name` (string)

  - `inv.inv_key.account.users.fav1icon` (string)

  - `inv.inv_key.account.users.fav2link` (string)

  - `inv.inv_key.account.users.fav2name` (string)

  - `inv.inv_key.account.users.fav2icon` (string)

  - `inv.inv_key.account.users.fav3link` (string)

  - `inv.inv_key.account.users.fav3name` (string)

  - `inv.inv_key.account.users.fav3icon` (string)

  - `inv.inv_key.account.users.facilities` (array)

  - `inv.inv_key.account.users.facilities.id` (string)

  - `inv.inv_key.account.users.facilities.ncode` (integer)

  - `inv.inv_key.account.users.facilities.createdby` (string)

  - `inv.inv_key.account.users.facilities.createdon` (string)

  - `inv.inv_key.account.users.facilities.modifiedon` (string)

  - `inv.inv_key.account.users.facilities.enabled` (boolean)

  - `inv.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `inv.inv_key.account.users.facilities.code` (string)

  - `inv.inv_key.account.users.facilities.accounting_ref` (string)

  - `inv.inv_key.account.users.facilities.name` (string)

  - `inv.inv_key.account.users.facilities.description` (string)

  - `inv.inv_key.account.users.facilities.notes` (string)

  - `inv.inv_key.account.users.facilities.address1` (string)

  - `inv.inv_key.account.users.facilities.address2` (string)

  - `inv.inv_key.account.users.facilities.address3` (string)

  - `inv.inv_key.account.users.facilities.address4` (string)

  - `inv.inv_key.account.users.facilities.city` (string)

  - `inv.inv_key.account.users.facilities.state_province` (string)

  - `inv.inv_key.account.users.facilities.postal_code` (string)

  - `inv.inv_key.account.users.facilities.country` (string)

  - `inv.inv_key.account.users.facilities.contact_name` (string)

  - `inv.inv_key.account.users.facilities.contact_phone` (string)

  - `inv.inv_key.account.users.facilities.contact_email` (string)

  - `inv.inv_key.account.users.roles` (array)

  - `inv.inv_key.account.users.roles.id` (string)

  - `inv.inv_key.account.users.roles.ncode` (integer)

  - `inv.inv_key.account.users.roles.createdby` (string)

  - `inv.inv_key.account.users.roles.createdon` (string)

  - `inv.inv_key.account.users.roles.modifiedon` (string)

  - `inv.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.account.users.roles.enabled` (boolean)

  - `inv.inv_key.account.users.roles.name` (string)

  - `inv.inv_key.account.users.roles.description` (string)

  - `inv.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `inv.inv_key.account.users.roles.securitylevel` (integer)

  - `inv.inv_key.account.users.roles.internaluse` (boolean)

  - `inv.inv_key.account.users.roles.nodelete` (boolean)

  - `inv.inv_key.account.users.roles.permissions` (array)

  - `inv.inv_key.account.users.roles.permissions.id` (string)

  - `inv.inv_key.account.users.roles.permissions.ncode` (integer)

  - `inv.inv_key.account.users.roles.permissions.createdby` (string)

  - `inv.inv_key.account.users.roles.permissions.createdon` (string)

  - `inv.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `inv.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `inv.inv_key.account.users.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"

  - `inv.inv_key.account.users.roles.permissions.description` (string)

  - `inv.inv_key.account.doc_tmplts` (array)

  - `inv.inv_key.account.doc_tmplts.id` (string)

  - `inv.inv_key.account.doc_tmplts.createdby` (string)

  - `inv.inv_key.account.doc_tmplts.createdon` (string)

  - `inv.inv_key.account.doc_tmplts.modifiedon` (string)

  - `inv.inv_key.account.doc_tmplts.name` (string)

  - `inv.inv_key.account.doc_tmplts.description` (string)

  - `inv.inv_key.account.doc_tmplts.notes` (string)

  - `inv.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `inv.inv_key.account.billing_rules` (array)

  - `inv.inv_key.account.billing_rules.id` (string)

  - `inv.inv_key.account.billing_rules.createdby` (string)

  - `inv.inv_key.account.billing_rules.createdon` (string)

  - `inv.inv_key.account.billing_rules.modifiedon` (string)

  - `inv.inv_key.account.billing_rules.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"

  - `inv.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `inv.inv_key.account.billing_rules.account_id` (string)

  - `inv.inv_key.account.billing_rules.facility_id` (string)

  - `inv.inv_key.account.billing_rules.glcode` (string)

  - `inv.inv_key.account.billing_rules.description` (string)

  - `inv.inv_key.account.billing_rules.notes` (string)

  - `inv.inv_key.account.billing_rules.min` (number)

  - `inv.inv_key.account.billing_rules.max` (number)

  - `inv.inv_key.account.billing_rules.notes_internal` (string)

  - `inv.inv_key.account.billing_rules.notes_external` (string)

  - `inv.inv_key.account.billing_rules.rates` (array)

  - `inv.inv_key.account.billing_rules.rates.id` (string)

  - `inv.inv_key.account.billing_rules.rates.createdby` (string)

  - `inv.inv_key.account.billing_rules.rates.createdon` (string)

  - `inv.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `inv.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `inv.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `inv.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `inv.inv_key.account.billing_rules.rates.rate` (number)

  - `inv.inv_key.account.billing_rules.rates.from_qty` (number)

  - `inv.inv_key.account.billing_rules.rates.to_qty` (number)

  - `inv.inv_key.item` (object)

  - `inv.inv_key.item.id` (string)

  - `inv.inv_key.item.ncode` (integer)

  - `inv.inv_key.item.createdby` (string)

  - `inv.inv_key.item.createdon` (string)

  - `inv.inv_key.item.modifiedon` (string)

  - `inv.inv_key.item.account_id` (string)

  - `inv.inv_key.item.tmplt_id` (string)

  - `inv.inv_key.item.enabled` (boolean)

  - `inv.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `inv.inv_key.item.itemcode` (string)

  - `inv.inv_key.item.description` (string)

  - `inv.inv_key.item.notes` (string)

  - `inv.inv_key.item.wt` (number)

  - `inv.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.item.l` (number)

  - `inv.inv_key.item.w` (number)

  - `inv.inv_key.item.h` (number)

  - `inv.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `inv.inv_key.item.image_file_uri` (string)

  - `inv.inv_key.item.safety_inv_qty` (number)

  - `inv.inv_key.item.tmplt` (object)

  - `inv.inv_key.item.tmplt.id` (string)

  - `inv.inv_key.item.tmplt.ncode` (integer)

  - `inv.inv_key.item.tmplt.createdby` (string)

  - `inv.inv_key.item.tmplt.createdon` (string)

  - `inv.inv_key.item.tmplt.modifiedon` (string)

  - `inv.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.item.tmplt.enabled` (boolean)

  - `inv.inv_key.item.tmplt.name` (string)

  - `inv.inv_key.item.tmplt.description` (string)

  - `inv.inv_key.item.tmplt.notes` (string)

  - `inv.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `inv.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `inv.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `inv.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `inv.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `inv.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `inv.inv_key.item.tmplt.nodelete` (boolean)

  - `inv.inv_key.item.tmplt.si` (string)

  - `inv.inv_key.item.tmplt.picki` (string)

  - `inv.inv_key.item.tmplt.packi` (string)

  - `inv.inv_key.item.tmplt.securitylevel` (integer)

  - `inv.inv_key.item.tmplt.tracklotcode` (boolean)

  - `inv.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `inv.inv_key.item.tmplt.trackweightin` (boolean)

  - `inv.inv_key.item.tmplt.trackweightout` (boolean)

  - `inv.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `inv.inv_key.item.tmplt.tracksnin` (boolean)

  - `inv.inv_key.item.tmplt.validatesnin` (boolean)

  - `inv.inv_key.item.tmplt.tracksnout` (boolean)

  - `inv.inv_key.item.tmplt.validatesnout` (boolean)

  - `inv.inv_key.item.tmplt.tracktempin` (boolean)

  - `inv.inv_key.item.tmplt.tracktempout` (boolean)

  - `inv.inv_key.item.tmplt.tracksscc` (boolean)

  - `inv.inv_key.item.tmplt.requirespacking` (boolean)

  - `inv.inv_key.item.tmplt.htariff` (string)

  - `inv.inv_key.item.tmplt.coo` (string)

  - `inv.inv_key.item.tmplt.hazmat_id` (string)

  - `inv.inv_key.item.tmplt.tempmin` (number)

  - `inv.inv_key.item.tmplt.tempmax` (number)

  - `inv.inv_key.item.tmplt.allowfractions` (boolean)

  - `inv.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `inv.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `inv.inv_key.item.tmplt.safety_inv_qty` (number)

  - `inv.inv_key.item.tmplt.udef0_title` (string)

  - `inv.inv_key.item.tmplt.udef0_track` (boolean)

  - `inv.inv_key.item.tmplt.udef1_title` (string)

  - `inv.inv_key.item.tmplt.udef1_track` (boolean)

  - `inv.inv_key.item.tmplt.udef2_title` (string)

  - `inv.inv_key.item.tmplt.udef2_track` (boolean)

  - `inv.inv_key.item.tmplt.udef3_title` (string)

  - `inv.inv_key.item.tmplt.udef3_track` (boolean)

  - `inv.inv_key.item.tmplt.udef4_title` (string)

  - `inv.inv_key.item.tmplt.udef4_track` (boolean)

  - `inv.inv_key.item.tmplt.udef5_title` (string)

  - `inv.inv_key.item.tmplt.udef5_track` (boolean)

  - `inv.inv_key.item.tmplt.udef6_title` (string)

  - `inv.inv_key.item.tmplt.udef6_track` (boolean)

  - `inv.inv_key.item.tmplt.udef7_title` (string)

  - `inv.inv_key.item.tmplt.udef7_track` (boolean)

  - `inv.inv_key.item.tmplt.udef8_title` (string)

  - `inv.inv_key.item.tmplt.udef8_track` (boolean)

  - `inv.inv_key.item.tmplt.udef9_title` (string)

  - `inv.inv_key.item.tmplt.udef9_track` (boolean)

  - `inv.inv_key.item.tmplt.udef10_title` (string)

  - `inv.inv_key.item.tmplt.udef10_track` (boolean)

  - `inv.inv_key.item.tmplt.udef11_title` (string)

  - `inv.inv_key.item.tmplt.udef11_track` (boolean)

  - `inv.inv_key.item.tmplt.udef12_title` (string)

  - `inv.inv_key.item.tmplt.udef12_track` (boolean)

  - `inv.inv_key.item.tmplt.udef13_title` (string)

  - `inv.inv_key.item.tmplt.udef13_track` (boolean)

  - `inv.inv_key.item.tmplt.udef14_title` (string)

  - `inv.inv_key.item.tmplt.udef14_track` (boolean)

  - `inv.inv_key.item.account` (object)

  - `inv.inv_key.item.account.id` (string)

  - `inv.inv_key.item.account.account_id` (string)

  - `inv.inv_key.item.account.enabled` (boolean)

  - `inv.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `inv.inv_key.item.account.ship_create_backorders` (boolean)

  - `inv.inv_key.item.account.ship_po_required` (boolean)

  - `inv.inv_key.item.account.ship_order_number_required` (boolean)

  - `inv.inv_key.item.account.ship_so_required` (boolean)

  - `inv.inv_key.item.account.ship_carrier_required` (boolean)

  - `inv.inv_key.item.account.ship_labels_required` (boolean)

  - `inv.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `inv.inv_key.item.account.ship_email_bol` (boolean)

  - `inv.inv_key.item.account.ship_email_labels` (boolean)

  - `inv.inv_key.item.account.ship_udef0` (string)

  - `inv.inv_key.item.account.ship_udef1` (string)

  - `inv.inv_key.item.account.ship_udef2` (string)

  - `inv.inv_key.item.account.ship_udef3` (string)

  - `inv.inv_key.item.account.ship_udef4` (string)

  - `inv.inv_key.item.account.ship_udef5` (string)

  - `inv.inv_key.item.account.ship_udef6` (string)

  - `inv.inv_key.item.account.ship_udef7` (string)

  - `inv.inv_key.item.account.ship_udef8` (string)

  - `inv.inv_key.item.account.recv_po_required` (boolean)

  - `inv.inv_key.item.account.recv_order_number_required` (boolean)

  - `inv.inv_key.item.account.recv_carrier_required` (boolean)

  - `inv.inv_key.item.account.recv_container_required` (boolean)

  - `inv.inv_key.item.account.recv_email_receipt` (boolean)

  - `inv.inv_key.item.account.recv_udef0` (string)

  - `inv.inv_key.item.account.recv_udef1` (string)

  - `inv.inv_key.item.account.recv_udef2` (string)

  - `inv.inv_key.item.account.recv_udef3` (string)

  - `inv.inv_key.item.account.recv_udef4` (string)

  - `inv.inv_key.item.account.recv_udef5` (string)

  - `inv.inv_key.item.account.recv_udef6` (string)

  - `inv.inv_key.item.account.recv_udef7` (string)

  - `inv.inv_key.item.account.recv_udef8` (string)

  - `inv.inv_key.item.account.work_udef0` (string)

  - `inv.inv_key.item.account.work_udef1` (string)

  - `inv.inv_key.item.account.work_udef2` (string)

  - `inv.inv_key.item.account.work_udef3` (string)

  - `inv.inv_key.item.account.work_udef4` (string)

  - `inv.inv_key.item.account.work_udef5` (string)

  - `inv.inv_key.item.account.work_udef6` (string)

  - `inv.inv_key.item.account.work_udef7` (string)

  - `inv.inv_key.item.account.work_udef8` (string)

  - `inv.inv_key.item.account.account_base` (object)

  - `inv.inv_key.item.account.account_base.id` (string)

  - `inv.inv_key.item.account.account_base.ncode` (integer)

  - `inv.inv_key.item.account.account_base.createdby` (string)

  - `inv.inv_key.item.account.account_base.createdon` (string)

  - `inv.inv_key.item.account.account_base.modifiedon` (string)

  - `inv.inv_key.item.account.account_base.accountid` (string)

  - `inv.inv_key.item.account.account_base.nodelete` (boolean)

  - `inv.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `inv.inv_key.item.account.account_base.name` (string)

  - `inv.inv_key.item.account.account_base.description` (string)

  - `inv.inv_key.item.account.account_base.notes` (string)

  - `inv.inv_key.item.account.account_base.saddr1` (string)

  - `inv.inv_key.item.account.account_base.saddr2` (string)

  - `inv.inv_key.item.account.account_base.saddr3` (string)

  - `inv.inv_key.item.account.account_base.saddr4` (string)

  - `inv.inv_key.item.account.account_base.scity` (string)

  - `inv.inv_key.item.account.account_base.sstateprovince` (string)

  - `inv.inv_key.item.account.account_base.spostalcode` (string)

  - `inv.inv_key.item.account.account_base.scountry` (string)

  - `inv.inv_key.item.account.account_base.maddr1` (string)

  - `inv.inv_key.item.account.account_base.maddr2` (string)

  - `inv.inv_key.item.account.account_base.maddr3` (string)

  - `inv.inv_key.item.account.account_base.maddr4` (string)

  - `inv.inv_key.item.account.account_base.mcity` (string)

  - `inv.inv_key.item.account.account_base.mstateprovince` (string)

  - `inv.inv_key.item.account.account_base.mpostalcode` (string)

  - `inv.inv_key.item.account.account_base.mcountry` (string)

  - `inv.inv_key.item.account.account_base.contact_name` (string)

  - `inv.inv_key.item.account.account_base.contact_phone` (string)

  - `inv.inv_key.item.account.account_base.contact_email` (string)

  - `inv.inv_key.item.account.account_base.inv_contact_name` (string)

  - `inv.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `inv.inv_key.item.account.account_base.inv_contact_email` (string)

  - `inv.inv_key.item.account.billing_settings` (object)

  - `inv.inv_key.item.account.billing_settings.id` (string)

  - `inv.inv_key.item.account.billing_settings.account_id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `inv.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `inv.inv_key.item.account.users` (array)

  - `inv.inv_key.item.account.users.id` (string)

  - `inv.inv_key.item.account.users.ncode` (integer)

  - `inv.inv_key.item.account.users.modifiedon` (string)

  - `inv.inv_key.item.account.users.securityLevel` (integer)

  - `inv.inv_key.item.account.users.email` (string)

  - `inv.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.item.account.users.description` (string)

  - `inv.inv_key.item.account.users.name` (string)

  - `inv.inv_key.item.account.users.enabled` (boolean)

  - `inv.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `inv.inv_key.item.account.users.internaluse` (boolean)

  - `inv.inv_key.item.account.users.email_alias` (string)

  - `inv.inv_key.item.account.users.fav1link` (string)

  - `inv.inv_key.item.account.users.fav1name` (string)

  - `inv.inv_key.item.account.users.fav1icon` (string)

  - `inv.inv_key.item.account.users.fav2link` (string)

  - `inv.inv_key.item.account.users.fav2name` (string)

  - `inv.inv_key.item.account.users.fav2icon` (string)

  - `inv.inv_key.item.account.users.fav3link` (string)

  - `inv.inv_key.item.account.users.fav3name` (string)

  - `inv.inv_key.item.account.users.fav3icon` (string)

  - `inv.inv_key.item.account.users.facilities` (array)

  - `inv.inv_key.item.account.users.facilities.id` (string)

  - `inv.inv_key.item.account.users.facilities.ncode` (integer)

  - `inv.inv_key.item.account.users.facilities.createdby` (string)

  - `inv.inv_key.item.account.users.facilities.createdon` (string)

  - `inv.inv_key.item.account.users.facilities.modifiedon` (string)

  - `inv.inv_key.item.account.users.facilities.enabled` (boolean)

  - `inv.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `inv.inv_key.item.account.users.facilities.code` (string)

  - `inv.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `inv.inv_key.item.account.users.facilities.name` (string)

  - `inv.inv_key.item.account.users.facilities.description` (string)

  - `inv.inv_key.item.account.users.facilities.notes` (string)

  - `inv.inv_key.item.account.users.facilities.address1` (string)

  - `inv.inv_key.item.account.users.facilities.address2` (string)

  - `inv.inv_key.item.account.users.facilities.address3` (string)

  - `inv.inv_key.item.account.users.facilities.address4` (string)

  - `inv.inv_key.item.account.users.facilities.city` (string)

  - `inv.inv_key.item.account.users.facilities.state_province` (string)

  - `inv.inv_key.item.account.users.facilities.postal_code` (string)

  - `inv.inv_key.item.account.users.facilities.country` (string)

  - `inv.inv_key.item.account.users.facilities.contact_name` (string)

  - `inv.inv_key.item.account.users.facilities.contact_phone` (string)

  - `inv.inv_key.item.account.users.facilities.contact_email` (string)

  - `inv.inv_key.item.account.users.roles` (array)

  - `inv.inv_key.item.account.users.roles.id` (string)

  - `inv.inv_key.item.account.users.roles.ncode` (integer)

  - `inv.inv_key.item.account.users.roles.createdby` (string)

  - `inv.inv_key.item.account.users.roles.createdon` (string)

  - `inv.inv_key.item.account.users.roles.modifiedon` (string)

  - `inv.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.item.account.users.roles.enabled` (boolean)

  - `inv.inv_key.item.account.users.roles.name` (string)

  - `inv.inv_key.item.account.users.roles.description` (string)

  - `inv.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `inv.inv_key.item.account.users.roles.securitylevel` (integer)

  - `inv.inv_key.item.account.users.roles.internaluse` (boolean)

  - `inv.inv_key.item.account.users.roles.nodelete` (boolean)

  - `inv.inv_key.item.account.users.roles.permissions` (array)

  - `inv.inv_key.item.account.users.roles.permissions.id` (string)

  - `inv.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `inv.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `inv.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `inv.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `inv.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `inv.inv_key.item.account.users.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"

  - `inv.inv_key.item.account.users.roles.permissions.description` (string)

  - `inv.inv_key.item.account.doc_tmplts` (array)

  - `inv.inv_key.item.account.doc_tmplts.id` (string)

  - `inv.inv_key.item.account.doc_tmplts.createdby` (string)

  - `inv.inv_key.item.account.doc_tmplts.createdon` (string)

  - `inv.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `inv.inv_key.item.account.doc_tmplts.name` (string)

  - `inv.inv_key.item.account.doc_tmplts.description` (string)

  - `inv.inv_key.item.account.doc_tmplts.notes` (string)

  - `inv.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `inv.inv_key.item.account.billing_rules` (array)

  - `inv.inv_key.item.account.billing_rules.id` (string)

  - `inv.inv_key.item.account.billing_rules.createdby` (string)

  - `inv.inv_key.item.account.billing_rules.createdon` (string)

  - `inv.inv_key.item.account.billing_rules.modifiedon` (string)

  - `inv.inv_key.item.account.billing_rules.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"

  - `inv.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `inv.inv_key.item.account.billing_rules.account_id` (string)

  - `inv.inv_key.item.account.billing_rules.facility_id` (string)

  - `inv.inv_key.item.account.billing_rules.glcode` (string)

  - `inv.inv_key.item.account.billing_rules.description` (string)

  - `inv.inv_key.item.account.billing_rules.notes` (string)

  - `inv.inv_key.item.account.billing_rules.min` (number)

  - `inv.inv_key.item.account.billing_rules.max` (number)

  - `inv.inv_key.item.account.billing_rules.notes_internal` (string)

  - `inv.inv_key.item.account.billing_rules.notes_external` (string)

  - `inv.inv_key.item.account.billing_rules.rates` (array)

  - `inv.inv_key.item.account.billing_rules.rates.id` (string)

  - `inv.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `inv.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `inv.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `inv.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `inv.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `inv.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `inv.inv_key.item.account.billing_rules.rates.rate` (number)

  - `inv.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `inv.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `inv.inv_key.item.components` (array)

  - `inv.inv_key.item.components.id` (string)

  - `inv.inv_key.item.components.createdby` (string)

  - `inv.inv_key.item.components.createdon` (string)

  - `inv.inv_key.item.components.modifiedon` (string)

  - `inv.inv_key.item.components.account_id` (string)

  - `inv.inv_key.item.components.pitem_id` (string)

  - `inv.inv_key.item.components.citem_id` (string)

  - `inv.inv_key.item.components.enabled` (boolean)

  - `inv.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `inv.inv_key.item.components.uom_packfactor` (number)

  - `inv.inv_key.item.components.lotcode` (string)

  - `inv.inv_key.item.components.lotcode_v` (integer)

  - `inv.inv_key.item.components.sublotcode` (string)

  - `inv.inv_key.item.components.sublotcode_v` (integer)

  - `inv.inv_key.item.components.udef0` (string)

  - `inv.inv_key.item.components.udef0_v` (integer)

  - `inv.inv_key.item.components.udef1` (string)

  - `inv.inv_key.item.components.udef1_v` (integer)

  - `inv.inv_key.item.components.udef2` (string)

  - `inv.inv_key.item.components.udef2_v` (integer)

  - `inv.inv_key.item.components.udef3` (string)

  - `inv.inv_key.item.components.udef3_v` (integer)

  - `inv.inv_key.item.components.udef4` (string)

  - `inv.inv_key.item.components.udef4_v` (integer)

  - `inv.inv_key.item.components.udef5` (string)

  - `inv.inv_key.item.components.udef5_v` (integer)

  - `inv.inv_key.item.components.udef6` (string)

  - `inv.inv_key.item.components.udef6_v` (integer)

  - `inv.inv_key.item.components.udef7` (string)

  - `inv.inv_key.item.components.udef7_v` (integer)

  - `inv.inv_key.item.components.udef8` (string)

  - `inv.inv_key.item.components.udef8_v` (integer)

  - `inv.inv_key.item.components.udef9` (string)

  - `inv.inv_key.item.components.udef9_v` (integer)

  - `inv.inv_key.item.components.udef10` (string)

  - `inv.inv_key.item.components.udef10_v` (integer)

  - `inv.inv_key.item.components.udef11` (string)

  - `inv.inv_key.item.components.udef11_v` (integer)

  - `inv.inv_key.item.components.udef12` (string)

  - `inv.inv_key.item.components.udef12_v` (integer)

  - `inv.inv_key.item.components.udef13` (string)

  - `inv.inv_key.item.components.udef13_v` (integer)

  - `inv.inv_key.item.components.udef14` (string)

  - `inv.inv_key.item.components.udef14_v` (integer)

  - `inv.inv_key.item.components.subItem` (object)

  - `inv.inv_key.item.components.subItem.id` (string)

  - `inv.inv_key.item.components.subItem.ncode` (integer)

  - `inv.inv_key.item.components.subItem.createdby` (string)

  - `inv.inv_key.item.components.subItem.createdon` (string)

  - `inv.inv_key.item.components.subItem.modifiedon` (string)

  - `inv.inv_key.item.components.subItem.account_id` (string)

  - `inv.inv_key.item.components.subItem.tmplt_id` (string)

  - `inv.inv_key.item.components.subItem.enabled` (boolean)

  - `inv.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `inv.inv_key.item.components.subItem.itemcode` (string)

  - `inv.inv_key.item.components.subItem.description` (string)

  - `inv.inv_key.item.components.subItem.notes` (string)

  - `inv.inv_key.item.components.subItem.wt` (number)

  - `inv.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.item.components.subItem.l` (number)

  - `inv.inv_key.item.components.subItem.w` (number)

  - `inv.inv_key.item.components.subItem.h` (number)

  - `inv.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `inv.inv_key.item.components.subItem.image_file_uri` (string)

  - `inv.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `inv.inv_key.item.components.subItem.tmplt` (object)

  - `inv.inv_key.item.components.subItem.tmplt.id` (string)

  - `inv.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `inv.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `inv.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `inv.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `inv.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.name` (string)

  - `inv.inv_key.item.components.subItem.tmplt.description` (string)

  - `inv.inv_key.item.components.subItem.tmplt.notes` (string)

  - `inv.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `inv.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `inv.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `inv.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `inv.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `inv.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `inv.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.si` (string)

  - `inv.inv_key.item.components.subItem.tmplt.picki` (string)

  - `inv.inv_key.item.components.subItem.tmplt.packi` (string)

  - `inv.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `inv.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `inv.inv_key.item.components.subItem.tmplt.coo` (string)

  - `inv.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `inv.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `inv.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `inv.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `inv.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `inv.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `inv.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `inv.inv_key.lpn` (object)

  - `inv.inv_key.lpn.id` (string)

  - `inv.inv_key.lpn.ncode` (integer)

  - `inv.inv_key.lpn.createdby` (string)

  - `inv.inv_key.lpn.createdon` (string)

  - `inv.inv_key.lpn.modifiedon` (string)

  - `inv.inv_key.lpn.deletedon` (string)

  - `inv.inv_key.lpn.facility_id` (string)

  - `inv.inv_key.lpn.facilitylocation_id` (string)

  - `inv.inv_key.lpn.account_id` (string)

  - `inv.inv_key.lpn.lpn_type_id` (string)

  - `inv.inv_key.lpn.lpn` (string)

  - `inv.inv_key.lpn.plpn_id` (string)

  - `inv.inv_key.lpn.l` (number)

  - `inv.inv_key.lpn.w` (number)

  - `inv.inv_key.lpn.h` (number)

  - `inv.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `inv.inv_key.lpn.wt` (number)

  - `inv.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.lpn.pallet` (boolean)

  - `inv.inv_key.lpn.parcel_pkg_id` (string)

  - `inv.inv_key.lpn.parcel_pkg` (object)

  - `inv.inv_key.lpn.parcel_pkg.id` (string)

  - `inv.inv_key.lpn.parcel_pkg.createdby` (string)

  - `inv.inv_key.lpn.parcel_pkg.createdon` (string)

  - `inv.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `inv.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `inv.inv_key.lpn.parcel_pkg.package_type` (string)

  - `inv.inv_key.lpn.parcel_pkg.status` (string)

  - `inv.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_type` (string)

  - `inv.inv_key.lpn.parcel_pkg.l` (number)

  - `inv.inv_key.lpn.parcel_pkg.w` (number)

  - `inv.inv_key.lpn.parcel_pkg.h` (number)

  - `inv.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `inv.inv_key.lpn.parcel_pkg.wt` (number)

  - `inv.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `inv.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `inv.inv_key.facilityLocation` (object)

  - `inv.inv_key.facilityLocation.id` (string)

  - `inv.inv_key.facilityLocation.ncode` (integer)

  - `inv.inv_key.facilityLocation.createdby` (string)

  - `inv.inv_key.facilityLocation.createdon` (string)

  - `inv.inv_key.facilityLocation.modifiedon` (string)

  - `inv.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.facilityLocation.nodelete` (boolean)

  - `inv.inv_key.facilityLocation.facility_id` (string)

  - `inv.inv_key.facilityLocation.tmplt_id` (string)

  - `inv.inv_key.facilityLocation.aisle_details_id` (string)

  - `inv.inv_key.facilityLocation.enabled` (boolean)

  - `inv.inv_key.facilityLocation.notes` (string)

  - `inv.inv_key.facilityLocation.strid` (string)

  - `inv.inv_key.facilityLocation.strcd` (string)

  - `inv.inv_key.facilityLocation.aislesz` (string)

  - `inv.inv_key.facilityLocation.levelsz` (string)

  - `inv.inv_key.facilityLocation.slotsz` (string)

  - `inv.inv_key.facilityLocation.description` (string)

  - `inv.inv_key.facilityLocation.aisleint` (integer)

  - `inv.inv_key.facilityLocation.levelint` (integer)

  - `inv.inv_key.facilityLocation.slotint` (integer)

  - `inv.inv_key.facilityLocation.belowloc` (string)

  - `inv.inv_key.facilityLocation.aboveloc` (string)

  - `inv.inv_key.facilityLocation.leftloc` (string)

  - `inv.inv_key.facilityLocation.rightloc` (string)

  - `inv.inv_key.facilityLocation.frontloc` (string)

  - `inv.inv_key.facilityLocation.backloc` (string)

  - `inv.inv_key.facilityLocation.coord_x` (number)

  - `inv.inv_key.facilityLocation.coord_y` (number)

  - `inv.inv_key.facilityLocation.coord_z` (number)

  - `inv.inv_key.facilityLocation.yard_equip_id` (string)

  - `inv.inv_key.facilityLocation.facility_equip_id` (string)

  - `inv.inv_key.facilityLocation.tmplt` (object)

  - `inv.inv_key.facilityLocation.tmplt.id` (string)

  - `inv.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `inv.inv_key.facilityLocation.tmplt.createdby` (string)

  - `inv.inv_key.facilityLocation.tmplt.createdon` (string)

  - `inv.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `inv.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.name` (string)

  - `inv.inv_key.facilityLocation.tmplt.description` (string)

  - `inv.inv_key.facilityLocation.tmplt.notes` (string)

  - `inv.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.si` (string)

  - `inv.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `inv.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `inv.inv_key.facilityLocation.tmplt.zone` (string)

  - `inv.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `inv.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `inv.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `inv.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.project` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.wt` (number)

  - `inv.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.facilityLocation.tmplt.cube` (number)

  - `inv.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `inv.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `inv.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `inv.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `inv.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `inv.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `inv.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `inv.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `inv.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `inv.inv_key.facilityLocation.subLocations` (array)

  - `inv.inv_key.facilityLocation.aisleDetails` (object)

  - `inv.inv_key.facilityLocation.aisleDetails.id` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `inv.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `inv.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `inv.inv_key.facilityLocation.aisleDetails.name` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.description` (string)

  - `inv.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `inv.inv_key.facilityLocation.facility` (object)

  - `inv.inv_key.facilityLocation.facility.id` (string)

  - `inv.inv_key.facilityLocation.facility.ncode` (integer)

  - `inv.inv_key.facilityLocation.facility.createdby` (string)

  - `inv.inv_key.facilityLocation.facility.createdon` (string)

  - `inv.inv_key.facilityLocation.facility.modifiedon` (string)

  - `inv.inv_key.facilityLocation.facility.enabled` (boolean)

  - `inv.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `inv.inv_key.facilityLocation.facility.code` (string)

  - `inv.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `inv.inv_key.facilityLocation.facility.name` (string)

  - `inv.inv_key.facilityLocation.facility.description` (string)

  - `inv.inv_key.facilityLocation.facility.notes` (string)

  - `inv.inv_key.facilityLocation.facility.address1` (string)

  - `inv.inv_key.facilityLocation.facility.address2` (string)

  - `inv.inv_key.facilityLocation.facility.address3` (string)

  - `inv.inv_key.facilityLocation.facility.address4` (string)

  - `inv.inv_key.facilityLocation.facility.city` (string)

  - `inv.inv_key.facilityLocation.facility.state_province` (string)

  - `inv.inv_key.facilityLocation.facility.postal_code` (string)

  - `inv.inv_key.facilityLocation.facility.country` (string)

  - `inv.inv_key.facilityLocation.facility.contact_name` (string)

  - `inv.inv_key.facilityLocation.facility.contact_phone` (string)

  - `inv.inv_key.facilityLocation.facility.contact_email` (string)

  - `inv.inv_key.facilityLocation.yard_equip` (object)

  - `inv.inv_key.facilityLocation.yard_equip.id` (string)

  - `inv.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `inv.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `inv.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `inv.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `inv.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `inv.inv_key.facilityLocation.yard_equip.scac` (string)

  - `inv.inv_key.facilityLocation.yard_equip.strid` (string)

  - `inv.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `inv.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `inv.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `inv.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `inv.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `inv.inv_key.facilityLocation.yard_equip.description` (string)

  - `inv.inv_key.facilityLocation.yard_equip.notes` (string)

  - `inv.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `inv.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `inv.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `inv.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `inv.inv_key.facilityLocation.facility_equip` (object)

  - `inv.inv_key.facilityLocation.facility_equip.id` (string)

  - `inv.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `inv.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `inv.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `inv.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `inv.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `inv.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `inv.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `inv.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `inv.inv_key.facilityLocation.facility_equip.name` (string)

  - `inv.inv_key.facilityLocation.facility_equip.description` (string)

  - `inv.inv_key.facilityLocation.facility_equip.notes` (string)

  - `inv.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `inv.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `inv.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `inv.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `inv.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `inv.inv_key.reservedFor` (object)

  - `inv.inv_key.reservedFor.id` (string)

  - `inv.inv_key.reservedFor.ncode` (integer)

  - `inv.inv_key.reservedFor.createdby` (string)

  - `inv.inv_key.reservedFor.createdon` (string)

  - `inv.inv_key.reservedFor.modifiedon` (string)

  - `inv.inv_key.reservedFor.accountid` (string)

  - `inv.inv_key.reservedFor.nodelete` (boolean)

  - `inv.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `inv.inv_key.reservedFor.name` (string)

  - `inv.inv_key.reservedFor.description` (string)

  - `inv.inv_key.reservedFor.notes` (string)

  - `inv.inv_key.reservedFor.saddr1` (string)

  - `inv.inv_key.reservedFor.saddr2` (string)

  - `inv.inv_key.reservedFor.saddr3` (string)

  - `inv.inv_key.reservedFor.saddr4` (string)

  - `inv.inv_key.reservedFor.scity` (string)

  - `inv.inv_key.reservedFor.sstateprovince` (string)

  - `inv.inv_key.reservedFor.spostalcode` (string)

  - `inv.inv_key.reservedFor.scountry` (string)

  - `inv.inv_key.reservedFor.maddr1` (string)

  - `inv.inv_key.reservedFor.maddr2` (string)

  - `inv.inv_key.reservedFor.maddr3` (string)

  - `inv.inv_key.reservedFor.maddr4` (string)

  - `inv.inv_key.reservedFor.mcity` (string)

  - `inv.inv_key.reservedFor.mstateprovince` (string)

  - `inv.inv_key.reservedFor.mpostalcode` (string)

  - `inv.inv_key.reservedFor.mcountry` (string)

  - `inv.inv_key.reservedFor.contact_name` (string)

  - `inv.inv_key.reservedFor.contact_phone` (string)

  - `inv.inv_key.reservedFor.contact_email` (string)

  - `inv.inv_key.reservedFor.inv_contact_name` (string)

  - `inv.inv_key.reservedFor.inv_contact_phone` (string)

  - `inv.inv_key.reservedFor.inv_contact_email` (string)

  - `inv.inv_key.channel` (object)

  - `inv.inv_key.channel.id` (string)

  - `inv.inv_key.channel.createdby` (string)

  - `inv.inv_key.channel.createdon` (string)

  - `inv.inv_key.channel.modifiedon` (string)

  - `inv.inv_key.channel.enabled` (boolean)

  - `inv.inv_key.channel.nodelete` (boolean)

  - `inv.inv_key.channel.name` (string)

  - `inv.inv_key.channel.description` (string)

  - `inv.inv_key.channel.notes` (string)

  - `inv.inv_key.channel.tmplt_id` (string)

  - `inv.inv_key.channel.marketplace_id` (string)

  - `inv.inv_key.channel.account_id` (string)

  - `inv.inv_key.channel.tmplt` (object)

  - `inv.inv_key.channel.tmplt.id` (string)

  - `inv.inv_key.channel.tmplt.createdby` (string)

  - `inv.inv_key.channel.tmplt.createdon` (string)

  - `inv.inv_key.channel.tmplt.modifiedon` (string)

  - `inv.inv_key.channel.tmplt.enabled` (boolean)

  - `inv.inv_key.channel.tmplt.nodelete` (boolean)

  - `inv.inv_key.channel.tmplt.name` (string)

  - `inv.inv_key.channel.tmplt.description` (string)

  - `inv.inv_key.channel.tmplt.notes` (string)

  - `inv.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `inv.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `inv.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `inv.inv_key.channel.tmplt.sync_943` (boolean)

  - `inv.inv_key.channel.tmplt.confirm_944` (boolean)

  - `inv.inv_key.channel.tmplt.sync_940` (boolean)

  - `inv.inv_key.channel.tmplt.confirm_945` (boolean)

  - `inv.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `inv.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `inv.inv_key.channel.marketplace` (object)

  - `inv.inv_key.channel.marketplace.id` (string)

  - `inv.inv_key.channel.marketplace.createdby` (string)

  - `inv.inv_key.channel.marketplace.createdon` (string)

  - `inv.inv_key.channel.marketplace.modifiedon` (string)

  - `inv.inv_key.channel.marketplace.gmp_id` (string)

  - `inv.inv_key.channel.marketplace.enabled` (boolean)

  - `inv.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `inv.inv_key.channel.marketplace.publisher_name` (string)

  - `inv.inv_key.channel.marketplace.publisher_website` (string)

  - `inv.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `inv.inv_key.channel.marketplace.free` (boolean)

  - `inv.inv_key.channel.marketplace.score` (number)

  - `inv.inv_key.channel.marketplace.name` (string)

  - `inv.inv_key.channel.marketplace.description` (string)

  - `inv.inv_key.channel.marketplace.nodelete` (boolean)

  - `inv.inv_key.channel.marketplace.notes` (string)

  - `inv.inv_key.channel.account` (object)

  - `inv.inv_key.channel.account.id` (string)

  - `inv.inv_key.channel.account.account_id` (string)

  - `inv.inv_key.channel.account.enabled` (boolean)

  - `inv.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `inv.inv_key.channel.account.ship_create_backorders` (boolean)

  - `inv.inv_key.channel.account.ship_po_required` (boolean)

  - `inv.inv_key.channel.account.ship_order_number_required` (boolean)

  - `inv.inv_key.channel.account.ship_so_required` (boolean)

  - `inv.inv_key.channel.account.ship_carrier_required` (boolean)

  - `inv.inv_key.channel.account.ship_labels_required` (boolean)

  - `inv.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `inv.inv_key.channel.account.ship_email_bol` (boolean)

  - `inv.inv_key.channel.account.ship_email_labels` (boolean)

  - `inv.inv_key.channel.account.ship_udef0` (string)

  - `inv.inv_key.channel.account.ship_udef1` (string)

  - `inv.inv_key.channel.account.ship_udef2` (string)

  - `inv.inv_key.channel.account.ship_udef3` (string)

  - `inv.inv_key.channel.account.ship_udef4` (string)

  - `inv.inv_key.channel.account.ship_udef5` (string)

  - `inv.inv_key.channel.account.ship_udef6` (string)

  - `inv.inv_key.channel.account.ship_udef7` (string)

  - `inv.inv_key.channel.account.ship_udef8` (string)

  - `inv.inv_key.channel.account.recv_po_required` (boolean)

  - `inv.inv_key.channel.account.recv_order_number_required` (boolean)

  - `inv.inv_key.channel.account.recv_carrier_required` (boolean)

  - `inv.inv_key.channel.account.recv_container_required` (boolean)

  - `inv.inv_key.channel.account.recv_email_receipt` (boolean)

  - `inv.inv_key.channel.account.recv_udef0` (string)

  - `inv.inv_key.channel.account.recv_udef1` (string)

  - `inv.inv_key.channel.account.recv_udef2` (string)

  - `inv.inv_key.channel.account.recv_udef3` (string)

  - `inv.inv_key.channel.account.recv_udef4` (string)

  - `inv.inv_key.channel.account.recv_udef5` (string)

  - `inv.inv_key.channel.account.recv_udef6` (string)

  - `inv.inv_key.channel.account.recv_udef7` (string)

  - `inv.inv_key.channel.account.recv_udef8` (string)

  - `inv.inv_key.channel.account.work_udef0` (string)

  - `inv.inv_key.channel.account.work_udef1` (string)

  - `inv.inv_key.channel.account.work_udef2` (string)

  - `inv.inv_key.channel.account.work_udef3` (string)

  - `inv.inv_key.channel.account.work_udef4` (string)

  - `inv.inv_key.channel.account.work_udef5` (string)

  - `inv.inv_key.channel.account.work_udef6` (string)

  - `inv.inv_key.channel.account.work_udef7` (string)

  - `inv.inv_key.channel.account.work_udef8` (string)

  - `inv.inv_key.channel.account.account_base` (object)

  - `inv.inv_key.channel.account.account_base.id` (string)

  - `inv.inv_key.channel.account.account_base.ncode` (integer)

  - `inv.inv_key.channel.account.account_base.createdby` (string)

  - `inv.inv_key.channel.account.account_base.createdon` (string)

  - `inv.inv_key.channel.account.account_base.modifiedon` (string)

  - `inv.inv_key.channel.account.account_base.accountid` (string)

  - `inv.inv_key.channel.account.account_base.nodelete` (boolean)

  - `inv.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `inv.inv_key.channel.account.account_base.name` (string)

  - `inv.inv_key.channel.account.account_base.description` (string)

  - `inv.inv_key.channel.account.account_base.notes` (string)

  - `inv.inv_key.channel.account.account_base.saddr1` (string)

  - `inv.inv_key.channel.account.account_base.saddr2` (string)

  - `inv.inv_key.channel.account.account_base.saddr3` (string)

  - `inv.inv_key.channel.account.account_base.saddr4` (string)

  - `inv.inv_key.channel.account.account_base.scity` (string)

  - `inv.inv_key.channel.account.account_base.sstateprovince` (string)

  - `inv.inv_key.channel.account.account_base.spostalcode` (string)

  - `inv.inv_key.channel.account.account_base.scountry` (string)

  - `inv.inv_key.channel.account.account_base.maddr1` (string)

  - `inv.inv_key.channel.account.account_base.maddr2` (string)

  - `inv.inv_key.channel.account.account_base.maddr3` (string)

  - `inv.inv_key.channel.account.account_base.maddr4` (string)

  - `inv.inv_key.channel.account.account_base.mcity` (string)

  - `inv.inv_key.channel.account.account_base.mstateprovince` (string)

  - `inv.inv_key.channel.account.account_base.mpostalcode` (string)

  - `inv.inv_key.channel.account.account_base.mcountry` (string)

  - `inv.inv_key.channel.account.account_base.contact_name` (string)

  - `inv.inv_key.channel.account.account_base.contact_phone` (string)

  - `inv.inv_key.channel.account.account_base.contact_email` (string)

  - `inv.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `inv.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `inv.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `inv.inv_key.channel.account.billing_settings` (object)

  - `inv.inv_key.channel.account.billing_settings.id` (string)

  - `inv.inv_key.channel.account.billing_settings.account_id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `inv.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `inv.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `inv.inv_key.channel.account.users` (array)

  - `inv.inv_key.channel.account.users.id` (string)

  - `inv.inv_key.channel.account.users.ncode` (integer)

  - `inv.inv_key.channel.account.users.modifiedon` (string)

  - `inv.inv_key.channel.account.users.securityLevel` (integer)

  - `inv.inv_key.channel.account.users.email` (string)

  - `inv.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.channel.account.users.description` (string)

  - `inv.inv_key.channel.account.users.name` (string)

  - `inv.inv_key.channel.account.users.enabled` (boolean)

  - `inv.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `inv.inv_key.channel.account.users.internaluse` (boolean)

  - `inv.inv_key.channel.account.users.email_alias` (string)

  - `inv.inv_key.channel.account.users.fav1link` (string)

  - `inv.inv_key.channel.account.users.fav1name` (string)

  - `inv.inv_key.channel.account.users.fav1icon` (string)

  - `inv.inv_key.channel.account.users.fav2link` (string)

  - `inv.inv_key.channel.account.users.fav2name` (string)

  - `inv.inv_key.channel.account.users.fav2icon` (string)

  - `inv.inv_key.channel.account.users.fav3link` (string)

  - `inv.inv_key.channel.account.users.fav3name` (string)

  - `inv.inv_key.channel.account.users.fav3icon` (string)

  - `inv.inv_key.channel.account.users.facilities` (array)

  - `inv.inv_key.channel.account.users.facilities.id` (string)

  - `inv.inv_key.channel.account.users.facilities.ncode` (integer)

  - `inv.inv_key.channel.account.users.facilities.createdby` (string)

  - `inv.inv_key.channel.account.users.facilities.createdon` (string)

  - `inv.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `inv.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `inv.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `inv.inv_key.channel.account.users.facilities.code` (string)

  - `inv.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `inv.inv_key.channel.account.users.facilities.name` (string)

  - `inv.inv_key.channel.account.users.facilities.description` (string)

  - `inv.inv_key.channel.account.users.facilities.notes` (string)

  - `inv.inv_key.channel.account.users.facilities.address1` (string)

  - `inv.inv_key.channel.account.users.facilities.address2` (string)

  - `inv.inv_key.channel.account.users.facilities.address3` (string)

  - `inv.inv_key.channel.account.users.facilities.address4` (string)

  - `inv.inv_key.channel.account.users.facilities.city` (string)

  - `inv.inv_key.channel.account.users.facilities.state_province` (string)

  - `inv.inv_key.channel.account.users.facilities.postal_code` (string)

  - `inv.inv_key.channel.account.users.facilities.country` (string)

  - `inv.inv_key.channel.account.users.facilities.contact_name` (string)

  - `inv.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `inv.inv_key.channel.account.users.facilities.contact_email` (string)

  - `inv.inv_key.channel.account.users.roles` (array)

  - `inv.inv_key.channel.account.users.roles.id` (string)

  - `inv.inv_key.channel.account.users.roles.ncode` (integer)

  - `inv.inv_key.channel.account.users.roles.createdby` (string)

  - `inv.inv_key.channel.account.users.roles.createdon` (string)

  - `inv.inv_key.channel.account.users.roles.modifiedon` (string)

  - `inv.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.channel.account.users.roles.enabled` (boolean)

  - `inv.inv_key.channel.account.users.roles.name` (string)

  - `inv.inv_key.channel.account.users.roles.description` (string)

  - `inv.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `inv.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `inv.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `inv.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `inv.inv_key.channel.account.users.roles.permissions` (array)

  - `inv.inv_key.channel.account.users.roles.permissions.id` (string)

  - `inv.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `inv.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `inv.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `inv.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `inv.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `inv.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `inv.inv_key.channel.account.users.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"

  - `inv.inv_key.channel.account.users.roles.permissions.description` (string)

  - `inv.inv_key.channel.account.doc_tmplts` (array)

  - `inv.inv_key.channel.account.doc_tmplts.id` (string)

  - `inv.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `inv.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `inv.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `inv.inv_key.channel.account.doc_tmplts.name` (string)

  - `inv.inv_key.channel.account.doc_tmplts.description` (string)

  - `inv.inv_key.channel.account.doc_tmplts.notes` (string)

  - `inv.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `inv.inv_key.channel.account.billing_rules` (array)

  - `inv.inv_key.channel.account.billing_rules.id` (string)

  - `inv.inv_key.channel.account.billing_rules.createdby` (string)

  - `inv.inv_key.channel.account.billing_rules.createdon` (string)

  - `inv.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_rules.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"

  - `inv.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `inv.inv_key.channel.account.billing_rules.account_id` (string)

  - `inv.inv_key.channel.account.billing_rules.facility_id` (string)

  - `inv.inv_key.channel.account.billing_rules.glcode` (string)

  - `inv.inv_key.channel.account.billing_rules.description` (string)

  - `inv.inv_key.channel.account.billing_rules.notes` (string)

  - `inv.inv_key.channel.account.billing_rules.min` (number)

  - `inv.inv_key.channel.account.billing_rules.max` (number)

  - `inv.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `inv.inv_key.channel.account.billing_rules.notes_external` (string)

  - `inv.inv_key.channel.account.billing_rules.rates` (array)

  - `inv.inv_key.channel.account.billing_rules.rates.id` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `inv.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `inv.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `inv.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `inv.inv_key.channel.channelFacilities` (array)

  - `inv.inv_key.channel.channelFacilities.id` (string)

  - `inv.inv_key.channel.channelFacilities.createdby` (string)

  - `inv.inv_key.channel.channelFacilities.createdon` (string)

  - `inv.inv_key.channel.channelFacilities.modifiedon` (string)

  - `inv.inv_key.channel.channelFacilities.enabled` (boolean)

  - `inv.inv_key.channel.channelFacilities.channel_id` (string)

  - `inv.inv_key.channel.channelFacilities.facility_id` (string)

  - `inv.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `inv.inv_key.channel.channelFacilities.facility_alias` (string)

  - `inv.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `inv.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `inv.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `inv.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `inv.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `inv.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `inv.inv_key.channel.channelFacilities.facility` (object)

  - `inv.inv_key.channel.channelFacilities.facility.id` (string)

  - `inv.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `inv.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `inv.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `inv.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `inv.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `inv.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `inv.inv_key.channel.channelFacilities.facility.code` (string)

  - `inv.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `inv.inv_key.channel.channelFacilities.facility.name` (string)

  - `inv.inv_key.channel.channelFacilities.facility.description` (string)

  - `inv.inv_key.channel.channelFacilities.facility.notes` (string)

  - `inv.inv_key.channel.channelFacilities.facility.address1` (string)

  - `inv.inv_key.channel.channelFacilities.facility.address2` (string)

  - `inv.inv_key.channel.channelFacilities.facility.address3` (string)

  - `inv.inv_key.channel.channelFacilities.facility.address4` (string)

  - `inv.inv_key.channel.channelFacilities.facility.city` (string)

  - `inv.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `inv.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `inv.inv_key.channel.channelFacilities.facility.country` (string)

  - `inv.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `inv.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `inv.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `inv.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `inv.inv_key.channel.shippingMethods` (array)

  - `inv.inv_key.channel.shippingMethods.id` (string)

  - `inv.inv_key.channel.shippingMethods.createdby` (string)

  - `inv.inv_key.channel.shippingMethods.createdon` (string)

  - `inv.inv_key.channel.shippingMethods.modifiedon` (string)

  - `inv.inv_key.channel.shippingMethods.channel_id` (string)

  - `inv.inv_key.channel.shippingMethods.enabled` (boolean)

  - `inv.inv_key.channel.shippingMethods.name` (string)

  - `inv.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `inv.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `inv.inv_key.channel.shippingMethods.carriers` (array)

  - `inv.inv_key.channel.shippingMethods.carriers.id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `inv.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `inv.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `inv.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `supplier` (object)

  - `supplier.id` (string)

  - `supplier.ncode` (integer)

  - `supplier.createdby` (string)

  - `supplier.createdon` (string)

  - `supplier.modifiedon` (string)

  - `supplier.accountid` (string)

  - `supplier.nodelete` (boolean)

  - `supplier.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `supplier.name` (string)

  - `supplier.description` (string)

  - `supplier.notes` (string)

  - `supplier.saddr1` (string)

  - `supplier.saddr2` (string)

  - `supplier.saddr3` (string)

  - `supplier.saddr4` (string)

  - `supplier.scity` (string)

  - `supplier.sstateprovince` (string)

  - `supplier.spostalcode` (string)

  - `supplier.scountry` (string)

  - `supplier.maddr1` (string)

  - `supplier.maddr2` (string)

  - `supplier.maddr3` (string)

  - `supplier.maddr4` (string)

  - `supplier.mcity` (string)

  - `supplier.mstateprovince` (string)

  - `supplier.mpostalcode` (string)

  - `supplier.mcountry` (string)

  - `supplier.contact_name` (string)

  - `supplier.contact_phone` (string)

  - `supplier.contact_email` (string)

  - `supplier.inv_contact_name` (string)

  - `supplier.inv_contact_phone` (string)

  - `supplier.inv_contact_email` (string)

  - `getoRecvHdr` (object)

  - `getoRecvHdr.id` (string)

  - `getoRecvHdr.orderhdr_id` (string)

  - `getoRecvHdr.order_number` (string)

  - `getoRecvHdr.po_number` (string)

  - `getoRecvHdr.supplier_id` (string)

  - `getoRecvHdr.carrier_id` (string)

  - `getoRecvHdr.container_id` (string)

  - `getoRecvHdr.chassis_id` (string)

  - `getoRecvHdr.truck_id` (string)

  - `getoRecvHdr.order_parcel_id` (string)

  - `getoRecvHdr.appt_id` (string)

  - `getoRecvHdr.hdr` (object)

  - `getoRecvHdr.hdr.id` (string)

  - `getoRecvHdr.hdr.createdby` (string)

  - `getoRecvHdr.hdr.createdon` (string)

  - `getoRecvHdr.hdr.modifiedon` (string)

  - `getoRecvHdr.hdr.trans_number` (string)

  - `getoRecvHdr.hdr.account_id` (string)

  - `getoRecvHdr.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"

  - `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.account` (object)

  - `getoRecvHdr.hdr.account.id` (string)

  - `getoRecvHdr.hdr.account.account_id` (string)

  - `getoRecvHdr.hdr.account.enabled` (boolean)

  - `getoRecvHdr.hdr.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.hdr.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.hdr.account.ship_po_required` (boolean)

  - `getoRecvHdr.hdr.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.hdr.account.ship_so_required` (boolean)

  - `getoRecvHdr.hdr.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.hdr.account.ship_labels_required` (boolean)

  - `getoRecvHdr.hdr.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.hdr.account.ship_email_bol` (boolean)

  - `getoRecvHdr.hdr.account.ship_email_labels` (boolean)

  - `getoRecvHdr.hdr.account.ship_udef0` (string)

  - `getoRecvHdr.hdr.account.ship_udef1` (string)

  - `getoRecvHdr.hdr.account.ship_udef2` (string)

  - `getoRecvHdr.hdr.account.ship_udef3` (string)

  - `getoRecvHdr.hdr.account.ship_udef4` (string)

  - `getoRecvHdr.hdr.account.ship_udef5` (string)

  - `getoRecvHdr.hdr.account.ship_udef6` (string)

  - `getoRecvHdr.hdr.account.ship_udef7` (string)

  - `getoRecvHdr.hdr.account.ship_udef8` (string)

  - `getoRecvHdr.hdr.account.recv_po_required` (boolean)

  - `getoRecvHdr.hdr.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.hdr.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.hdr.account.recv_container_required` (boolean)

  - `getoRecvHdr.hdr.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.hdr.account.recv_udef0` (string)

  - `getoRecvHdr.hdr.account.recv_udef1` (string)

  - `getoRecvHdr.hdr.account.recv_udef2` (string)

  - `getoRecvHdr.hdr.account.recv_udef3` (string)

  - `getoRecvHdr.hdr.account.recv_udef4` (string)

  - `getoRecvHdr.hdr.account.recv_udef5` (string)

  - `getoRecvHdr.hdr.account.recv_udef6` (string)

  - `getoRecvHdr.hdr.account.recv_udef7` (string)

  - `getoRecvHdr.hdr.account.recv_udef8` (string)

  - `getoRecvHdr.hdr.account.work_udef0` (string)

  - `getoRecvHdr.hdr.account.work_udef1` (string)

  - `getoRecvHdr.hdr.account.work_udef2` (string)

  - `getoRecvHdr.hdr.account.work_udef3` (string)

  - `getoRecvHdr.hdr.account.work_udef4` (string)

  - `getoRecvHdr.hdr.account.work_udef5` (string)

  - `getoRecvHdr.hdr.account.work_udef6` (string)

  - `getoRecvHdr.hdr.account.work_udef7` (string)

  - `getoRecvHdr.hdr.account.work_udef8` (string)

  - `getoRecvHdr.hdr.account.account_base` (object)

  - `getoRecvHdr.hdr.account.account_base.id` (string)

  - `getoRecvHdr.hdr.account.account_base.ncode` (integer)

  - `getoRecvHdr.hdr.account.account_base.createdby` (string)

  - `getoRecvHdr.hdr.account.account_base.createdon` (string)

  - `getoRecvHdr.hdr.account.account_base.modifiedon` (string)

  - `getoRecvHdr.hdr.account.account_base.accountid` (string)

  - `getoRecvHdr.hdr.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.hdr.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.hdr.account.account_base.name` (string)

  - `getoRecvHdr.hdr.account.account_base.description` (string)

  - `getoRecvHdr.hdr.account.account_base.notes` (string)

  - `getoRecvHdr.hdr.account.account_base.saddr1` (string)

  - `getoRecvHdr.hdr.account.account_base.saddr2` (string)

  - `getoRecvHdr.hdr.account.account_base.saddr3` (string)

  - `getoRecvHdr.hdr.account.account_base.saddr4` (string)

  - `getoRecvHdr.hdr.account.account_base.scity` (string)

  - `getoRecvHdr.hdr.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.hdr.account.account_base.spostalcode` (string)

  - `getoRecvHdr.hdr.account.account_base.scountry` (string)

  - `getoRecvHdr.hdr.account.account_base.maddr1` (string)

  - `getoRecvHdr.hdr.account.account_base.maddr2` (string)

  - `getoRecvHdr.hdr.account.account_base.maddr3` (string)

  - `getoRecvHdr.hdr.account.account_base.maddr4` (string)

  - `getoRecvHdr.hdr.account.account_base.mcity` (string)

  - `getoRecvHdr.hdr.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.hdr.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.hdr.account.account_base.mcountry` (string)

  - `getoRecvHdr.hdr.account.account_base.contact_name` (string)

  - `getoRecvHdr.hdr.account.account_base.contact_phone` (string)

  - `getoRecvHdr.hdr.account.account_base.contact_email` (string)

  - `getoRecvHdr.hdr.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.hdr.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.hdr.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.hdr.facility_requested` (object)

  - `getoRecvHdr.hdr.facility_requested.id` (string)

  - `getoRecvHdr.hdr.facility_requested.ncode` (integer)

  - `getoRecvHdr.hdr.facility_requested.createdby` (string)

  - `getoRecvHdr.hdr.facility_requested.createdon` (string)

  - `getoRecvHdr.hdr.facility_requested.modifiedon` (string)

  - `getoRecvHdr.hdr.facility_requested.enabled` (boolean)

  - `getoRecvHdr.hdr.facility_requested.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.hdr.facility_requested.code` (string)

  - `getoRecvHdr.hdr.facility_requested.accounting_ref` (string)

  - `getoRecvHdr.hdr.facility_requested.name` (string)

  - `getoRecvHdr.hdr.facility_requested.description` (string)

  - `getoRecvHdr.hdr.facility_requested.notes` (string)

  - `getoRecvHdr.hdr.facility_requested.address1` (string)

  - `getoRecvHdr.hdr.facility_requested.address2` (string)

  - `getoRecvHdr.hdr.facility_requested.address3` (string)

  - `getoRecvHdr.hdr.facility_requested.address4` (string)

  - `getoRecvHdr.hdr.facility_requested.city` (string)

  - `getoRecvHdr.hdr.facility_requested.state_province` (string)

  - `getoRecvHdr.hdr.facility_requested.postal_code` (string)

  - `getoRecvHdr.hdr.facility_requested.country` (string)

  - `getoRecvHdr.hdr.facility_requested.contact_name` (string)

  - `getoRecvHdr.hdr.facility_requested.contact_phone` (string)

  - `getoRecvHdr.hdr.facility_requested.contact_email` (string)

  - `getoRecvHdr.hdr.channel` (object)

  - `getoRecvHdr.hdr.channel.id` (string)

  - `getoRecvHdr.hdr.channel.createdby` (string)

  - `getoRecvHdr.hdr.channel.createdon` (string)

  - `getoRecvHdr.hdr.channel.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.nodelete` (boolean)

  - `getoRecvHdr.hdr.channel.name` (string)

  - `getoRecvHdr.hdr.channel.description` (string)

  - `getoRecvHdr.hdr.channel.notes` (string)

  - `getoRecvHdr.hdr.channel.tmplt_id` (string)

  - `getoRecvHdr.hdr.channel.marketplace_id` (string)

  - `getoRecvHdr.hdr.channel.account_id` (string)

  - `getoRecvHdr.hdr.channel.tmplt` (object)

  - `getoRecvHdr.hdr.channel.tmplt.id` (string)

  - `getoRecvHdr.hdr.channel.tmplt.createdby` (string)

  - `getoRecvHdr.hdr.channel.tmplt.createdon` (string)

  - `getoRecvHdr.hdr.channel.tmplt.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.tmplt.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.nodelete` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.name` (string)

  - `getoRecvHdr.hdr.channel.tmplt.description` (string)

  - `getoRecvHdr.hdr.channel.tmplt.notes` (string)

  - `getoRecvHdr.hdr.channel.tmplt.print_packing_slip` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.allow_facility_mods` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.reserve_inv_qty` (number)

  - `getoRecvHdr.hdr.channel.tmplt.sync_943` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.confirm_944` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.sync_940` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.confirm_945` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.sync_inventory` (boolean)

  - `getoRecvHdr.hdr.channel.tmplt.sync_item_codes` (boolean)

  - `getoRecvHdr.hdr.channel.marketplace` (object)

  - `getoRecvHdr.hdr.channel.marketplace.id` (string)

  - `getoRecvHdr.hdr.channel.marketplace.createdby` (string)

  - `getoRecvHdr.hdr.channel.marketplace.createdon` (string)

  - `getoRecvHdr.hdr.channel.marketplace.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.marketplace.gmp_id` (string)

  - `getoRecvHdr.hdr.channel.marketplace.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoRecvHdr.hdr.channel.marketplace.publisher_name` (string)

  - `getoRecvHdr.hdr.channel.marketplace.publisher_website` (string)

  - `getoRecvHdr.hdr.channel.marketplace.publisher_contact_uri` (string)

  - `getoRecvHdr.hdr.channel.marketplace.free` (boolean)

  - `getoRecvHdr.hdr.channel.marketplace.score` (number)

  - `getoRecvHdr.hdr.channel.marketplace.name` (string)

  - `getoRecvHdr.hdr.channel.marketplace.description` (string)

  - `getoRecvHdr.hdr.channel.marketplace.nodelete` (boolean)

  - `getoRecvHdr.hdr.channel.marketplace.notes` (string)

  - `getoRecvHdr.hdr.channel.account` (object)

  - `getoRecvHdr.hdr.channel.account.id` (string)

  - `getoRecvHdr.hdr.channel.account.account_id` (string)

  - `getoRecvHdr.hdr.channel.account.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.hdr.channel.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_po_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_so_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_labels_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_email_bol` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_email_labels` (boolean)

  - `getoRecvHdr.hdr.channel.account.ship_udef0` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef1` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef2` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef3` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef4` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef5` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef6` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef7` (string)

  - `getoRecvHdr.hdr.channel.account.ship_udef8` (string)

  - `getoRecvHdr.hdr.channel.account.recv_po_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.recv_container_required` (boolean)

  - `getoRecvHdr.hdr.channel.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.hdr.channel.account.recv_udef0` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef1` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef2` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef3` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef4` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef5` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef6` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef7` (string)

  - `getoRecvHdr.hdr.channel.account.recv_udef8` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef0` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef1` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef2` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef3` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef4` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef5` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef6` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef7` (string)

  - `getoRecvHdr.hdr.channel.account.work_udef8` (string)

  - `getoRecvHdr.hdr.channel.account.account_base` (object)

  - `getoRecvHdr.hdr.channel.account.account_base.id` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.ncode` (integer)

  - `getoRecvHdr.hdr.channel.account.account_base.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.accountid` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.hdr.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.hdr.channel.account.account_base.name` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.description` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.notes` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.saddr1` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.saddr2` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.saddr3` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.saddr4` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.scity` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.spostalcode` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.scountry` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.maddr1` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.maddr2` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.maddr3` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.maddr4` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.mcity` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.mcountry` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.contact_name` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.contact_phone` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.contact_email` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.hdr.channel.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings` (object)

  - `getoRecvHdr.hdr.channel.account.billing_settings.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.account_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.hdr.channel.account.users` (array)

  - `getoRecvHdr.hdr.channel.account.users.id` (string)

  - `getoRecvHdr.hdr.channel.account.users.ncode` (integer)

  - `getoRecvHdr.hdr.channel.account.users.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.users.securityLevel` (integer)

  - `getoRecvHdr.hdr.channel.account.users.email` (string)

  - `getoRecvHdr.hdr.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.hdr.channel.account.users.description` (string)

  - `getoRecvHdr.hdr.channel.account.users.name` (string)

  - `getoRecvHdr.hdr.channel.account.users.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.hdr.channel.account.users.internaluse` (boolean)

  - `getoRecvHdr.hdr.channel.account.users.email_alias` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav1link` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav1name` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav1icon` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav2link` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav2name` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav2icon` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav3link` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav3name` (string)

  - `getoRecvHdr.hdr.channel.account.users.fav3icon` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities` (array)

  - `getoRecvHdr.hdr.channel.account.users.facilities.id` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.hdr.channel.account.users.facilities.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.hdr.channel.account.users.facilities.code` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.name` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.description` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.notes` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.address1` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.address2` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.address3` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.address4` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.city` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.state_province` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.country` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.hdr.channel.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles` (array)

  - `getoRecvHdr.hdr.channel.account.users.roles.id` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.ncode` (integer)

  - `getoRecvHdr.hdr.channel.account.users.roles.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.hdr.channel.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.account.users.roles.name` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.description` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.hdr.channel.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.hdr.channel.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.hdr.channel.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions` (array)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.hdr.channel.account.users.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"

  - `getoRecvHdr.hdr.channel.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts` (array)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.id` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.name` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.description` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.hdr.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.hdr.channel.account.billing_rules` (array)

  - `getoRecvHdr.hdr.channel.account.billing_rules.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.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"

  - `getoRecvHdr.hdr.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.hdr.channel.account.billing_rules.account_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.glcode` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.description` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.notes` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.min` (number)

  - `getoRecvHdr.hdr.channel.account.billing_rules.max` (number)

  - `getoRecvHdr.hdr.channel.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates` (array)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.hdr.channel.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.hdr.channel.channelFacilities` (array)

  - `getoRecvHdr.hdr.channel.channelFacilities.id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.createdby` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.createdon` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.channelFacilities.channel_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.transit_lane_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility_alias` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility_integration_alias` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility_api_alias` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.cutoff_time` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_name` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_city` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_country` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility` (object)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.ncode` (integer)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.createdby` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.createdon` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.code` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.name` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.description` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.notes` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.address1` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.address2` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.address3` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.address4` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.city` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.state_province` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.postal_code` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.country` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.contact_name` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.contact_phone` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.facility.contact_email` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers` (array)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoRecvHdr.hdr.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.hdr.channel.shippingMethods` (array)

  - `getoRecvHdr.hdr.channel.shippingMethods.id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.createdby` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.createdon` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.channel_id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.shippingMethods.name` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.ship_priority` (integer)

  - `getoRecvHdr.hdr.channel.shippingMethods.max_transit_days` (integer)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers` (array)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.createdby` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.createdon` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.rm` (number)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier` (object)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoRecvHdr.hdr.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.lines` (array)

  - `getoRecvHdr.lines.id` (string)

  - `getoRecvHdr.lines.createdby` (string)

  - `getoRecvHdr.lines.createdon` (string)

  - `getoRecvHdr.lines.modifiedon` (string)

  - `getoRecvHdr.lines.type` (string)
    Enum: "HDR", "MSG", "CHILD"

  - `getoRecvHdr.lines.status` (string)
    Enum: "PENDING", "OPEN", "HOLD", "PROCESSING", "WAITING", "COMPLETED", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID"

  - `getoRecvHdr.lines.porder_line_id` (string)

  - `getoRecvHdr.lines.order_line_alloc_id` (string)

  - `getoRecvHdr.lines.facility_id` (string)

  - `getoRecvHdr.lines.item_planned_id` (string)

  - `getoRecvHdr.lines.item_id` (string)

  - `getoRecvHdr.lines.lpn_id` (string)

  - `getoRecvHdr.lines.facilitylocation_id` (string)

  - `getoRecvHdr.lines.orderhdr_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.reservedfor_id` (string)

  - `getoRecvHdr.lines.reservedfor_channel_id` (string)

  - `getoRecvHdr.lines.invresv_mode` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invputaway_flow` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.sscc` (string)

  - `getoRecvHdr.lines.lotcode` (string)

  - `getoRecvHdr.lines.sublotcode` (string)

  - `getoRecvHdr.lines.wtin` (number)

  - `getoRecvHdr.lines.wtout` (number)

  - `getoRecvHdr.lines.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.expirydate` (string)

  - `getoRecvHdr.lines.snin` (string)

  - `getoRecvHdr.lines.snout` (string)

  - `getoRecvHdr.lines.tempin` (number)

  - `getoRecvHdr.lines.tempout` (number)

  - `getoRecvHdr.lines.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvHdr.lines.qty_pcs_total_planned` (number)

  - `getoRecvHdr.lines.qty_pcs_total_completed` (number)

  - `getoRecvHdr.lines.qty_pcs` (number)

  - `getoRecvHdr.lines.qty_cases` (number)

  - `getoRecvHdr.lines.case_pack` (number)

  - `getoRecvHdr.lines.qty_ip` (number)

  - `getoRecvHdr.lines.ip_pack` (number)

  - `getoRecvHdr.lines.cost` (number)

  - `getoRecvHdr.lines.cost_denom_id` (string)

  - `getoRecvHdr.lines.price` (number)

  - `getoRecvHdr.lines.price_denom_id` (string)

  - `getoRecvHdr.lines.po_number` (string)

  - `getoRecvHdr.lines.udef0` (string)

  - `getoRecvHdr.lines.udef1` (string)

  - `getoRecvHdr.lines.udef2` (string)

  - `getoRecvHdr.lines.udef3` (string)

  - `getoRecvHdr.lines.udef4` (string)

  - `getoRecvHdr.lines.udef5` (string)

  - `getoRecvHdr.lines.udef6` (string)

  - `getoRecvHdr.lines.udef7` (string)

  - `getoRecvHdr.lines.udef8` (string)

  - `getoRecvHdr.lines.udef9` (string)

  - `getoRecvHdr.lines.udef10` (string)

  - `getoRecvHdr.lines.udef11` (string)

  - `getoRecvHdr.lines.udef12` (string)

  - `getoRecvHdr.lines.udef13` (string)

  - `getoRecvHdr.lines.udef14` (string)

  - `getoRecvHdr.lines.asn0` (string)

  - `getoRecvHdr.lines.asn1` (string)

  - `getoRecvHdr.lines.asn2` (string)

  - `getoRecvHdr.lines.asn3` (string)

  - `getoRecvHdr.lines.asn4` (string)

  - `getoRecvHdr.lines.asn5` (string)

  - `getoRecvHdr.lines.asn6` (string)

  - `getoRecvHdr.lines.asn7` (string)

  - `getoRecvHdr.lines.asn8` (string)

  - `getoRecvHdr.lines.asn9` (string)

  - `getoRecvHdr.lines.asn10` (string)

  - `getoRecvHdr.lines.asn11` (string)

  - `getoRecvHdr.lines.asn12` (string)

  - `getoRecvHdr.lines.asn13` (string)

  - `getoRecvHdr.lines.asn14` (string)

  - `getoRecvHdr.lines.completed` (boolean)

  - `getoRecvHdr.lines.voided` (boolean)

  - `getoRecvHdr.lines.orderLineAlloc` (object)

  - `getoRecvHdr.lines.orderLineAlloc.id` (string)

  - `getoRecvHdr.lines.orderLineAlloc.status` (string)
    Enum: "WAITING_FOR_INVENTORY", "PENDING_RESERVATION", "HOLD_ORDER_MANUAL", "RESERVED", "PICKED_SHORT", "PICKED_COMPLETE", "WAITING_FOR_PACK", "PACKED_PARTIAL", "PACKED_COMPLETE", "LABEL_PARTIAL", "LABEL_COMPLETE", "STAGED_PARTIAL", "STAGED_COMPLETE", "LOADED_PARTIAL", "LOADED_COMPLETE"

  - `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.item` (object)

  - `getoRecvHdr.lines.item.id` (string)

  - `getoRecvHdr.lines.item.ncode` (integer)

  - `getoRecvHdr.lines.item.createdby` (string)

  - `getoRecvHdr.lines.item.createdon` (string)

  - `getoRecvHdr.lines.item.modifiedon` (string)

  - `getoRecvHdr.lines.item.account_id` (string)

  - `getoRecvHdr.lines.item.tmplt_id` (string)

  - `getoRecvHdr.lines.item.enabled` (boolean)

  - `getoRecvHdr.lines.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.item.itemcode` (string)

  - `getoRecvHdr.lines.item.description` (string)

  - `getoRecvHdr.lines.item.notes` (string)

  - `getoRecvHdr.lines.item.wt` (number)

  - `getoRecvHdr.lines.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.item.l` (number)

  - `getoRecvHdr.lines.item.w` (number)

  - `getoRecvHdr.lines.item.h` (number)

  - `getoRecvHdr.lines.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.item.image_file_uri` (string)

  - `getoRecvHdr.lines.item.safety_inv_qty` (number)

  - `getoRecvHdr.lines.item.tmplt` (object)

  - `getoRecvHdr.lines.item.tmplt.id` (string)

  - `getoRecvHdr.lines.item.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.item.tmplt.createdby` (string)

  - `getoRecvHdr.lines.item.tmplt.createdon` (string)

  - `getoRecvHdr.lines.item.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.item.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.item.tmplt.name` (string)

  - `getoRecvHdr.lines.item.tmplt.description` (string)

  - `getoRecvHdr.lines.item.tmplt.notes` (string)

  - `getoRecvHdr.lines.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvHdr.lines.item.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.item.tmplt.si` (string)

  - `getoRecvHdr.lines.item.tmplt.picki` (string)

  - `getoRecvHdr.lines.item.tmplt.packi` (string)

  - `getoRecvHdr.lines.item.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.item.tmplt.tracklotcode` (boolean)

  - `getoRecvHdr.lines.item.tmplt.tracksublotcode` (boolean)

  - `getoRecvHdr.lines.item.tmplt.trackweightin` (boolean)

  - `getoRecvHdr.lines.item.tmplt.trackweightout` (boolean)

  - `getoRecvHdr.lines.item.tmplt.trackexpirydate` (boolean)

  - `getoRecvHdr.lines.item.tmplt.tracksnin` (boolean)

  - `getoRecvHdr.lines.item.tmplt.validatesnin` (boolean)

  - `getoRecvHdr.lines.item.tmplt.tracksnout` (boolean)

  - `getoRecvHdr.lines.item.tmplt.validatesnout` (boolean)

  - `getoRecvHdr.lines.item.tmplt.tracktempin` (boolean)

  - `getoRecvHdr.lines.item.tmplt.tracktempout` (boolean)

  - `getoRecvHdr.lines.item.tmplt.tracksscc` (boolean)

  - `getoRecvHdr.lines.item.tmplt.requirespacking` (boolean)

  - `getoRecvHdr.lines.item.tmplt.htariff` (string)

  - `getoRecvHdr.lines.item.tmplt.coo` (string)

  - `getoRecvHdr.lines.item.tmplt.hazmat_id` (string)

  - `getoRecvHdr.lines.item.tmplt.tempmin` (number)

  - `getoRecvHdr.lines.item.tmplt.tempmax` (number)

  - `getoRecvHdr.lines.item.tmplt.allowfractions` (boolean)

  - `getoRecvHdr.lines.item.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvHdr.lines.item.tmplt.requires_recv_qc` (boolean)

  - `getoRecvHdr.lines.item.tmplt.safety_inv_qty` (number)

  - `getoRecvHdr.lines.item.tmplt.udef0_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef0_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef1_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef1_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef2_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef2_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef3_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef3_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef4_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef4_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef5_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef5_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef6_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef6_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef7_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef7_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef8_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef8_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef9_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef9_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef10_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef10_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef11_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef11_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef12_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef12_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef13_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef13_track` (boolean)

  - `getoRecvHdr.lines.item.tmplt.udef14_title` (string)

  - `getoRecvHdr.lines.item.tmplt.udef14_track` (boolean)

  - `getoRecvHdr.lines.item.account` (object)

  - `getoRecvHdr.lines.item.account.id` (string)

  - `getoRecvHdr.lines.item.account.account_id` (string)

  - `getoRecvHdr.lines.item.account.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.item.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.item.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.item.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.item.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.item.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.item.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.item.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.item.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.item.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.item.account.ship_udef0` (string)

  - `getoRecvHdr.lines.item.account.ship_udef1` (string)

  - `getoRecvHdr.lines.item.account.ship_udef2` (string)

  - `getoRecvHdr.lines.item.account.ship_udef3` (string)

  - `getoRecvHdr.lines.item.account.ship_udef4` (string)

  - `getoRecvHdr.lines.item.account.ship_udef5` (string)

  - `getoRecvHdr.lines.item.account.ship_udef6` (string)

  - `getoRecvHdr.lines.item.account.ship_udef7` (string)

  - `getoRecvHdr.lines.item.account.ship_udef8` (string)

  - `getoRecvHdr.lines.item.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.item.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.item.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.item.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.item.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.item.account.recv_udef0` (string)

  - `getoRecvHdr.lines.item.account.recv_udef1` (string)

  - `getoRecvHdr.lines.item.account.recv_udef2` (string)

  - `getoRecvHdr.lines.item.account.recv_udef3` (string)

  - `getoRecvHdr.lines.item.account.recv_udef4` (string)

  - `getoRecvHdr.lines.item.account.recv_udef5` (string)

  - `getoRecvHdr.lines.item.account.recv_udef6` (string)

  - `getoRecvHdr.lines.item.account.recv_udef7` (string)

  - `getoRecvHdr.lines.item.account.recv_udef8` (string)

  - `getoRecvHdr.lines.item.account.work_udef0` (string)

  - `getoRecvHdr.lines.item.account.work_udef1` (string)

  - `getoRecvHdr.lines.item.account.work_udef2` (string)

  - `getoRecvHdr.lines.item.account.work_udef3` (string)

  - `getoRecvHdr.lines.item.account.work_udef4` (string)

  - `getoRecvHdr.lines.item.account.work_udef5` (string)

  - `getoRecvHdr.lines.item.account.work_udef6` (string)

  - `getoRecvHdr.lines.item.account.work_udef7` (string)

  - `getoRecvHdr.lines.item.account.work_udef8` (string)

  - `getoRecvHdr.lines.item.account.account_base` (object)

  - `getoRecvHdr.lines.item.account.account_base.id` (string)

  - `getoRecvHdr.lines.item.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.item.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.item.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.item.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.item.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.item.account.account_base.name` (string)

  - `getoRecvHdr.lines.item.account.account_base.description` (string)

  - `getoRecvHdr.lines.item.account.account_base.notes` (string)

  - `getoRecvHdr.lines.item.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.item.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.item.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.item.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.item.account.account_base.scity` (string)

  - `getoRecvHdr.lines.item.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.item.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.item.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.item.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.item.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.item.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.item.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.item.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.item.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.item.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.item.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.item.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.item.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.item.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.item.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.item.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.item.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.item.account.billing_settings` (object)

  - `getoRecvHdr.lines.item.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.item.account.users` (array)

  - `getoRecvHdr.lines.item.account.users.id` (string)

  - `getoRecvHdr.lines.item.account.users.ncode` (integer)

  - `getoRecvHdr.lines.item.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.item.account.users.email` (string)

  - `getoRecvHdr.lines.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.item.account.users.description` (string)

  - `getoRecvHdr.lines.item.account.users.name` (string)

  - `getoRecvHdr.lines.item.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.item.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.item.account.users.email_alias` (string)

  - `getoRecvHdr.lines.item.account.users.fav1link` (string)

  - `getoRecvHdr.lines.item.account.users.fav1name` (string)

  - `getoRecvHdr.lines.item.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.item.account.users.fav2link` (string)

  - `getoRecvHdr.lines.item.account.users.fav2name` (string)

  - `getoRecvHdr.lines.item.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.item.account.users.fav3link` (string)

  - `getoRecvHdr.lines.item.account.users.fav3name` (string)

  - `getoRecvHdr.lines.item.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.item.account.users.facilities` (array)

  - `getoRecvHdr.lines.item.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.item.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.item.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.item.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.item.account.users.roles` (array)

  - `getoRecvHdr.lines.item.account.users.roles.id` (string)

  - `getoRecvHdr.lines.item.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.item.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.item.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.item.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.item.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.item.account.users.roles.name` (string)

  - `getoRecvHdr.lines.item.account.users.roles.description` (string)

  - `getoRecvHdr.lines.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.item.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.item.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.item.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.item.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.item.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.item.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.item.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.item.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.item.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.item.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.item.account.users.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"

  - `getoRecvHdr.lines.item.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.item.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.item.account.billing_rules` (array)

  - `getoRecvHdr.lines.item.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.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"

  - `getoRecvHdr.lines.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.item.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.item.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.item.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.item.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.item.components` (array)

  - `getoRecvHdr.lines.item.components.id` (string)

  - `getoRecvHdr.lines.item.components.createdby` (string)

  - `getoRecvHdr.lines.item.components.createdon` (string)

  - `getoRecvHdr.lines.item.components.modifiedon` (string)

  - `getoRecvHdr.lines.item.components.account_id` (string)

  - `getoRecvHdr.lines.item.components.pitem_id` (string)

  - `getoRecvHdr.lines.item.components.citem_id` (string)

  - `getoRecvHdr.lines.item.components.enabled` (boolean)

  - `getoRecvHdr.lines.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvHdr.lines.item.components.uom_packfactor` (number)

  - `getoRecvHdr.lines.item.components.lotcode` (string)

  - `getoRecvHdr.lines.item.components.lotcode_v` (integer)

  - `getoRecvHdr.lines.item.components.sublotcode` (string)

  - `getoRecvHdr.lines.item.components.sublotcode_v` (integer)

  - `getoRecvHdr.lines.item.components.udef0` (string)

  - `getoRecvHdr.lines.item.components.udef0_v` (integer)

  - `getoRecvHdr.lines.item.components.udef1` (string)

  - `getoRecvHdr.lines.item.components.udef1_v` (integer)

  - `getoRecvHdr.lines.item.components.udef2` (string)

  - `getoRecvHdr.lines.item.components.udef2_v` (integer)

  - `getoRecvHdr.lines.item.components.udef3` (string)

  - `getoRecvHdr.lines.item.components.udef3_v` (integer)

  - `getoRecvHdr.lines.item.components.udef4` (string)

  - `getoRecvHdr.lines.item.components.udef4_v` (integer)

  - `getoRecvHdr.lines.item.components.udef5` (string)

  - `getoRecvHdr.lines.item.components.udef5_v` (integer)

  - `getoRecvHdr.lines.item.components.udef6` (string)

  - `getoRecvHdr.lines.item.components.udef6_v` (integer)

  - `getoRecvHdr.lines.item.components.udef7` (string)

  - `getoRecvHdr.lines.item.components.udef7_v` (integer)

  - `getoRecvHdr.lines.item.components.udef8` (string)

  - `getoRecvHdr.lines.item.components.udef8_v` (integer)

  - `getoRecvHdr.lines.item.components.udef9` (string)

  - `getoRecvHdr.lines.item.components.udef9_v` (integer)

  - `getoRecvHdr.lines.item.components.udef10` (string)

  - `getoRecvHdr.lines.item.components.udef10_v` (integer)

  - `getoRecvHdr.lines.item.components.udef11` (string)

  - `getoRecvHdr.lines.item.components.udef11_v` (integer)

  - `getoRecvHdr.lines.item.components.udef12` (string)

  - `getoRecvHdr.lines.item.components.udef12_v` (integer)

  - `getoRecvHdr.lines.item.components.udef13` (string)

  - `getoRecvHdr.lines.item.components.udef13_v` (integer)

  - `getoRecvHdr.lines.item.components.udef14` (string)

  - `getoRecvHdr.lines.item.components.udef14_v` (integer)

  - `getoRecvHdr.lines.item.components.subItem` (object)

  - `getoRecvHdr.lines.item.components.subItem.id` (string)

  - `getoRecvHdr.lines.item.components.subItem.ncode` (integer)

  - `getoRecvHdr.lines.item.components.subItem.createdby` (string)

  - `getoRecvHdr.lines.item.components.subItem.createdon` (string)

  - `getoRecvHdr.lines.item.components.subItem.modifiedon` (string)

  - `getoRecvHdr.lines.item.components.subItem.account_id` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt_id` (string)

  - `getoRecvHdr.lines.item.components.subItem.enabled` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.item.components.subItem.itemcode` (string)

  - `getoRecvHdr.lines.item.components.subItem.description` (string)

  - `getoRecvHdr.lines.item.components.subItem.notes` (string)

  - `getoRecvHdr.lines.item.components.subItem.wt` (number)

  - `getoRecvHdr.lines.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.item.components.subItem.l` (number)

  - `getoRecvHdr.lines.item.components.subItem.w` (number)

  - `getoRecvHdr.lines.item.components.subItem.h` (number)

  - `getoRecvHdr.lines.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.item.components.subItem.image_file_uri` (string)

  - `getoRecvHdr.lines.item.components.subItem.safety_inv_qty` (number)

  - `getoRecvHdr.lines.item.components.subItem.tmplt` (object)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.id` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.createdby` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.createdon` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.name` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.description` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.notes` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvHdr.lines.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.si` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.picki` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.packi` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.htariff` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.coo` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tempmin` (number)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.tempmax` (number)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef0_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef1_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef2_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef3_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef4_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef5_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef6_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef7_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef8_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef9_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef10_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef11_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef12_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef13_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef14_title` (string)

  - `getoRecvHdr.lines.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoRecvHdr.lines.rmas` (array)

  - `getoRecvHdr.lines.rmas.id` (string)

  - `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.qty_pcs_total_planned` (number)

  - `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.invReceived.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key_id` (string)

  - `getoRecvHdr.lines.invReceived.cntrl` (string)

  - `getoRecvHdr.lines.invReceived.recv_ts` (string)

  - `getoRecvHdr.lines.invReceived.ship_ts` (string)

  - `getoRecvHdr.lines.invReceived.qty_pcs_total` (number)

  - `getoRecvHdr.lines.invReceived.qty_pcs` (number)

  - `getoRecvHdr.lines.invReceived.qty_cases` (number)

  - `getoRecvHdr.lines.invReceived.qty_ip` (number)

  - `getoRecvHdr.lines.invReceived.ohdrrecv_id` (string)

  - `getoRecvHdr.lines.invReceived.olinerecv_id` (string)

  - `getoRecvHdr.lines.invReceived.ohdralloc_id` (string)

  - `getoRecvHdr.lines.invReceived.olinealloc_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.ikeyhash` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilitylocation_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.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"

  - `getoRecvHdr.lines.invReceived.inv_key.reservedfor_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedfor_channel_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.sscc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lotcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.sublotcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.wt` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.expirydate` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.temp` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvHdr.lines.invReceived.inv_key.case_pack` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.ip_pack` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef9` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef10` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef11` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef12` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef13` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.udef14` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn9` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn10` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn11` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn12` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn13` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.asn14` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invReceived.inv_key.facility.code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.accounting_ref` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.address1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.address2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.address3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.address4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facility.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.ship_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.recv_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.work_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.scity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.email_alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav1link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav1name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav2link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav2name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav3link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav3name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.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"

  - `getoRecvHdr.lines.invReceived.inv_key.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.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"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.itemcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.wt` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.item.l` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.w` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.h` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.image_file_uri` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.si` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.picki` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.packi` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.htariff` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.coo` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.hazmat_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tempmin` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.tempmax` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef0_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef1_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef2_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef3_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef4_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef5_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef6_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef7_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef8_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef9_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef10_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef11_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef12_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef13_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef14_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.ship_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.recv_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.work_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.scity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.email_alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav1link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav1name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav2link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav2name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav3link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav3name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.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"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.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"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.pitem_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.citem_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.uom_packfactor` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.lotcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.lotcode_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.sublotcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.sublotcode_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef0_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef1_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef2_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef3_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef4_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef5_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef6_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef7_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef8_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef9` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef9_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef10` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef10_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef11` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef11_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef12` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef12_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef13` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef13_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef14` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.udef14_v` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.itemcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.wt` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.l` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.w` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.h` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.deletedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.facilitylocation_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.lpn_type_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.lpn` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.plpn_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.l` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.w` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.h` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.wt` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.pallet` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.status` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.l` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.w` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.h` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.strid` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.strcd` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aislesz` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.levelsz` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.slotsz` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleint` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.levelint` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.slotint` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.belowloc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aboveloc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.leftloc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.rightloc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.frontloc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.backloc` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.coord_x` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.coord_y` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.coord_z` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.si` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.auto_convert_status` (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.invReceived.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.subLocations` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.address1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.address2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.address3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.address4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.accountid` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.saddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.saddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.saddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.saddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.scity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.sstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.spostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.scountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.maddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.maddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.maddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.maddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.mcity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.mstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.mpostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.mcountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.inv_contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.reservedFor.inv_contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.gmp_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.publisher_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.publisher_website` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.free` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.score` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.marketplace.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.ship_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.recv_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef0` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef5` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef6` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef7` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.work_udef8` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.scity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.email_alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav1link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav1name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav2link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav2name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav3link` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav3name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.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"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.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"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.name` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers` (array)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoRecvHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated` (array)

  - `getoRecvHdr.lines.invAllocated.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key_id` (string)

  - `getoRecvHdr.lines.invAllocated.cntrl` (string)

  - `getoRecvHdr.lines.invAllocated.recv_ts` (string)

  - `getoRecvHdr.lines.invAllocated.ship_ts` (string)

  - `getoRecvHdr.lines.invAllocated.qty_pcs_total` (number)

  - `getoRecvHdr.lines.invAllocated.qty_pcs` (number)

  - `getoRecvHdr.lines.invAllocated.qty_cases` (number)

  - `getoRecvHdr.lines.invAllocated.qty_ip` (number)

  - `getoRecvHdr.lines.invAllocated.ohdrrecv_id` (string)

  - `getoRecvHdr.lines.invAllocated.olinerecv_id` (string)

  - `getoRecvHdr.lines.invAllocated.ohdralloc_id` (string)

  - `getoRecvHdr.lines.invAllocated.olinealloc_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.ikeyhash` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilitylocation_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedfor_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedfor_channel_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.sscc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lotcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.sublotcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.wt` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.expirydate` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.temp` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvHdr.lines.invAllocated.inv_key.case_pack` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.ip_pack` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef9` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef10` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef11` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef12` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef13` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.udef14` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn9` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn10` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn11` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn12` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn13` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.asn14` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.accounting_ref` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.address1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.address2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.address3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.address4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facility.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.ship_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.recv_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.work_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.scity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.email_alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav1link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav1name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav2link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav2name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav3link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav3name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.itemcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.wt` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.l` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.w` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.h` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.image_file_uri` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.si` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.picki` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.packi` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.htariff` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.coo` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.hazmat_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tempmin` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.tempmax` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef0_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef1_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef2_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef3_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef4_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef5_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef6_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef7_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef8_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef9_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef10_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef11_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef12_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef13_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef14_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.ship_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.recv_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.work_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.scity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.email_alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav1link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav1name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav2link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav2name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav3link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav3name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.pitem_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.citem_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.uom_packfactor` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.lotcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.lotcode_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.sublotcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.sublotcode_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef0_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef1_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef2_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef3_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef4_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef5_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef6_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef7_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef8_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef9` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef9_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef10` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef10_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef11` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef11_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef12` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef12_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef13` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef13_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef14` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.udef14_v` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.itemcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.wt` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.l` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.w` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.h` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.deletedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.facilitylocation_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.lpn_type_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.lpn` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.plpn_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.l` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.w` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.h` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.wt` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.pallet` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.status` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.l` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.w` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.h` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.strid` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.strcd` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aislesz` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.levelsz` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.slotsz` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleint` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.levelint` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.slotint` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.belowloc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aboveloc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.leftloc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.rightloc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.frontloc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.backloc` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.coord_x` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.coord_y` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.coord_z` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.si` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_status` (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.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.subLocations` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.address1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.address2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.address3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.address4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.accountid` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.saddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.saddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.saddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.saddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.scity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.sstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.spostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.scountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.maddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.maddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.maddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.maddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.mcity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.mstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.mpostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.mcountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.inv_contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.reservedFor.inv_contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.gmp_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.publisher_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.publisher_website` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.free` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.score` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.marketplace.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_po_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_so_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.ship_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_po_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_container_required` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.recv_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef0` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef5` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef6` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef7` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.work_udef8` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.accountid` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.scity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.scountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.mcity` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.mcountry` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.securityLevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.internaluse` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.email_alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav1link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav1name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav1icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav2link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav2name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav2icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav3link` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav3name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.fav3icon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.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"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.min` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.max` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.name` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers` (array)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoRecvHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.truck` (object)

  - `getoRecvHdr.truck.id` (string)

  - `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.container.id` (string)

  - `getoRecvHdr.container.equip_type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvHdr.container.equip_number` (string)

  - `getoRecvHdr.chassis` (object)

  - `getoRecvHdr.chassis.id` (string)

  - `getoRecvHdr.chassis.equip_type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvHdr.chassis.equip_number` (string)

  - `getoRecvHdr.carrier` (object)

  - `getoRecvHdr.carrier.id` (string)

  - `getoRecvHdr.carrier.account_id` (string)

  - `getoRecvHdr.carrier.enabled` (boolean)

  - `getoRecvHdr.carrier.alias` (string)

  - `getoRecvHdr.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvHdr.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvHdr.carrier.package_type` (string)

  - `getoRecvHdr.carrier.service_level` (string)

  - `getoRecvHdr.carrier.transit_lane_id` (string)

  - `getoRecvHdr.carrier.returns_enabled` (boolean)

  - `getoRecvHdr.order_parcel` (object)

  - `getoRecvHdr.order_parcel.id` (string)

  - `getoRecvHdr.order_parcel.createdby` (string)

  - `getoRecvHdr.order_parcel.createdon` (string)

  - `getoRecvHdr.order_parcel.modifiedon` (string)

  - `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.status` (string)

  - `getoRecvHdr.order_parcel.has_return_label` (boolean)

  - `getoRecvHdr.order_parcel.return_label_id` (string)

  - `getoRecvHdr.order_parcel.err_msg` (string)

  - `getoRecvHdr.order_parcel.rate_denom` (object)

  - `getoRecvHdr.order_parcel.rate_denom.id` (string)

  - `getoRecvHdr.order_parcel.rate_denom.createdby` (string)

  - `getoRecvHdr.order_parcel.rate_denom.createdon` (string)

  - `getoRecvHdr.order_parcel.rate_denom.modifiedon` (string)

  - `getoRecvHdr.order_parcel.rate_denom.abbrev` (string)

  - `getoRecvHdr.order_parcel.rate_denom.country_code` (string)

  - `getoRecvHdr.order_parcel.rate_denom.description` (string)

  - `getoRecvHdr.order_parcel.rate_denom.notes` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom` (object)

  - `getoRecvHdr.order_parcel.retail_rate_denom.id` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.createdby` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.createdon` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.modifiedon` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.abbrev` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.country_code` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.description` (string)

  - `getoRecvHdr.order_parcel.retail_rate_denom.notes` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom` (object)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.id` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.createdby` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.createdon` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.modifiedon` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.abbrev` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.country_code` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.description` (string)

  - `getoRecvHdr.order_parcel.list_rate_rate_denom.notes` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom` (object)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.id` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.createdby` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.createdon` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.modifiedon` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.abbrev` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.country_code` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.description` (string)

  - `getoRecvHdr.order_parcel.insurance_rate_rate_denom.notes` (string)

  - `getoRecvHdr.order_parcel.return_label` (object)

  - `getoRecvHdr.order_parcel.return_label.id` (string)

  - `getoRecvHdr.order_parcel.return_label.createdby` (string)

  - `getoRecvHdr.order_parcel.return_label.createdon` (string)

  - `getoRecvHdr.order_parcel.return_label.modifiedon` (string)

  - `getoRecvHdr.order_parcel.return_label.object_type` (string)

  - `getoRecvHdr.order_parcel.return_label.object_id` (string)

  - `getoRecvHdr.order_parcel.return_label.object_serial` (integer)

  - `getoRecvHdr.order_parcel.return_label.uri` (string)

  - `getoRecvHdr.order_parcel.options` (array)

  - `getoRecvHdr.order_parcel.options.id` (string)

  - `getoRecvHdr.order_parcel.options.createdby` (string)

  - `getoRecvHdr.order_parcel.options.createdon` (string)

  - `getoRecvHdr.order_parcel.options.modifiedon` (string)

  - `getoRecvHdr.order_parcel.options.order_parcel_id` (string)

  - `getoRecvHdr.order_parcel.options.option` (string)

  - `getoRecvHdr.order_parcel.options.value` (string)

  - `getoRecvHdr.appt` (object)

  - `getoRecvHdr.appt.id` (string)

  - `getoRecvHdr.appt.ncode` (integer)

  - `getoRecvHdr.appt.createdby` (string)

  - `getoRecvHdr.appt.createdon` (string)

  - `getoRecvHdr.appt.modifiedon` (string)

  - `getoRecvHdr.appt.status` (string)
    Enum: "PENDING", "COMPLETED", "WORKING", "CANCELED"

  - `getoRecvHdr.appt.facility_id` (string)

  - `getoRecvHdr.appt.dock_door_id` (string)

  - `getoRecvHdr.appt.appt_duration` (integer)

  - `getoRecvHdr.appt.apptstart_rangedt` (string)

  - `getoRecvHdr.appt.apptend_rangedt` (string)

  - `getoRecvHdr.appt.timestart_range` (integer)

  - `getoRecvHdr.appt.timeend_range` (integer)

  - `getoRecvHdr.appt.apptstartdt` (string)

  - `getoRecvHdr.appt.apptenddt` (string)

  - `getoRecvHdr.appt.actualstartdt` (string)

  - `getoRecvHdr.appt.actualenddt` (string)

  - `getoRecvHdr.appt.driver_checkindt` (string)

  - `getoRecvHdr.appt.driver_checkoutdt` (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.appt.dock_door.id` (string)

  - `getoRecvHdr.appt.dock_door.ncode` (integer)

  - `getoRecvHdr.appt.dock_door.createdby` (string)

  - `getoRecvHdr.appt.dock_door.createdon` (string)

  - `getoRecvHdr.appt.dock_door.modifiedon` (string)

  - `getoRecvHdr.appt.dock_door.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvHdr.appt.dock_door.nodelete` (boolean)

  - `getoRecvHdr.appt.dock_door.facility_id` (string)

  - `getoRecvHdr.appt.dock_door.tmplt_id` (string)

  - `getoRecvHdr.appt.dock_door.aisle_details_id` (string)

  - `getoRecvHdr.appt.dock_door.enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.notes` (string)

  - `getoRecvHdr.appt.dock_door.strid` (string)

  - `getoRecvHdr.appt.dock_door.strcd` (string)

  - `getoRecvHdr.appt.dock_door.aislesz` (string)

  - `getoRecvHdr.appt.dock_door.levelsz` (string)

  - `getoRecvHdr.appt.dock_door.slotsz` (string)

  - `getoRecvHdr.appt.dock_door.description` (string)

  - `getoRecvHdr.appt.dock_door.aisleint` (integer)

  - `getoRecvHdr.appt.dock_door.levelint` (integer)

  - `getoRecvHdr.appt.dock_door.slotint` (integer)

  - `getoRecvHdr.appt.dock_door.belowloc` (string)

  - `getoRecvHdr.appt.dock_door.aboveloc` (string)

  - `getoRecvHdr.appt.dock_door.leftloc` (string)

  - `getoRecvHdr.appt.dock_door.rightloc` (string)

  - `getoRecvHdr.appt.dock_door.frontloc` (string)

  - `getoRecvHdr.appt.dock_door.backloc` (string)

  - `getoRecvHdr.appt.dock_door.coord_x` (number)

  - `getoRecvHdr.appt.dock_door.coord_y` (number)

  - `getoRecvHdr.appt.dock_door.coord_z` (number)

  - `getoRecvHdr.appt.dock_door.yard_equip_id` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip_id` (string)

  - `getoRecvHdr.appt.dock_door.tmplt` (object)

  - `getoRecvHdr.appt.dock_door.tmplt.id` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.ncode` (integer)

  - `getoRecvHdr.appt.dock_door.tmplt.createdby` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.createdon` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.modifiedon` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.name` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.description` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.notes` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.nodelete` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.si` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoRecvHdr.appt.dock_door.tmplt.securitylevel` (integer)

  - `getoRecvHdr.appt.dock_door.tmplt.zone` (string)

  - `getoRecvHdr.appt.dock_door.tmplt.pickable` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.resvseq` (integer)

  - `getoRecvHdr.appt.dock_door.tmplt.pickseq` (integer)

  - `getoRecvHdr.appt.dock_door.tmplt.putawayseq` (integer)

  - `getoRecvHdr.appt.dock_door.tmplt.pickface` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.reserve` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.sdock` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.sstage` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.rdock` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.rstage` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.project` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.wt` (number)

  - `getoRecvHdr.appt.dock_door.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.appt.dock_door.tmplt.cube` (number)

  - `getoRecvHdr.appt.dock_door.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvHdr.appt.dock_door.tmplt.temp_min` (number)

  - `getoRecvHdr.appt.dock_door.tmplt.temp_max` (number)

  - `getoRecvHdr.appt.dock_door.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvHdr.appt.dock_door.tmplt.max_number_lpn` (integer)

  - `getoRecvHdr.appt.dock_door.tmplt.onhand_enable` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.damaged_enable` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.hold_enable` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.quarantine_enable` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.qa_enable` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.each_enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.ip_enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.case_enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.pallet_enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.auto_break_lpn` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.auto_convert_status` (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.appt.dock_door.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvHdr.appt.dock_door.tmplt.velocity_unknown` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.velocity_a` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.velocity_b` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.velocity_c` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.velocity_d` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.requires_equip` (boolean)

  - `getoRecvHdr.appt.dock_door.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvHdr.appt.dock_door.subLocations` (array)

  - `getoRecvHdr.appt.dock_door.aisleDetails` (object)

  - `getoRecvHdr.appt.dock_door.aisleDetails.id` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.createdby` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.createdon` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.modifiedon` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.facility_id` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.aisleDetails.num_hpos` (integer)

  - `getoRecvHdr.appt.dock_door.aisleDetails.num_vpos` (integer)

  - `getoRecvHdr.appt.dock_door.aisleDetails.name` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.description` (string)

  - `getoRecvHdr.appt.dock_door.aisleDetails.notes` (string)

  - `getoRecvHdr.appt.dock_door.facility` (object)

  - `getoRecvHdr.appt.dock_door.facility.id` (string)

  - `getoRecvHdr.appt.dock_door.facility.ncode` (integer)

  - `getoRecvHdr.appt.dock_door.facility.createdby` (string)

  - `getoRecvHdr.appt.dock_door.facility.createdon` (string)

  - `getoRecvHdr.appt.dock_door.facility.modifiedon` (string)

  - `getoRecvHdr.appt.dock_door.facility.enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.appt.dock_door.facility.code` (string)

  - `getoRecvHdr.appt.dock_door.facility.accounting_ref` (string)

  - `getoRecvHdr.appt.dock_door.facility.name` (string)

  - `getoRecvHdr.appt.dock_door.facility.description` (string)

  - `getoRecvHdr.appt.dock_door.facility.notes` (string)

  - `getoRecvHdr.appt.dock_door.facility.address1` (string)

  - `getoRecvHdr.appt.dock_door.facility.address2` (string)

  - `getoRecvHdr.appt.dock_door.facility.address3` (string)

  - `getoRecvHdr.appt.dock_door.facility.address4` (string)

  - `getoRecvHdr.appt.dock_door.facility.city` (string)

  - `getoRecvHdr.appt.dock_door.facility.state_province` (string)

  - `getoRecvHdr.appt.dock_door.facility.postal_code` (string)

  - `getoRecvHdr.appt.dock_door.facility.country` (string)

  - `getoRecvHdr.appt.dock_door.facility.contact_name` (string)

  - `getoRecvHdr.appt.dock_door.facility.contact_phone` (string)

  - `getoRecvHdr.appt.dock_door.facility.contact_email` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip` (object)

  - `getoRecvHdr.appt.dock_door.yard_equip.id` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.ncode` (integer)

  - `getoRecvHdr.appt.dock_door.yard_equip.createdby` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.createdon` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.modifiedon` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.yard_equip.scac` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.strid` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvHdr.appt.dock_door.yard_equip.type_description` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.owner_coname` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.owner_phone` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.owner_email` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.description` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.notes` (string)

  - `getoRecvHdr.appt.dock_door.yard_equip.max_weight` (number)

  - `getoRecvHdr.appt.dock_door.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvHdr.appt.dock_door.yard_equip.max_cube` (number)

  - `getoRecvHdr.appt.dock_door.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvHdr.appt.dock_door.facility_equip` (object)

  - `getoRecvHdr.appt.dock_door.facility_equip.id` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.ncode` (integer)

  - `getoRecvHdr.appt.dock_door.facility_equip.createdby` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.createdon` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.modifiedon` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.enabled` (boolean)

  - `getoRecvHdr.appt.dock_door.facility_equip.facility_id` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.assignedto_id` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvHdr.appt.dock_door.facility_equip.name` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.description` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.notes` (string)

  - `getoRecvHdr.appt.dock_door.facility_equip.vertical` (boolean)

  - `getoRecvHdr.appt.dock_door.facility_equip.max_weight` (number)

  - `getoRecvHdr.appt.dock_door.facility_equip.max_cube` (number)

  - `getoRecvHdr.appt.dock_door.facility_equip.max_number_pallets` (integer)

  - `getoRecvHdr.appt.dock_door.facility_equip.max_slots` (integer)

  - `getoRecvHdr.appt.facility` (object)

  - `getoRecvHdr.appt.facility.id` (string)

  - `getoRecvHdr.appt.facility.ncode` (integer)

  - `getoRecvHdr.appt.facility.createdby` (string)

  - `getoRecvHdr.appt.facility.createdon` (string)

  - `getoRecvHdr.appt.facility.modifiedon` (string)

  - `getoRecvHdr.appt.facility.enabled` (boolean)

  - `getoRecvHdr.appt.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvHdr.appt.facility.code` (string)

  - `getoRecvHdr.appt.facility.accounting_ref` (string)

  - `getoRecvHdr.appt.facility.name` (string)

  - `getoRecvHdr.appt.facility.description` (string)

  - `getoRecvHdr.appt.facility.notes` (string)

  - `getoRecvHdr.appt.facility.address1` (string)

  - `getoRecvHdr.appt.facility.address2` (string)

  - `getoRecvHdr.appt.facility.address3` (string)

  - `getoRecvHdr.appt.facility.address4` (string)

  - `getoRecvHdr.appt.facility.city` (string)

  - `getoRecvHdr.appt.facility.state_province` (string)

  - `getoRecvHdr.appt.facility.postal_code` (string)

  - `getoRecvHdr.appt.facility.country` (string)

  - `getoRecvHdr.appt.facility.contact_name` (string)

  - `getoRecvHdr.appt.facility.contact_phone` (string)

  - `getoRecvHdr.appt.facility.contact_email` (string)

  - `getoRecvHdr.pallets` (array)

  - `getoRecvHdr.pallets.lpn` (string)

  - `getoRecvHdr.pallets.recvhdr_id` (string)

  - `getoRecvHdr.ctns` (array)

  - `getoRecvHdr.ctns.lpn` (string)

  - `getoRecvHdr.ctns.recvhdr_id` (string)

  - `getoRecvLine` (object)

  - `getoRecvLine.id` (string)

  - `getoRecvLine.createdby` (string)

  - `getoRecvLine.createdon` (string)

  - `getoRecvLine.modifiedon` (string)

  - `getoRecvLine.type` (string)
    Enum: "HDR", "MSG", "CHILD"

  - `getoRecvLine.status` (string)
    Enum: "PENDING", "OPEN", "HOLD", "PROCESSING", "WAITING", "COMPLETED", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID"

  - `getoRecvLine.porder_line_id` (string)

  - `getoRecvLine.order_line_alloc_id` (string)

  - `getoRecvLine.facility_id` (string)

  - `getoRecvLine.item_planned_id` (string)

  - `getoRecvLine.item_id` (string)

  - `getoRecvLine.lpn_id` (string)

  - `getoRecvLine.facilitylocation_id` (string)

  - `getoRecvLine.orderhdr_id` (string)

  - `getoRecvLine.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"

  - `getoRecvLine.reservedfor_id` (string)

  - `getoRecvLine.reservedfor_channel_id` (string)

  - `getoRecvLine.invresv_mode` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invputaway_flow` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.sscc` (string)

  - `getoRecvLine.lotcode` (string)

  - `getoRecvLine.sublotcode` (string)

  - `getoRecvLine.wtin` (number)

  - `getoRecvLine.wtout` (number)

  - `getoRecvLine.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.expirydate` (string)

  - `getoRecvLine.snin` (string)

  - `getoRecvLine.snout` (string)

  - `getoRecvLine.tempin` (number)

  - `getoRecvLine.tempout` (number)

  - `getoRecvLine.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvLine.qty_pcs_total_planned` (number)

  - `getoRecvLine.qty_pcs_total_completed` (number)

  - `getoRecvLine.qty_pcs` (number)

  - `getoRecvLine.qty_cases` (number)

  - `getoRecvLine.case_pack` (number)

  - `getoRecvLine.qty_ip` (number)

  - `getoRecvLine.ip_pack` (number)

  - `getoRecvLine.cost` (number)

  - `getoRecvLine.cost_denom_id` (string)

  - `getoRecvLine.price` (number)

  - `getoRecvLine.price_denom_id` (string)

  - `getoRecvLine.po_number` (string)

  - `getoRecvLine.udef0` (string)

  - `getoRecvLine.udef1` (string)

  - `getoRecvLine.udef2` (string)

  - `getoRecvLine.udef3` (string)

  - `getoRecvLine.udef4` (string)

  - `getoRecvLine.udef5` (string)

  - `getoRecvLine.udef6` (string)

  - `getoRecvLine.udef7` (string)

  - `getoRecvLine.udef8` (string)

  - `getoRecvLine.udef9` (string)

  - `getoRecvLine.udef10` (string)

  - `getoRecvLine.udef11` (string)

  - `getoRecvLine.udef12` (string)

  - `getoRecvLine.udef13` (string)

  - `getoRecvLine.udef14` (string)

  - `getoRecvLine.asn0` (string)

  - `getoRecvLine.asn1` (string)

  - `getoRecvLine.asn2` (string)

  - `getoRecvLine.asn3` (string)

  - `getoRecvLine.asn4` (string)

  - `getoRecvLine.asn5` (string)

  - `getoRecvLine.asn6` (string)

  - `getoRecvLine.asn7` (string)

  - `getoRecvLine.asn8` (string)

  - `getoRecvLine.asn9` (string)

  - `getoRecvLine.asn10` (string)

  - `getoRecvLine.asn11` (string)

  - `getoRecvLine.asn12` (string)

  - `getoRecvLine.asn13` (string)

  - `getoRecvLine.asn14` (string)

  - `getoRecvLine.completed` (boolean)

  - `getoRecvLine.voided` (boolean)

  - `getoRecvLine.orderLineAlloc` (object)

  - `getoRecvLine.orderLineAlloc.id` (string)

  - `getoRecvLine.orderLineAlloc.status` (string)
    Enum: "WAITING_FOR_INVENTORY", "PENDING_RESERVATION", "HOLD_ORDER_MANUAL", "RESERVED", "PICKED_SHORT", "PICKED_COMPLETE", "WAITING_FOR_PACK", "PACKED_PARTIAL", "PACKED_COMPLETE", "LABEL_PARTIAL", "LABEL_COMPLETE", "STAGED_PARTIAL", "STAGED_COMPLETE", "LOADED_PARTIAL", "LOADED_COMPLETE"

  - `getoRecvLine.orderLineAlloc.alloc_supplier_id` (string)

  - `getoRecvLine.orderLineAlloc.alloc_reservedfor_id` (string)

  - `getoRecvLine.orderLineAlloc.alloc_reservedfor_channel_id` (string)

  - `getoRecvLine.orderLineAlloc.alloc_ohdrrecv_id` (string)

  - `getoRecvLine.item` (object)

  - `getoRecvLine.item.id` (string)

  - `getoRecvLine.item.ncode` (integer)

  - `getoRecvLine.item.createdby` (string)

  - `getoRecvLine.item.createdon` (string)

  - `getoRecvLine.item.modifiedon` (string)

  - `getoRecvLine.item.account_id` (string)

  - `getoRecvLine.item.tmplt_id` (string)

  - `getoRecvLine.item.enabled` (boolean)

  - `getoRecvLine.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.item.itemcode` (string)

  - `getoRecvLine.item.description` (string)

  - `getoRecvLine.item.notes` (string)

  - `getoRecvLine.item.wt` (number)

  - `getoRecvLine.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.item.l` (number)

  - `getoRecvLine.item.w` (number)

  - `getoRecvLine.item.h` (number)

  - `getoRecvLine.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.item.image_file_uri` (string)

  - `getoRecvLine.item.safety_inv_qty` (number)

  - `getoRecvLine.item.tmplt` (object)

  - `getoRecvLine.item.tmplt.id` (string)

  - `getoRecvLine.item.tmplt.ncode` (integer)

  - `getoRecvLine.item.tmplt.createdby` (string)

  - `getoRecvLine.item.tmplt.createdon` (string)

  - `getoRecvLine.item.tmplt.modifiedon` (string)

  - `getoRecvLine.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.item.tmplt.enabled` (boolean)

  - `getoRecvLine.item.tmplt.name` (string)

  - `getoRecvLine.item.tmplt.description` (string)

  - `getoRecvLine.item.tmplt.notes` (string)

  - `getoRecvLine.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvLine.item.tmplt.nodelete` (boolean)

  - `getoRecvLine.item.tmplt.si` (string)

  - `getoRecvLine.item.tmplt.picki` (string)

  - `getoRecvLine.item.tmplt.packi` (string)

  - `getoRecvLine.item.tmplt.securitylevel` (integer)

  - `getoRecvLine.item.tmplt.tracklotcode` (boolean)

  - `getoRecvLine.item.tmplt.tracksublotcode` (boolean)

  - `getoRecvLine.item.tmplt.trackweightin` (boolean)

  - `getoRecvLine.item.tmplt.trackweightout` (boolean)

  - `getoRecvLine.item.tmplt.trackexpirydate` (boolean)

  - `getoRecvLine.item.tmplt.tracksnin` (boolean)

  - `getoRecvLine.item.tmplt.validatesnin` (boolean)

  - `getoRecvLine.item.tmplt.tracksnout` (boolean)

  - `getoRecvLine.item.tmplt.validatesnout` (boolean)

  - `getoRecvLine.item.tmplt.tracktempin` (boolean)

  - `getoRecvLine.item.tmplt.tracktempout` (boolean)

  - `getoRecvLine.item.tmplt.tracksscc` (boolean)

  - `getoRecvLine.item.tmplt.requirespacking` (boolean)

  - `getoRecvLine.item.tmplt.htariff` (string)

  - `getoRecvLine.item.tmplt.coo` (string)

  - `getoRecvLine.item.tmplt.hazmat_id` (string)

  - `getoRecvLine.item.tmplt.tempmin` (number)

  - `getoRecvLine.item.tmplt.tempmax` (number)

  - `getoRecvLine.item.tmplt.allowfractions` (boolean)

  - `getoRecvLine.item.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvLine.item.tmplt.requires_recv_qc` (boolean)

  - `getoRecvLine.item.tmplt.safety_inv_qty` (number)

  - `getoRecvLine.item.tmplt.udef0_title` (string)

  - `getoRecvLine.item.tmplt.udef0_track` (boolean)

  - `getoRecvLine.item.tmplt.udef1_title` (string)

  - `getoRecvLine.item.tmplt.udef1_track` (boolean)

  - `getoRecvLine.item.tmplt.udef2_title` (string)

  - `getoRecvLine.item.tmplt.udef2_track` (boolean)

  - `getoRecvLine.item.tmplt.udef3_title` (string)

  - `getoRecvLine.item.tmplt.udef3_track` (boolean)

  - `getoRecvLine.item.tmplt.udef4_title` (string)

  - `getoRecvLine.item.tmplt.udef4_track` (boolean)

  - `getoRecvLine.item.tmplt.udef5_title` (string)

  - `getoRecvLine.item.tmplt.udef5_track` (boolean)

  - `getoRecvLine.item.tmplt.udef6_title` (string)

  - `getoRecvLine.item.tmplt.udef6_track` (boolean)

  - `getoRecvLine.item.tmplt.udef7_title` (string)

  - `getoRecvLine.item.tmplt.udef7_track` (boolean)

  - `getoRecvLine.item.tmplt.udef8_title` (string)

  - `getoRecvLine.item.tmplt.udef8_track` (boolean)

  - `getoRecvLine.item.tmplt.udef9_title` (string)

  - `getoRecvLine.item.tmplt.udef9_track` (boolean)

  - `getoRecvLine.item.tmplt.udef10_title` (string)

  - `getoRecvLine.item.tmplt.udef10_track` (boolean)

  - `getoRecvLine.item.tmplt.udef11_title` (string)

  - `getoRecvLine.item.tmplt.udef11_track` (boolean)

  - `getoRecvLine.item.tmplt.udef12_title` (string)

  - `getoRecvLine.item.tmplt.udef12_track` (boolean)

  - `getoRecvLine.item.tmplt.udef13_title` (string)

  - `getoRecvLine.item.tmplt.udef13_track` (boolean)

  - `getoRecvLine.item.tmplt.udef14_title` (string)

  - `getoRecvLine.item.tmplt.udef14_track` (boolean)

  - `getoRecvLine.item.account` (object)

  - `getoRecvLine.item.account.id` (string)

  - `getoRecvLine.item.account.account_id` (string)

  - `getoRecvLine.item.account.enabled` (boolean)

  - `getoRecvLine.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.item.account.ship_create_backorders` (boolean)

  - `getoRecvLine.item.account.ship_po_required` (boolean)

  - `getoRecvLine.item.account.ship_order_number_required` (boolean)

  - `getoRecvLine.item.account.ship_so_required` (boolean)

  - `getoRecvLine.item.account.ship_carrier_required` (boolean)

  - `getoRecvLine.item.account.ship_labels_required` (boolean)

  - `getoRecvLine.item.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.item.account.ship_email_bol` (boolean)

  - `getoRecvLine.item.account.ship_email_labels` (boolean)

  - `getoRecvLine.item.account.ship_udef0` (string)

  - `getoRecvLine.item.account.ship_udef1` (string)

  - `getoRecvLine.item.account.ship_udef2` (string)

  - `getoRecvLine.item.account.ship_udef3` (string)

  - `getoRecvLine.item.account.ship_udef4` (string)

  - `getoRecvLine.item.account.ship_udef5` (string)

  - `getoRecvLine.item.account.ship_udef6` (string)

  - `getoRecvLine.item.account.ship_udef7` (string)

  - `getoRecvLine.item.account.ship_udef8` (string)

  - `getoRecvLine.item.account.recv_po_required` (boolean)

  - `getoRecvLine.item.account.recv_order_number_required` (boolean)

  - `getoRecvLine.item.account.recv_carrier_required` (boolean)

  - `getoRecvLine.item.account.recv_container_required` (boolean)

  - `getoRecvLine.item.account.recv_email_receipt` (boolean)

  - `getoRecvLine.item.account.recv_udef0` (string)

  - `getoRecvLine.item.account.recv_udef1` (string)

  - `getoRecvLine.item.account.recv_udef2` (string)

  - `getoRecvLine.item.account.recv_udef3` (string)

  - `getoRecvLine.item.account.recv_udef4` (string)

  - `getoRecvLine.item.account.recv_udef5` (string)

  - `getoRecvLine.item.account.recv_udef6` (string)

  - `getoRecvLine.item.account.recv_udef7` (string)

  - `getoRecvLine.item.account.recv_udef8` (string)

  - `getoRecvLine.item.account.work_udef0` (string)

  - `getoRecvLine.item.account.work_udef1` (string)

  - `getoRecvLine.item.account.work_udef2` (string)

  - `getoRecvLine.item.account.work_udef3` (string)

  - `getoRecvLine.item.account.work_udef4` (string)

  - `getoRecvLine.item.account.work_udef5` (string)

  - `getoRecvLine.item.account.work_udef6` (string)

  - `getoRecvLine.item.account.work_udef7` (string)

  - `getoRecvLine.item.account.work_udef8` (string)

  - `getoRecvLine.item.account.account_base` (object)

  - `getoRecvLine.item.account.account_base.id` (string)

  - `getoRecvLine.item.account.account_base.ncode` (integer)

  - `getoRecvLine.item.account.account_base.createdby` (string)

  - `getoRecvLine.item.account.account_base.createdon` (string)

  - `getoRecvLine.item.account.account_base.modifiedon` (string)

  - `getoRecvLine.item.account.account_base.accountid` (string)

  - `getoRecvLine.item.account.account_base.nodelete` (boolean)

  - `getoRecvLine.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.item.account.account_base.name` (string)

  - `getoRecvLine.item.account.account_base.description` (string)

  - `getoRecvLine.item.account.account_base.notes` (string)

  - `getoRecvLine.item.account.account_base.saddr1` (string)

  - `getoRecvLine.item.account.account_base.saddr2` (string)

  - `getoRecvLine.item.account.account_base.saddr3` (string)

  - `getoRecvLine.item.account.account_base.saddr4` (string)

  - `getoRecvLine.item.account.account_base.scity` (string)

  - `getoRecvLine.item.account.account_base.sstateprovince` (string)

  - `getoRecvLine.item.account.account_base.spostalcode` (string)

  - `getoRecvLine.item.account.account_base.scountry` (string)

  - `getoRecvLine.item.account.account_base.maddr1` (string)

  - `getoRecvLine.item.account.account_base.maddr2` (string)

  - `getoRecvLine.item.account.account_base.maddr3` (string)

  - `getoRecvLine.item.account.account_base.maddr4` (string)

  - `getoRecvLine.item.account.account_base.mcity` (string)

  - `getoRecvLine.item.account.account_base.mstateprovince` (string)

  - `getoRecvLine.item.account.account_base.mpostalcode` (string)

  - `getoRecvLine.item.account.account_base.mcountry` (string)

  - `getoRecvLine.item.account.account_base.contact_name` (string)

  - `getoRecvLine.item.account.account_base.contact_phone` (string)

  - `getoRecvLine.item.account.account_base.contact_email` (string)

  - `getoRecvLine.item.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.item.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.item.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.item.account.billing_settings` (object)

  - `getoRecvLine.item.account.billing_settings.id` (string)

  - `getoRecvLine.item.account.billing_settings.account_id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.item.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.item.account.users` (array)

  - `getoRecvLine.item.account.users.id` (string)

  - `getoRecvLine.item.account.users.ncode` (integer)

  - `getoRecvLine.item.account.users.modifiedon` (string)

  - `getoRecvLine.item.account.users.securityLevel` (integer)

  - `getoRecvLine.item.account.users.email` (string)

  - `getoRecvLine.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.item.account.users.description` (string)

  - `getoRecvLine.item.account.users.name` (string)

  - `getoRecvLine.item.account.users.enabled` (boolean)

  - `getoRecvLine.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.item.account.users.internaluse` (boolean)

  - `getoRecvLine.item.account.users.email_alias` (string)

  - `getoRecvLine.item.account.users.fav1link` (string)

  - `getoRecvLine.item.account.users.fav1name` (string)

  - `getoRecvLine.item.account.users.fav1icon` (string)

  - `getoRecvLine.item.account.users.fav2link` (string)

  - `getoRecvLine.item.account.users.fav2name` (string)

  - `getoRecvLine.item.account.users.fav2icon` (string)

  - `getoRecvLine.item.account.users.fav3link` (string)

  - `getoRecvLine.item.account.users.fav3name` (string)

  - `getoRecvLine.item.account.users.fav3icon` (string)

  - `getoRecvLine.item.account.users.facilities` (array)

  - `getoRecvLine.item.account.users.facilities.id` (string)

  - `getoRecvLine.item.account.users.facilities.ncode` (integer)

  - `getoRecvLine.item.account.users.facilities.createdby` (string)

  - `getoRecvLine.item.account.users.facilities.createdon` (string)

  - `getoRecvLine.item.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.item.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.item.account.users.facilities.code` (string)

  - `getoRecvLine.item.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.item.account.users.facilities.name` (string)

  - `getoRecvLine.item.account.users.facilities.description` (string)

  - `getoRecvLine.item.account.users.facilities.notes` (string)

  - `getoRecvLine.item.account.users.facilities.address1` (string)

  - `getoRecvLine.item.account.users.facilities.address2` (string)

  - `getoRecvLine.item.account.users.facilities.address3` (string)

  - `getoRecvLine.item.account.users.facilities.address4` (string)

  - `getoRecvLine.item.account.users.facilities.city` (string)

  - `getoRecvLine.item.account.users.facilities.state_province` (string)

  - `getoRecvLine.item.account.users.facilities.postal_code` (string)

  - `getoRecvLine.item.account.users.facilities.country` (string)

  - `getoRecvLine.item.account.users.facilities.contact_name` (string)

  - `getoRecvLine.item.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.item.account.users.facilities.contact_email` (string)

  - `getoRecvLine.item.account.users.roles` (array)

  - `getoRecvLine.item.account.users.roles.id` (string)

  - `getoRecvLine.item.account.users.roles.ncode` (integer)

  - `getoRecvLine.item.account.users.roles.createdby` (string)

  - `getoRecvLine.item.account.users.roles.createdon` (string)

  - `getoRecvLine.item.account.users.roles.modifiedon` (string)

  - `getoRecvLine.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.item.account.users.roles.enabled` (boolean)

  - `getoRecvLine.item.account.users.roles.name` (string)

  - `getoRecvLine.item.account.users.roles.description` (string)

  - `getoRecvLine.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.item.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.item.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.item.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.item.account.users.roles.permissions` (array)

  - `getoRecvLine.item.account.users.roles.permissions.id` (string)

  - `getoRecvLine.item.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.item.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.item.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.item.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.item.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.item.account.users.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"

  - `getoRecvLine.item.account.users.roles.permissions.description` (string)

  - `getoRecvLine.item.account.doc_tmplts` (array)

  - `getoRecvLine.item.account.doc_tmplts.id` (string)

  - `getoRecvLine.item.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.item.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.item.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.item.account.doc_tmplts.name` (string)

  - `getoRecvLine.item.account.doc_tmplts.description` (string)

  - `getoRecvLine.item.account.doc_tmplts.notes` (string)

  - `getoRecvLine.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.item.account.billing_rules` (array)

  - `getoRecvLine.item.account.billing_rules.id` (string)

  - `getoRecvLine.item.account.billing_rules.createdby` (string)

  - `getoRecvLine.item.account.billing_rules.createdon` (string)

  - `getoRecvLine.item.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.item.account.billing_rules.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"

  - `getoRecvLine.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.item.account.billing_rules.account_id` (string)

  - `getoRecvLine.item.account.billing_rules.facility_id` (string)

  - `getoRecvLine.item.account.billing_rules.glcode` (string)

  - `getoRecvLine.item.account.billing_rules.description` (string)

  - `getoRecvLine.item.account.billing_rules.notes` (string)

  - `getoRecvLine.item.account.billing_rules.min` (number)

  - `getoRecvLine.item.account.billing_rules.max` (number)

  - `getoRecvLine.item.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.item.account.billing_rules.notes_external` (string)

  - `getoRecvLine.item.account.billing_rules.rates` (array)

  - `getoRecvLine.item.account.billing_rules.rates.id` (string)

  - `getoRecvLine.item.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.item.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.item.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.item.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.item.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.item.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.item.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.item.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.item.components` (array)

  - `getoRecvLine.item.components.id` (string)

  - `getoRecvLine.item.components.createdby` (string)

  - `getoRecvLine.item.components.createdon` (string)

  - `getoRecvLine.item.components.modifiedon` (string)

  - `getoRecvLine.item.components.account_id` (string)

  - `getoRecvLine.item.components.pitem_id` (string)

  - `getoRecvLine.item.components.citem_id` (string)

  - `getoRecvLine.item.components.enabled` (boolean)

  - `getoRecvLine.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvLine.item.components.uom_packfactor` (number)

  - `getoRecvLine.item.components.lotcode` (string)

  - `getoRecvLine.item.components.lotcode_v` (integer)

  - `getoRecvLine.item.components.sublotcode` (string)

  - `getoRecvLine.item.components.sublotcode_v` (integer)

  - `getoRecvLine.item.components.udef0` (string)

  - `getoRecvLine.item.components.udef0_v` (integer)

  - `getoRecvLine.item.components.udef1` (string)

  - `getoRecvLine.item.components.udef1_v` (integer)

  - `getoRecvLine.item.components.udef2` (string)

  - `getoRecvLine.item.components.udef2_v` (integer)

  - `getoRecvLine.item.components.udef3` (string)

  - `getoRecvLine.item.components.udef3_v` (integer)

  - `getoRecvLine.item.components.udef4` (string)

  - `getoRecvLine.item.components.udef4_v` (integer)

  - `getoRecvLine.item.components.udef5` (string)

  - `getoRecvLine.item.components.udef5_v` (integer)

  - `getoRecvLine.item.components.udef6` (string)

  - `getoRecvLine.item.components.udef6_v` (integer)

  - `getoRecvLine.item.components.udef7` (string)

  - `getoRecvLine.item.components.udef7_v` (integer)

  - `getoRecvLine.item.components.udef8` (string)

  - `getoRecvLine.item.components.udef8_v` (integer)

  - `getoRecvLine.item.components.udef9` (string)

  - `getoRecvLine.item.components.udef9_v` (integer)

  - `getoRecvLine.item.components.udef10` (string)

  - `getoRecvLine.item.components.udef10_v` (integer)

  - `getoRecvLine.item.components.udef11` (string)

  - `getoRecvLine.item.components.udef11_v` (integer)

  - `getoRecvLine.item.components.udef12` (string)

  - `getoRecvLine.item.components.udef12_v` (integer)

  - `getoRecvLine.item.components.udef13` (string)

  - `getoRecvLine.item.components.udef13_v` (integer)

  - `getoRecvLine.item.components.udef14` (string)

  - `getoRecvLine.item.components.udef14_v` (integer)

  - `getoRecvLine.item.components.subItem` (object)

  - `getoRecvLine.item.components.subItem.id` (string)

  - `getoRecvLine.item.components.subItem.ncode` (integer)

  - `getoRecvLine.item.components.subItem.createdby` (string)

  - `getoRecvLine.item.components.subItem.createdon` (string)

  - `getoRecvLine.item.components.subItem.modifiedon` (string)

  - `getoRecvLine.item.components.subItem.account_id` (string)

  - `getoRecvLine.item.components.subItem.tmplt_id` (string)

  - `getoRecvLine.item.components.subItem.enabled` (boolean)

  - `getoRecvLine.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.item.components.subItem.itemcode` (string)

  - `getoRecvLine.item.components.subItem.description` (string)

  - `getoRecvLine.item.components.subItem.notes` (string)

  - `getoRecvLine.item.components.subItem.wt` (number)

  - `getoRecvLine.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.item.components.subItem.l` (number)

  - `getoRecvLine.item.components.subItem.w` (number)

  - `getoRecvLine.item.components.subItem.h` (number)

  - `getoRecvLine.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.item.components.subItem.image_file_uri` (string)

  - `getoRecvLine.item.components.subItem.safety_inv_qty` (number)

  - `getoRecvLine.item.components.subItem.tmplt` (object)

  - `getoRecvLine.item.components.subItem.tmplt.id` (string)

  - `getoRecvLine.item.components.subItem.tmplt.ncode` (integer)

  - `getoRecvLine.item.components.subItem.tmplt.createdby` (string)

  - `getoRecvLine.item.components.subItem.tmplt.createdon` (string)

  - `getoRecvLine.item.components.subItem.tmplt.modifiedon` (string)

  - `getoRecvLine.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.item.components.subItem.tmplt.enabled` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.name` (string)

  - `getoRecvLine.item.components.subItem.tmplt.description` (string)

  - `getoRecvLine.item.components.subItem.tmplt.notes` (string)

  - `getoRecvLine.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvLine.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.si` (string)

  - `getoRecvLine.item.components.subItem.tmplt.picki` (string)

  - `getoRecvLine.item.components.subItem.tmplt.packi` (string)

  - `getoRecvLine.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoRecvLine.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.htariff` (string)

  - `getoRecvLine.item.components.subItem.tmplt.coo` (string)

  - `getoRecvLine.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoRecvLine.item.components.subItem.tmplt.tempmin` (number)

  - `getoRecvLine.item.components.subItem.tmplt.tempmax` (number)

  - `getoRecvLine.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoRecvLine.item.components.subItem.tmplt.udef0_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef1_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef2_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef3_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef4_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef5_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef6_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef7_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef8_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef9_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef10_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef11_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef12_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef13_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoRecvLine.item.components.subItem.tmplt.udef14_title` (string)

  - `getoRecvLine.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoRecvLine.rmas` (array)

  - `getoRecvLine.rmas.id` (string)

  - `getoRecvLine.rmas.email` (string)

  - `getoRecvLine.rmas.return_fee` (number)

  - `getoRecvLine.rmas.return_fee_denom_id` (string)

  - `getoRecvLine.rmas.drop_off_method` (string)

  - `getoRecvLine.rmas.order_id` (string)

  - `getoRecvLine.rmas.order_order_line_id` (string)

  - `getoRecvLine.rmas.order_line_return_id` (string)

  - `getoRecvLine.rmas.reason_code_id` (string)

  - `getoRecvLine.rmas.qty_pcs_total_planned` (number)

  - `getoRecvLine.rmas.msg` (string)

  - `getoRecvLine.rmas.raddr1` (string)

  - `getoRecvLine.rmas.raddr2` (string)

  - `getoRecvLine.rmas.raddr3` (string)

  - `getoRecvLine.rmas.raddr4` (string)

  - `getoRecvLine.rmas.rcity` (string)

  - `getoRecvLine.rmas.rstateprovince` (string)

  - `getoRecvLine.rmas.rpostalcode` (string)

  - `getoRecvLine.rmas.rcountry` (string)

  - `getoRecvLine.rmas.rma_uri` (string)

  - `getoRecvLine.rmas.qr_code_uri` (string)

  - `getoRecvLine.invReceived` (array)

  - `getoRecvLine.invReceived.id` (string)

  - `getoRecvLine.invReceived.inv_key_id` (string)

  - `getoRecvLine.invReceived.cntrl` (string)

  - `getoRecvLine.invReceived.recv_ts` (string)

  - `getoRecvLine.invReceived.ship_ts` (string)

  - `getoRecvLine.invReceived.qty_pcs_total` (number)

  - `getoRecvLine.invReceived.qty_pcs` (number)

  - `getoRecvLine.invReceived.qty_cases` (number)

  - `getoRecvLine.invReceived.qty_ip` (number)

  - `getoRecvLine.invReceived.ohdrrecv_id` (string)

  - `getoRecvLine.invReceived.olinerecv_id` (string)

  - `getoRecvLine.invReceived.ohdralloc_id` (string)

  - `getoRecvLine.invReceived.olinealloc_id` (string)

  - `getoRecvLine.invReceived.inv_key` (object)

  - `getoRecvLine.invReceived.inv_key.id` (string)

  - `getoRecvLine.invReceived.inv_key.ikeyhash` (string)

  - `getoRecvLine.invReceived.inv_key.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilitylocation_id` (string)

  - `getoRecvLine.invReceived.inv_key.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"

  - `getoRecvLine.invReceived.inv_key.reservedfor_id` (string)

  - `getoRecvLine.invReceived.inv_key.reservedfor_channel_id` (string)

  - `getoRecvLine.invReceived.inv_key.sscc` (string)

  - `getoRecvLine.invReceived.inv_key.lotcode` (string)

  - `getoRecvLine.invReceived.inv_key.sublotcode` (string)

  - `getoRecvLine.invReceived.inv_key.wt` (number)

  - `getoRecvLine.invReceived.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.expirydate` (string)

  - `getoRecvLine.invReceived.inv_key.temp` (number)

  - `getoRecvLine.invReceived.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvLine.invReceived.inv_key.case_pack` (number)

  - `getoRecvLine.invReceived.inv_key.ip_pack` (number)

  - `getoRecvLine.invReceived.inv_key.udef0` (string)

  - `getoRecvLine.invReceived.inv_key.udef1` (string)

  - `getoRecvLine.invReceived.inv_key.udef2` (string)

  - `getoRecvLine.invReceived.inv_key.udef3` (string)

  - `getoRecvLine.invReceived.inv_key.udef4` (string)

  - `getoRecvLine.invReceived.inv_key.udef5` (string)

  - `getoRecvLine.invReceived.inv_key.udef6` (string)

  - `getoRecvLine.invReceived.inv_key.udef7` (string)

  - `getoRecvLine.invReceived.inv_key.udef8` (string)

  - `getoRecvLine.invReceived.inv_key.udef9` (string)

  - `getoRecvLine.invReceived.inv_key.udef10` (string)

  - `getoRecvLine.invReceived.inv_key.udef11` (string)

  - `getoRecvLine.invReceived.inv_key.udef12` (string)

  - `getoRecvLine.invReceived.inv_key.udef13` (string)

  - `getoRecvLine.invReceived.inv_key.udef14` (string)

  - `getoRecvLine.invReceived.inv_key.asn0` (string)

  - `getoRecvLine.invReceived.inv_key.asn1` (string)

  - `getoRecvLine.invReceived.inv_key.asn2` (string)

  - `getoRecvLine.invReceived.inv_key.asn3` (string)

  - `getoRecvLine.invReceived.inv_key.asn4` (string)

  - `getoRecvLine.invReceived.inv_key.asn5` (string)

  - `getoRecvLine.invReceived.inv_key.asn6` (string)

  - `getoRecvLine.invReceived.inv_key.asn7` (string)

  - `getoRecvLine.invReceived.inv_key.asn8` (string)

  - `getoRecvLine.invReceived.inv_key.asn9` (string)

  - `getoRecvLine.invReceived.inv_key.asn10` (string)

  - `getoRecvLine.invReceived.inv_key.asn11` (string)

  - `getoRecvLine.invReceived.inv_key.asn12` (string)

  - `getoRecvLine.invReceived.inv_key.asn13` (string)

  - `getoRecvLine.invReceived.inv_key.asn14` (string)

  - `getoRecvLine.invReceived.inv_key.facility` (object)

  - `getoRecvLine.invReceived.inv_key.facility.id` (string)

  - `getoRecvLine.invReceived.inv_key.facility.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.facility.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facility.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facility.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facility.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invReceived.inv_key.facility.code` (string)

  - `getoRecvLine.invReceived.inv_key.facility.accounting_ref` (string)

  - `getoRecvLine.invReceived.inv_key.facility.name` (string)

  - `getoRecvLine.invReceived.inv_key.facility.description` (string)

  - `getoRecvLine.invReceived.inv_key.facility.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facility.address1` (string)

  - `getoRecvLine.invReceived.inv_key.facility.address2` (string)

  - `getoRecvLine.invReceived.inv_key.facility.address3` (string)

  - `getoRecvLine.invReceived.inv_key.facility.address4` (string)

  - `getoRecvLine.invReceived.inv_key.facility.city` (string)

  - `getoRecvLine.invReceived.inv_key.facility.state_province` (string)

  - `getoRecvLine.invReceived.inv_key.facility.postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.facility.country` (string)

  - `getoRecvLine.invReceived.inv_key.facility.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.facility.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.facility.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.account` (object)

  - `getoRecvLine.invReceived.inv_key.account.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.invReceived.inv_key.account.ship_create_backorders` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_po_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_order_number_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_so_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_carrier_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_labels_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_email_bol` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_email_labels` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.account.ship_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_po_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.recv_order_number_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.recv_carrier_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.recv_container_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.recv_email_receipt` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.account.recv_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.account.work_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base` (object)

  - `getoRecvLine.invReceived.inv_key.account.account_base.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.account.account_base.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.accountid` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invReceived.inv_key.account.account_base.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.saddr1` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.saddr2` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.saddr3` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.saddr4` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.scity` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.sstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.spostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.scountry` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.maddr1` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.maddr2` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.maddr3` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.maddr4` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.mcity` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.mstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.mpostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.mcountry` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings` (object)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.account.users` (array)

  - `getoRecvLine.invReceived.inv_key.account.users.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.account.users.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.securityLevel` (integer)

  - `getoRecvLine.invReceived.inv_key.account.users.email` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.account.users.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.invReceived.inv_key.account.users.internaluse` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.users.email_alias` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav1link` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav1name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav1icon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav2link` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav2name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav2icon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav3link` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav3name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.fav3icon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities` (array)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.code` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.address1` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.address2` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.address3` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.address4` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.city` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.state_province` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.country` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.facilities.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles` (array)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.account.users.roles.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.invReceived.inv_key.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions` (array)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.users.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"

  - `getoRecvLine.invReceived.inv_key.account.users.roles.permissions.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts` (array)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.name` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.invReceived.inv_key.account.billing_rules` (array)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.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"

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.glcode` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.description` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.notes` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.min` (number)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.max` (number)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.notes_external` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates` (array)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.invReceived.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item` (object)

  - `getoRecvLine.invReceived.inv_key.item.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invReceived.inv_key.item.itemcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.wt` (number)

  - `getoRecvLine.invReceived.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.item.l` (number)

  - `getoRecvLine.invReceived.inv_key.item.w` (number)

  - `getoRecvLine.invReceived.inv_key.item.h` (number)

  - `getoRecvLine.invReceived.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invReceived.inv_key.item.image_file_uri` (string)

  - `getoRecvLine.invReceived.inv_key.item.safety_inv_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item.tmplt` (object)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvLine.invReceived.inv_key.item.tmplt.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.si` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.picki` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.packi` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.securitylevel` (integer)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.htariff` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.coo` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.hazmat_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tempmin` (number)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.tempmax` (number)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef0_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef1_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef2_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef3_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef4_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef5_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef6_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef7_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef8_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef9_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef10_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef11_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef12_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef13_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef14_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.invReceived.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_po_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_so_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_labels_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_email_bol` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_email_labels` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.ship_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_po_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_container_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.recv_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.work_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.accountid` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.saddr1` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.saddr2` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.saddr3` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.saddr4` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.scity` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.spostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.scountry` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.maddr1` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.maddr2` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.maddr3` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.maddr4` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.mcity` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.mcountry` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.users.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.users.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.securityLevel` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.users.email` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.item.account.users.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.invReceived.inv_key.item.account.users.internaluse` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.users.email_alias` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav1link` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav1name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav1icon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav2link` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav2name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav2icon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav3link` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav3name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.fav3icon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.code` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.address1` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.address2` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.address3` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.address4` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.city` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.state_province` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.country` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.users.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"

  - `getoRecvLine.invReceived.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.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"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.glcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.min` (number)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.max` (number)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates` (array)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item.components` (array)

  - `getoRecvLine.invReceived.inv_key.item.components.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.pitem_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.citem_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvLine.invReceived.inv_key.item.components.uom_packfactor` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.lotcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.lotcode_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.sublotcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.sublotcode_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef0` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef0_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef1` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef1_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef2` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef2_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef3` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef3_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef4` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef4_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef5` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef5_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef6` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef6_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef7` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef7_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef8` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef8_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef9` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef9_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef10` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef10_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef11` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef11_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef12` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef12_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef13` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef13_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.udef14` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.udef14_v` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem` (object)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.itemcode` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.wt` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.l` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.w` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.h` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt` (object)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoRecvLine.invReceived.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoRecvLine.invReceived.inv_key.lpn` (object)

  - `getoRecvLine.invReceived.inv_key.lpn.id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.lpn.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.deletedon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.facilitylocation_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.lpn_type_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.lpn` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.plpn_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.l` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.w` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.h` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invReceived.inv_key.lpn.wt` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.lpn.pallet` (boolean)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg` (object)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.status` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.l` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.w` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.h` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoRecvLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation` (object)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.strid` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.strcd` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aislesz` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.levelsz` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.slotsz` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleint` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.levelint` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.slotint` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.belowloc` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aboveloc` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.leftloc` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.rightloc` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.frontloc` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.backloc` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.coord_x` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.coord_y` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.coord_z` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt` (object)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.name` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.si` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.subLocations` (array)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails` (object)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility` (object)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.code` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.name` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.address1` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.address2` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.address3` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.address4` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.city` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.state_province` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.country` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip` (object)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip` (object)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoRecvLine.invReceived.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoRecvLine.invReceived.inv_key.reservedFor` (object)

  - `getoRecvLine.invReceived.inv_key.reservedFor.id` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.reservedFor.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.accountid` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invReceived.inv_key.reservedFor.name` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.description` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.notes` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.saddr1` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.saddr2` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.saddr3` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.saddr4` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.scity` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.sstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.spostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.scountry` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.maddr1` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.maddr2` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.maddr3` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.maddr4` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.mcity` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.mstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.mpostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.mcountry` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.inv_contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.reservedFor.inv_contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.channel` (object)

  - `getoRecvLine.invReceived.inv_key.channel.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt` (object)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace` (object)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.gmp_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.publisher_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.publisher_website` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.free` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.score` (number)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.marketplace.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_po_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_so_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.ship_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_po_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_container_required` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.recv_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef0` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef5` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef6` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef7` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.work_udef8` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.accountid` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.saddr1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.saddr2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.saddr3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.saddr4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.scity` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.scountry` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.maddr1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.maddr2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.maddr3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.maddr4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.mcity` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.mcountry` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.securityLevel` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.email` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.internaluse` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.email_alias` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav1link` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav1name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav1icon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav2link` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav2name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav2icon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav3link` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav3name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.fav3icon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.code` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.address1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.address2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.address3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.address4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.city` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.country` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.users.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"

  - `getoRecvLine.invReceived.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.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"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.min` (number)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.max` (number)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates` (array)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.invReceived.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities` (array)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility` (object)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods` (array)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.name` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers` (array)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoRecvLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoRecvLine.invAllocated` (array)

  - `getoRecvLine.invAllocated.id` (string)

  - `getoRecvLine.invAllocated.inv_key_id` (string)

  - `getoRecvLine.invAllocated.cntrl` (string)

  - `getoRecvLine.invAllocated.recv_ts` (string)

  - `getoRecvLine.invAllocated.ship_ts` (string)

  - `getoRecvLine.invAllocated.qty_pcs_total` (number)

  - `getoRecvLine.invAllocated.qty_pcs` (number)

  - `getoRecvLine.invAllocated.qty_cases` (number)

  - `getoRecvLine.invAllocated.qty_ip` (number)

  - `getoRecvLine.invAllocated.ohdrrecv_id` (string)

  - `getoRecvLine.invAllocated.olinerecv_id` (string)

  - `getoRecvLine.invAllocated.ohdralloc_id` (string)

  - `getoRecvLine.invAllocated.olinealloc_id` (string)

  - `getoRecvLine.invAllocated.inv_key` (object)

  - `getoRecvLine.invAllocated.inv_key.id` (string)

  - `getoRecvLine.invAllocated.inv_key.ikeyhash` (string)

  - `getoRecvLine.invAllocated.inv_key.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilitylocation_id` (string)

  - `getoRecvLine.invAllocated.inv_key.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"

  - `getoRecvLine.invAllocated.inv_key.reservedfor_id` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedfor_channel_id` (string)

  - `getoRecvLine.invAllocated.inv_key.sscc` (string)

  - `getoRecvLine.invAllocated.inv_key.lotcode` (string)

  - `getoRecvLine.invAllocated.inv_key.sublotcode` (string)

  - `getoRecvLine.invAllocated.inv_key.wt` (number)

  - `getoRecvLine.invAllocated.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.expirydate` (string)

  - `getoRecvLine.invAllocated.inv_key.temp` (number)

  - `getoRecvLine.invAllocated.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvLine.invAllocated.inv_key.case_pack` (number)

  - `getoRecvLine.invAllocated.inv_key.ip_pack` (number)

  - `getoRecvLine.invAllocated.inv_key.udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.udef9` (string)

  - `getoRecvLine.invAllocated.inv_key.udef10` (string)

  - `getoRecvLine.invAllocated.inv_key.udef11` (string)

  - `getoRecvLine.invAllocated.inv_key.udef12` (string)

  - `getoRecvLine.invAllocated.inv_key.udef13` (string)

  - `getoRecvLine.invAllocated.inv_key.udef14` (string)

  - `getoRecvLine.invAllocated.inv_key.asn0` (string)

  - `getoRecvLine.invAllocated.inv_key.asn1` (string)

  - `getoRecvLine.invAllocated.inv_key.asn2` (string)

  - `getoRecvLine.invAllocated.inv_key.asn3` (string)

  - `getoRecvLine.invAllocated.inv_key.asn4` (string)

  - `getoRecvLine.invAllocated.inv_key.asn5` (string)

  - `getoRecvLine.invAllocated.inv_key.asn6` (string)

  - `getoRecvLine.invAllocated.inv_key.asn7` (string)

  - `getoRecvLine.invAllocated.inv_key.asn8` (string)

  - `getoRecvLine.invAllocated.inv_key.asn9` (string)

  - `getoRecvLine.invAllocated.inv_key.asn10` (string)

  - `getoRecvLine.invAllocated.inv_key.asn11` (string)

  - `getoRecvLine.invAllocated.inv_key.asn12` (string)

  - `getoRecvLine.invAllocated.inv_key.asn13` (string)

  - `getoRecvLine.invAllocated.inv_key.asn14` (string)

  - `getoRecvLine.invAllocated.inv_key.facility` (object)

  - `getoRecvLine.invAllocated.inv_key.facility.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.facility.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invAllocated.inv_key.facility.code` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.accounting_ref` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.name` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.address1` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.address2` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.address3` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.address4` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.city` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.country` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.facility.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.account` (object)

  - `getoRecvLine.invAllocated.inv_key.account.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.invAllocated.inv_key.account.ship_create_backorders` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_po_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_order_number_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_so_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_carrier_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_labels_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_email_bol` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_email_labels` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.account.ship_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_po_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.recv_order_number_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.recv_carrier_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.recv_container_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.recv_email_receipt` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.account.recv_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.account.work_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base` (object)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.accountid` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invAllocated.inv_key.account.account_base.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.saddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.saddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.saddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.saddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.scity` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.sstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.spostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.scountry` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.maddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.maddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.maddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.maddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.mcity` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.mstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.mpostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.mcountry` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings` (object)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users` (array)

  - `getoRecvLine.invAllocated.inv_key.account.users.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.users.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.securityLevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.users.email` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.account.users.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.invAllocated.inv_key.account.users.internaluse` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.users.email_alias` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav1link` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav1name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav1icon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav2link` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav2name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav2icon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav3link` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav3name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.fav3icon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities` (array)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.code` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.address1` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.address2` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.address3` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.address4` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.city` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.country` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.facilities.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles` (array)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions` (array)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.users.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"

  - `getoRecvLine.invAllocated.inv_key.account.users.roles.permissions.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts` (array)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.name` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules` (array)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.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"

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.glcode` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.description` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.min` (number)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.max` (number)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.notes_external` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates` (array)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item` (object)

  - `getoRecvLine.invAllocated.inv_key.item.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invAllocated.inv_key.item.itemcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.wt` (number)

  - `getoRecvLine.invAllocated.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.item.l` (number)

  - `getoRecvLine.invAllocated.inv_key.item.w` (number)

  - `getoRecvLine.invAllocated.inv_key.item.h` (number)

  - `getoRecvLine.invAllocated.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invAllocated.inv_key.item.image_file_uri` (string)

  - `getoRecvLine.invAllocated.inv_key.item.safety_inv_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt` (object)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.si` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.picki` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.packi` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.securitylevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.htariff` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.coo` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.hazmat_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tempmin` (number)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.tempmax` (number)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef0_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef1_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef2_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef3_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef4_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef5_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef6_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef7_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef8_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef9_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef10_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef11_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef12_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef13_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef14_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_po_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_so_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_labels_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_email_bol` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_email_labels` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.ship_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_po_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_container_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.recv_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.work_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.accountid` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.saddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.saddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.saddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.saddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.scity` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.spostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.scountry` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.maddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.maddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.maddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.maddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.mcity` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.mcountry` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.securityLevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.email` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.internaluse` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.email_alias` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav1link` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav1name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav1icon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav2link` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav2name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav2icon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav3link` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav3name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.fav3icon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.code` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.address1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.address2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.address3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.address4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.city` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.country` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.users.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"

  - `getoRecvLine.invAllocated.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.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"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.glcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.min` (number)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.max` (number)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates` (array)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components` (array)

  - `getoRecvLine.invAllocated.inv_key.item.components.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.pitem_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.citem_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvLine.invAllocated.inv_key.item.components.uom_packfactor` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.lotcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.lotcode_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.sublotcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.sublotcode_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef0_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef1_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef2_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef3_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef4_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef5_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef6_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef7_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef8_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef9` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef9_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef10` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef10_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef11` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef11_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef12` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef12_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef13` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef13_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef14` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.udef14_v` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem` (object)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.itemcode` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.wt` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.l` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.w` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.h` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt` (object)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoRecvLine.invAllocated.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoRecvLine.invAllocated.inv_key.lpn` (object)

  - `getoRecvLine.invAllocated.inv_key.lpn.id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.lpn.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.deletedon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.facilitylocation_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.lpn_type_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.lpn` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.plpn_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.l` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.w` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.h` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invAllocated.inv_key.lpn.wt` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.lpn.pallet` (boolean)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg` (object)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.status` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.l` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.w` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.h` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoRecvLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation` (object)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.strid` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.strcd` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aislesz` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.levelsz` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.slotsz` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleint` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.levelint` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.slotint` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.belowloc` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aboveloc` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.leftloc` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.rightloc` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.frontloc` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.backloc` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.coord_x` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.coord_y` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.coord_z` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt` (object)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.name` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.si` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.subLocations` (array)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails` (object)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility` (object)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.code` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.name` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.address1` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.address2` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.address3` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.address4` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.city` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.country` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip` (object)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip` (object)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoRecvLine.invAllocated.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoRecvLine.invAllocated.inv_key.reservedFor` (object)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.id` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.accountid` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invAllocated.inv_key.reservedFor.name` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.description` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.saddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.saddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.saddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.saddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.scity` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.sstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.spostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.scountry` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.maddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.maddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.maddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.maddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.mcity` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.mstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.mpostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.mcountry` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.inv_contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.reservedFor.inv_contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.gmp_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.publisher_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.publisher_website` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.free` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.score` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.marketplace.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_po_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_so_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.ship_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_po_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_container_required` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.recv_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef0` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef5` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef6` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef7` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.work_udef8` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.accountid` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.saddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.saddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.saddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.saddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.scity` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.scountry` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.maddr1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.maddr2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.maddr3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.maddr4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.mcity` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.mcountry` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.securityLevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.internaluse` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.email_alias` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav1link` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav1name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav1icon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav2link` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav2name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav2icon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav3link` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav3name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.fav3icon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.code` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.address1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.address2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.address3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.address4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.city` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.country` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.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"

  - `getoRecvLine.invAllocated.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.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"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.min` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.max` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.name` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers` (array)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoRecvLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoShipHdr` (object)

  - `getoShipHdr.id` (string)

  - `getoShipHdr.orderhdr_id` (string)

  - `getoShipHdr.order_number` (string)

  - `getoShipHdr.po_number` (string)

  - `getoShipHdr.so_number` (string)

  - `getoShipHdr.swc` (string)

  - `getoShipHdr.startdt` (string)

  - `getoShipHdr.canceldt` (string)

  - `getoShipHdr.planneddt` (string)

  - `getoShipHdr.supplier_id` (string)

  - `getoShipHdr.carrier_id` (string)

  - `getoShipHdr.shipto_id` (string)

  - `getoShipHdr.markfor_id` (string)

  - `getoShipHdr.orderedby_id` (string)

  - `getoShipHdr.billto_id` (string)

  - `getoShipHdr.billfreightto_id` (string)

  - `getoShipHdr.billfreightterms` (string)
    Enum: "SENDER", "RECIPIENT", "THIRD_PARTY", "THIRD_PARTY_CONSIGNEE", "COLLECT"

  - `getoShipHdr.trailer_id` (string)

  - `getoShipHdr.chassis_id` (string)

  - `getoShipHdr.truck_id` (string)

  - `getoShipHdr.order_parcel_id` (string)

  - `getoShipHdr.appt_id` (string)

  - `getoShipHdr.hdr` (object)

  - `getoShipHdr.hdr.id` (string)

  - `getoShipHdr.hdr.createdby` (string)

  - `getoShipHdr.hdr.createdon` (string)

  - `getoShipHdr.hdr.modifiedon` (string)

  - `getoShipHdr.hdr.trans_number` (string)

  - `getoShipHdr.hdr.account_id` (string)

  - `getoShipHdr.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"

  - `getoShipHdr.hdr.internaltype` (string)
    Enum: "PO", "RECEIPT", "RETURN", "TRANSFER", "PROJECT", "ORDER", "SHIPMENT"

  - `getoShipHdr.hdr.priority` (string)
    Enum: "LOW", "NORMAL", "HIGH"

  - `getoShipHdr.hdr.Facility Requested` (string)
    With Distributed Order Management, this value is optional.  Without Distibuted Order Management, this value is required

  - `getoShipHdr.hdr.requestedcompdt` (string)

  - `getoShipHdr.hdr.actualcompdt` (string)

  - `getoShipHdr.hdr.sourcetxt` (string)

  - `getoShipHdr.hdr.Channel` (string, required)
    The Channel associated with the order, including if this channel is Manual Data Entry

  - `getoShipHdr.hdr.country_flag` (string)

  - `getoShipHdr.hdr.account` (object)

  - `getoShipHdr.hdr.account.id` (string)

  - `getoShipHdr.hdr.account.account_id` (string)

  - `getoShipHdr.hdr.account.enabled` (boolean)

  - `getoShipHdr.hdr.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipHdr.hdr.account.ship_create_backorders` (boolean)

  - `getoShipHdr.hdr.account.ship_po_required` (boolean)

  - `getoShipHdr.hdr.account.ship_order_number_required` (boolean)

  - `getoShipHdr.hdr.account.ship_so_required` (boolean)

  - `getoShipHdr.hdr.account.ship_carrier_required` (boolean)

  - `getoShipHdr.hdr.account.ship_labels_required` (boolean)

  - `getoShipHdr.hdr.account.ship_email_packing_slip` (boolean)

  - `getoShipHdr.hdr.account.ship_email_bol` (boolean)

  - `getoShipHdr.hdr.account.ship_email_labels` (boolean)

  - `getoShipHdr.hdr.account.ship_udef0` (string)

  - `getoShipHdr.hdr.account.ship_udef1` (string)

  - `getoShipHdr.hdr.account.ship_udef2` (string)

  - `getoShipHdr.hdr.account.ship_udef3` (string)

  - `getoShipHdr.hdr.account.ship_udef4` (string)

  - `getoShipHdr.hdr.account.ship_udef5` (string)

  - `getoShipHdr.hdr.account.ship_udef6` (string)

  - `getoShipHdr.hdr.account.ship_udef7` (string)

  - `getoShipHdr.hdr.account.ship_udef8` (string)

  - `getoShipHdr.hdr.account.recv_po_required` (boolean)

  - `getoShipHdr.hdr.account.recv_order_number_required` (boolean)

  - `getoShipHdr.hdr.account.recv_carrier_required` (boolean)

  - `getoShipHdr.hdr.account.recv_container_required` (boolean)

  - `getoShipHdr.hdr.account.recv_email_receipt` (boolean)

  - `getoShipHdr.hdr.account.recv_udef0` (string)

  - `getoShipHdr.hdr.account.recv_udef1` (string)

  - `getoShipHdr.hdr.account.recv_udef2` (string)

  - `getoShipHdr.hdr.account.recv_udef3` (string)

  - `getoShipHdr.hdr.account.recv_udef4` (string)

  - `getoShipHdr.hdr.account.recv_udef5` (string)

  - `getoShipHdr.hdr.account.recv_udef6` (string)

  - `getoShipHdr.hdr.account.recv_udef7` (string)

  - `getoShipHdr.hdr.account.recv_udef8` (string)

  - `getoShipHdr.hdr.account.work_udef0` (string)

  - `getoShipHdr.hdr.account.work_udef1` (string)

  - `getoShipHdr.hdr.account.work_udef2` (string)

  - `getoShipHdr.hdr.account.work_udef3` (string)

  - `getoShipHdr.hdr.account.work_udef4` (string)

  - `getoShipHdr.hdr.account.work_udef5` (string)

  - `getoShipHdr.hdr.account.work_udef6` (string)

  - `getoShipHdr.hdr.account.work_udef7` (string)

  - `getoShipHdr.hdr.account.work_udef8` (string)

  - `getoShipHdr.hdr.account.account_base` (object)

  - `getoShipHdr.hdr.account.account_base.id` (string)

  - `getoShipHdr.hdr.account.account_base.ncode` (integer)

  - `getoShipHdr.hdr.account.account_base.createdby` (string)

  - `getoShipHdr.hdr.account.account_base.createdon` (string)

  - `getoShipHdr.hdr.account.account_base.modifiedon` (string)

  - `getoShipHdr.hdr.account.account_base.accountid` (string)

  - `getoShipHdr.hdr.account.account_base.nodelete` (boolean)

  - `getoShipHdr.hdr.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.hdr.account.account_base.name` (string)

  - `getoShipHdr.hdr.account.account_base.description` (string)

  - `getoShipHdr.hdr.account.account_base.notes` (string)

  - `getoShipHdr.hdr.account.account_base.saddr1` (string)

  - `getoShipHdr.hdr.account.account_base.saddr2` (string)

  - `getoShipHdr.hdr.account.account_base.saddr3` (string)

  - `getoShipHdr.hdr.account.account_base.saddr4` (string)

  - `getoShipHdr.hdr.account.account_base.scity` (string)

  - `getoShipHdr.hdr.account.account_base.sstateprovince` (string)

  - `getoShipHdr.hdr.account.account_base.spostalcode` (string)

  - `getoShipHdr.hdr.account.account_base.scountry` (string)

  - `getoShipHdr.hdr.account.account_base.maddr1` (string)

  - `getoShipHdr.hdr.account.account_base.maddr2` (string)

  - `getoShipHdr.hdr.account.account_base.maddr3` (string)

  - `getoShipHdr.hdr.account.account_base.maddr4` (string)

  - `getoShipHdr.hdr.account.account_base.mcity` (string)

  - `getoShipHdr.hdr.account.account_base.mstateprovince` (string)

  - `getoShipHdr.hdr.account.account_base.mpostalcode` (string)

  - `getoShipHdr.hdr.account.account_base.mcountry` (string)

  - `getoShipHdr.hdr.account.account_base.contact_name` (string)

  - `getoShipHdr.hdr.account.account_base.contact_phone` (string)

  - `getoShipHdr.hdr.account.account_base.contact_email` (string)

  - `getoShipHdr.hdr.account.account_base.inv_contact_name` (string)

  - `getoShipHdr.hdr.account.account_base.inv_contact_phone` (string)

  - `getoShipHdr.hdr.account.account_base.inv_contact_email` (string)

  - `getoShipHdr.hdr.facility_requested` (object)

  - `getoShipHdr.hdr.facility_requested.id` (string)

  - `getoShipHdr.hdr.facility_requested.ncode` (integer)

  - `getoShipHdr.hdr.facility_requested.createdby` (string)

  - `getoShipHdr.hdr.facility_requested.createdon` (string)

  - `getoShipHdr.hdr.facility_requested.modifiedon` (string)

  - `getoShipHdr.hdr.facility_requested.enabled` (boolean)

  - `getoShipHdr.hdr.facility_requested.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipHdr.hdr.facility_requested.code` (string)

  - `getoShipHdr.hdr.facility_requested.accounting_ref` (string)

  - `getoShipHdr.hdr.facility_requested.name` (string)

  - `getoShipHdr.hdr.facility_requested.description` (string)

  - `getoShipHdr.hdr.facility_requested.notes` (string)

  - `getoShipHdr.hdr.facility_requested.address1` (string)

  - `getoShipHdr.hdr.facility_requested.address2` (string)

  - `getoShipHdr.hdr.facility_requested.address3` (string)

  - `getoShipHdr.hdr.facility_requested.address4` (string)

  - `getoShipHdr.hdr.facility_requested.city` (string)

  - `getoShipHdr.hdr.facility_requested.state_province` (string)

  - `getoShipHdr.hdr.facility_requested.postal_code` (string)

  - `getoShipHdr.hdr.facility_requested.country` (string)

  - `getoShipHdr.hdr.facility_requested.contact_name` (string)

  - `getoShipHdr.hdr.facility_requested.contact_phone` (string)

  - `getoShipHdr.hdr.facility_requested.contact_email` (string)

  - `getoShipHdr.hdr.channel` (object)

  - `getoShipHdr.hdr.channel.id` (string)

  - `getoShipHdr.hdr.channel.createdby` (string)

  - `getoShipHdr.hdr.channel.createdon` (string)

  - `getoShipHdr.hdr.channel.modifiedon` (string)

  - `getoShipHdr.hdr.channel.enabled` (boolean)

  - `getoShipHdr.hdr.channel.nodelete` (boolean)

  - `getoShipHdr.hdr.channel.name` (string)

  - `getoShipHdr.hdr.channel.description` (string)

  - `getoShipHdr.hdr.channel.notes` (string)

  - `getoShipHdr.hdr.channel.tmplt_id` (string)

  - `getoShipHdr.hdr.channel.marketplace_id` (string)

  - `getoShipHdr.hdr.channel.account_id` (string)

  - `getoShipHdr.hdr.channel.tmplt` (object)

  - `getoShipHdr.hdr.channel.tmplt.id` (string)

  - `getoShipHdr.hdr.channel.tmplt.createdby` (string)

  - `getoShipHdr.hdr.channel.tmplt.createdon` (string)

  - `getoShipHdr.hdr.channel.tmplt.modifiedon` (string)

  - `getoShipHdr.hdr.channel.tmplt.enabled` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.nodelete` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.name` (string)

  - `getoShipHdr.hdr.channel.tmplt.description` (string)

  - `getoShipHdr.hdr.channel.tmplt.notes` (string)

  - `getoShipHdr.hdr.channel.tmplt.print_packing_slip` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.allow_facility_mods` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.reserve_inv_qty` (number)

  - `getoShipHdr.hdr.channel.tmplt.sync_943` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.confirm_944` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.sync_940` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.confirm_945` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.sync_inventory` (boolean)

  - `getoShipHdr.hdr.channel.tmplt.sync_item_codes` (boolean)

  - `getoShipHdr.hdr.channel.marketplace` (object)

  - `getoShipHdr.hdr.channel.marketplace.id` (string)

  - `getoShipHdr.hdr.channel.marketplace.createdby` (string)

  - `getoShipHdr.hdr.channel.marketplace.createdon` (string)

  - `getoShipHdr.hdr.channel.marketplace.modifiedon` (string)

  - `getoShipHdr.hdr.channel.marketplace.gmp_id` (string)

  - `getoShipHdr.hdr.channel.marketplace.enabled` (boolean)

  - `getoShipHdr.hdr.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoShipHdr.hdr.channel.marketplace.publisher_name` (string)

  - `getoShipHdr.hdr.channel.marketplace.publisher_website` (string)

  - `getoShipHdr.hdr.channel.marketplace.publisher_contact_uri` (string)

  - `getoShipHdr.hdr.channel.marketplace.free` (boolean)

  - `getoShipHdr.hdr.channel.marketplace.score` (number)

  - `getoShipHdr.hdr.channel.marketplace.name` (string)

  - `getoShipHdr.hdr.channel.marketplace.description` (string)

  - `getoShipHdr.hdr.channel.marketplace.nodelete` (boolean)

  - `getoShipHdr.hdr.channel.marketplace.notes` (string)

  - `getoShipHdr.hdr.channel.account` (object)

  - `getoShipHdr.hdr.channel.account.id` (string)

  - `getoShipHdr.hdr.channel.account.account_id` (string)

  - `getoShipHdr.hdr.channel.account.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipHdr.hdr.channel.account.ship_create_backorders` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_po_required` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_order_number_required` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_so_required` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_carrier_required` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_labels_required` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_email_packing_slip` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_email_bol` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_email_labels` (boolean)

  - `getoShipHdr.hdr.channel.account.ship_udef0` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef1` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef2` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef3` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef4` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef5` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef6` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef7` (string)

  - `getoShipHdr.hdr.channel.account.ship_udef8` (string)

  - `getoShipHdr.hdr.channel.account.recv_po_required` (boolean)

  - `getoShipHdr.hdr.channel.account.recv_order_number_required` (boolean)

  - `getoShipHdr.hdr.channel.account.recv_carrier_required` (boolean)

  - `getoShipHdr.hdr.channel.account.recv_container_required` (boolean)

  - `getoShipHdr.hdr.channel.account.recv_email_receipt` (boolean)

  - `getoShipHdr.hdr.channel.account.recv_udef0` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef1` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef2` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef3` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef4` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef5` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef6` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef7` (string)

  - `getoShipHdr.hdr.channel.account.recv_udef8` (string)

  - `getoShipHdr.hdr.channel.account.work_udef0` (string)

  - `getoShipHdr.hdr.channel.account.work_udef1` (string)

  - `getoShipHdr.hdr.channel.account.work_udef2` (string)

  - `getoShipHdr.hdr.channel.account.work_udef3` (string)

  - `getoShipHdr.hdr.channel.account.work_udef4` (string)

  - `getoShipHdr.hdr.channel.account.work_udef5` (string)

  - `getoShipHdr.hdr.channel.account.work_udef6` (string)

  - `getoShipHdr.hdr.channel.account.work_udef7` (string)

  - `getoShipHdr.hdr.channel.account.work_udef8` (string)

  - `getoShipHdr.hdr.channel.account.account_base` (object)

  - `getoShipHdr.hdr.channel.account.account_base.id` (string)

  - `getoShipHdr.hdr.channel.account.account_base.ncode` (integer)

  - `getoShipHdr.hdr.channel.account.account_base.createdby` (string)

  - `getoShipHdr.hdr.channel.account.account_base.createdon` (string)

  - `getoShipHdr.hdr.channel.account.account_base.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.account_base.accountid` (string)

  - `getoShipHdr.hdr.channel.account.account_base.nodelete` (boolean)

  - `getoShipHdr.hdr.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.hdr.channel.account.account_base.name` (string)

  - `getoShipHdr.hdr.channel.account.account_base.description` (string)

  - `getoShipHdr.hdr.channel.account.account_base.notes` (string)

  - `getoShipHdr.hdr.channel.account.account_base.saddr1` (string)

  - `getoShipHdr.hdr.channel.account.account_base.saddr2` (string)

  - `getoShipHdr.hdr.channel.account.account_base.saddr3` (string)

  - `getoShipHdr.hdr.channel.account.account_base.saddr4` (string)

  - `getoShipHdr.hdr.channel.account.account_base.scity` (string)

  - `getoShipHdr.hdr.channel.account.account_base.sstateprovince` (string)

  - `getoShipHdr.hdr.channel.account.account_base.spostalcode` (string)

  - `getoShipHdr.hdr.channel.account.account_base.scountry` (string)

  - `getoShipHdr.hdr.channel.account.account_base.maddr1` (string)

  - `getoShipHdr.hdr.channel.account.account_base.maddr2` (string)

  - `getoShipHdr.hdr.channel.account.account_base.maddr3` (string)

  - `getoShipHdr.hdr.channel.account.account_base.maddr4` (string)

  - `getoShipHdr.hdr.channel.account.account_base.mcity` (string)

  - `getoShipHdr.hdr.channel.account.account_base.mstateprovince` (string)

  - `getoShipHdr.hdr.channel.account.account_base.mpostalcode` (string)

  - `getoShipHdr.hdr.channel.account.account_base.mcountry` (string)

  - `getoShipHdr.hdr.channel.account.account_base.contact_name` (string)

  - `getoShipHdr.hdr.channel.account.account_base.contact_phone` (string)

  - `getoShipHdr.hdr.channel.account.account_base.contact_email` (string)

  - `getoShipHdr.hdr.channel.account.account_base.inv_contact_name` (string)

  - `getoShipHdr.hdr.channel.account.account_base.inv_contact_phone` (string)

  - `getoShipHdr.hdr.channel.account.account_base.inv_contact_email` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings` (object)

  - `getoShipHdr.hdr.channel.account.billing_settings.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.account_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipHdr.hdr.channel.account.users` (array)

  - `getoShipHdr.hdr.channel.account.users.id` (string)

  - `getoShipHdr.hdr.channel.account.users.ncode` (integer)

  - `getoShipHdr.hdr.channel.account.users.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.users.securityLevel` (integer)

  - `getoShipHdr.hdr.channel.account.users.email` (string)

  - `getoShipHdr.hdr.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipHdr.hdr.channel.account.users.description` (string)

  - `getoShipHdr.hdr.channel.account.users.name` (string)

  - `getoShipHdr.hdr.channel.account.users.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipHdr.hdr.channel.account.users.internaluse` (boolean)

  - `getoShipHdr.hdr.channel.account.users.email_alias` (string)

  - `getoShipHdr.hdr.channel.account.users.fav1link` (string)

  - `getoShipHdr.hdr.channel.account.users.fav1name` (string)

  - `getoShipHdr.hdr.channel.account.users.fav1icon` (string)

  - `getoShipHdr.hdr.channel.account.users.fav2link` (string)

  - `getoShipHdr.hdr.channel.account.users.fav2name` (string)

  - `getoShipHdr.hdr.channel.account.users.fav2icon` (string)

  - `getoShipHdr.hdr.channel.account.users.fav3link` (string)

  - `getoShipHdr.hdr.channel.account.users.fav3name` (string)

  - `getoShipHdr.hdr.channel.account.users.fav3icon` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities` (array)

  - `getoShipHdr.hdr.channel.account.users.facilities.id` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.ncode` (integer)

  - `getoShipHdr.hdr.channel.account.users.facilities.createdby` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.createdon` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipHdr.hdr.channel.account.users.facilities.code` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.accounting_ref` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.name` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.description` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.notes` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.address1` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.address2` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.address3` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.address4` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.city` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.state_province` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.postal_code` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.country` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.contact_name` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.contact_phone` (string)

  - `getoShipHdr.hdr.channel.account.users.facilities.contact_email` (string)

  - `getoShipHdr.hdr.channel.account.users.roles` (array)

  - `getoShipHdr.hdr.channel.account.users.roles.id` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.ncode` (integer)

  - `getoShipHdr.hdr.channel.account.users.roles.createdby` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.createdon` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipHdr.hdr.channel.account.users.roles.enabled` (boolean)

  - `getoShipHdr.hdr.channel.account.users.roles.name` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.description` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipHdr.hdr.channel.account.users.roles.securitylevel` (integer)

  - `getoShipHdr.hdr.channel.account.users.roles.internaluse` (boolean)

  - `getoShipHdr.hdr.channel.account.users.roles.nodelete` (boolean)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions` (array)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.id` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.ncode` (integer)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.createdby` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.createdon` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoShipHdr.hdr.channel.account.users.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"

  - `getoShipHdr.hdr.channel.account.users.roles.permissions.description` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts` (array)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.id` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.createdby` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.createdon` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.name` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.description` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.notes` (string)

  - `getoShipHdr.hdr.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipHdr.hdr.channel.account.billing_rules` (array)

  - `getoShipHdr.hdr.channel.account.billing_rules.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.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"

  - `getoShipHdr.hdr.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipHdr.hdr.channel.account.billing_rules.account_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.facility_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.glcode` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.description` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.notes` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.min` (number)

  - `getoShipHdr.hdr.channel.account.billing_rules.max` (number)

  - `getoShipHdr.hdr.channel.account.billing_rules.notes_internal` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.notes_external` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates` (array)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.id` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.createdby` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.createdon` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.rate` (number)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.from_qty` (number)

  - `getoShipHdr.hdr.channel.account.billing_rules.rates.to_qty` (number)

  - `getoShipHdr.hdr.channel.channelFacilities` (array)

  - `getoShipHdr.hdr.channel.channelFacilities.id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.createdby` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.createdon` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.modifiedon` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.enabled` (boolean)

  - `getoShipHdr.hdr.channel.channelFacilities.channel_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.transit_lane_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility_alias` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility_integration_alias` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility_api_alias` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.cutoff_time` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_name` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_city` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_country` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility` (object)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.ncode` (integer)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.createdby` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.createdon` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.modifiedon` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.enabled` (boolean)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipHdr.hdr.channel.channelFacilities.facility.code` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.name` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.description` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.notes` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.address1` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.address2` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.address3` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.address4` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.city` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.state_province` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.postal_code` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.country` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.contact_name` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.contact_phone` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.facility.contact_email` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers` (array)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoShipHdr.hdr.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoShipHdr.hdr.channel.shippingMethods` (array)

  - `getoShipHdr.hdr.channel.shippingMethods.id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.createdby` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.createdon` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.modifiedon` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.channel_id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.enabled` (boolean)

  - `getoShipHdr.hdr.channel.shippingMethods.name` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.ship_priority` (integer)

  - `getoShipHdr.hdr.channel.shippingMethods.max_transit_days` (integer)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers` (array)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.createdby` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.createdon` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.rm` (number)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier` (object)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoShipHdr.hdr.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoShipHdr.shipto` (object)

  - `getoShipHdr.shipto.id` (string)

  - `getoShipHdr.shipto.ncode` (integer)

  - `getoShipHdr.shipto.createdby` (string)

  - `getoShipHdr.shipto.createdon` (string)

  - `getoShipHdr.shipto.modifiedon` (string)

  - `getoShipHdr.shipto.accountid` (string)

  - `getoShipHdr.shipto.nodelete` (boolean)

  - `getoShipHdr.shipto.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.shipto.name` (string)

  - `getoShipHdr.shipto.description` (string)

  - `getoShipHdr.shipto.notes` (string)

  - `getoShipHdr.shipto.saddr1` (string)

  - `getoShipHdr.shipto.saddr2` (string)

  - `getoShipHdr.shipto.saddr3` (string)

  - `getoShipHdr.shipto.saddr4` (string)

  - `getoShipHdr.shipto.scity` (string)

  - `getoShipHdr.shipto.sstateprovince` (string)

  - `getoShipHdr.shipto.spostalcode` (string)

  - `getoShipHdr.shipto.scountry` (string)

  - `getoShipHdr.shipto.maddr1` (string)

  - `getoShipHdr.shipto.maddr2` (string)

  - `getoShipHdr.shipto.maddr3` (string)

  - `getoShipHdr.shipto.maddr4` (string)

  - `getoShipHdr.shipto.mcity` (string)

  - `getoShipHdr.shipto.mstateprovince` (string)

  - `getoShipHdr.shipto.mpostalcode` (string)

  - `getoShipHdr.shipto.mcountry` (string)

  - `getoShipHdr.shipto.contact_name` (string)

  - `getoShipHdr.shipto.contact_phone` (string)

  - `getoShipHdr.shipto.contact_email` (string)

  - `getoShipHdr.shipto.inv_contact_name` (string)

  - `getoShipHdr.shipto.inv_contact_phone` (string)

  - `getoShipHdr.shipto.inv_contact_email` (string)

  - `getoShipHdr.markfor` (object)

  - `getoShipHdr.markfor.id` (string)

  - `getoShipHdr.markfor.ncode` (integer)

  - `getoShipHdr.markfor.createdby` (string)

  - `getoShipHdr.markfor.createdon` (string)

  - `getoShipHdr.markfor.modifiedon` (string)

  - `getoShipHdr.markfor.accountid` (string)

  - `getoShipHdr.markfor.nodelete` (boolean)

  - `getoShipHdr.markfor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.markfor.name` (string)

  - `getoShipHdr.markfor.description` (string)

  - `getoShipHdr.markfor.notes` (string)

  - `getoShipHdr.markfor.saddr1` (string)

  - `getoShipHdr.markfor.saddr2` (string)

  - `getoShipHdr.markfor.saddr3` (string)

  - `getoShipHdr.markfor.saddr4` (string)

  - `getoShipHdr.markfor.scity` (string)

  - `getoShipHdr.markfor.sstateprovince` (string)

  - `getoShipHdr.markfor.spostalcode` (string)

  - `getoShipHdr.markfor.scountry` (string)

  - `getoShipHdr.markfor.maddr1` (string)

  - `getoShipHdr.markfor.maddr2` (string)

  - `getoShipHdr.markfor.maddr3` (string)

  - `getoShipHdr.markfor.maddr4` (string)

  - `getoShipHdr.markfor.mcity` (string)

  - `getoShipHdr.markfor.mstateprovince` (string)

  - `getoShipHdr.markfor.mpostalcode` (string)

  - `getoShipHdr.markfor.mcountry` (string)

  - `getoShipHdr.markfor.contact_name` (string)

  - `getoShipHdr.markfor.contact_phone` (string)

  - `getoShipHdr.markfor.contact_email` (string)

  - `getoShipHdr.markfor.inv_contact_name` (string)

  - `getoShipHdr.markfor.inv_contact_phone` (string)

  - `getoShipHdr.markfor.inv_contact_email` (string)

  - `getoShipHdr.orderedby` (object)

  - `getoShipHdr.orderedby.id` (string)

  - `getoShipHdr.orderedby.ncode` (integer)

  - `getoShipHdr.orderedby.createdby` (string)

  - `getoShipHdr.orderedby.createdon` (string)

  - `getoShipHdr.orderedby.modifiedon` (string)

  - `getoShipHdr.orderedby.accountid` (string)

  - `getoShipHdr.orderedby.nodelete` (boolean)

  - `getoShipHdr.orderedby.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.orderedby.name` (string)

  - `getoShipHdr.orderedby.description` (string)

  - `getoShipHdr.orderedby.notes` (string)

  - `getoShipHdr.orderedby.saddr1` (string)

  - `getoShipHdr.orderedby.saddr2` (string)

  - `getoShipHdr.orderedby.saddr3` (string)

  - `getoShipHdr.orderedby.saddr4` (string)

  - `getoShipHdr.orderedby.scity` (string)

  - `getoShipHdr.orderedby.sstateprovince` (string)

  - `getoShipHdr.orderedby.spostalcode` (string)

  - `getoShipHdr.orderedby.scountry` (string)

  - `getoShipHdr.orderedby.maddr1` (string)

  - `getoShipHdr.orderedby.maddr2` (string)

  - `getoShipHdr.orderedby.maddr3` (string)

  - `getoShipHdr.orderedby.maddr4` (string)

  - `getoShipHdr.orderedby.mcity` (string)

  - `getoShipHdr.orderedby.mstateprovince` (string)

  - `getoShipHdr.orderedby.mpostalcode` (string)

  - `getoShipHdr.orderedby.mcountry` (string)

  - `getoShipHdr.orderedby.contact_name` (string)

  - `getoShipHdr.orderedby.contact_phone` (string)

  - `getoShipHdr.orderedby.contact_email` (string)

  - `getoShipHdr.orderedby.inv_contact_name` (string)

  - `getoShipHdr.orderedby.inv_contact_phone` (string)

  - `getoShipHdr.orderedby.inv_contact_email` (string)

  - `getoShipHdr.billto` (object)

  - `getoShipHdr.billto.id` (string)

  - `getoShipHdr.billto.ncode` (integer)

  - `getoShipHdr.billto.createdby` (string)

  - `getoShipHdr.billto.createdon` (string)

  - `getoShipHdr.billto.modifiedon` (string)

  - `getoShipHdr.billto.accountid` (string)

  - `getoShipHdr.billto.nodelete` (boolean)

  - `getoShipHdr.billto.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.billto.name` (string)

  - `getoShipHdr.billto.description` (string)

  - `getoShipHdr.billto.notes` (string)

  - `getoShipHdr.billto.saddr1` (string)

  - `getoShipHdr.billto.saddr2` (string)

  - `getoShipHdr.billto.saddr3` (string)

  - `getoShipHdr.billto.saddr4` (string)

  - `getoShipHdr.billto.scity` (string)

  - `getoShipHdr.billto.sstateprovince` (string)

  - `getoShipHdr.billto.spostalcode` (string)

  - `getoShipHdr.billto.scountry` (string)

  - `getoShipHdr.billto.maddr1` (string)

  - `getoShipHdr.billto.maddr2` (string)

  - `getoShipHdr.billto.maddr3` (string)

  - `getoShipHdr.billto.maddr4` (string)

  - `getoShipHdr.billto.mcity` (string)

  - `getoShipHdr.billto.mstateprovince` (string)

  - `getoShipHdr.billto.mpostalcode` (string)

  - `getoShipHdr.billto.mcountry` (string)

  - `getoShipHdr.billto.contact_name` (string)

  - `getoShipHdr.billto.contact_phone` (string)

  - `getoShipHdr.billto.contact_email` (string)

  - `getoShipHdr.billto.inv_contact_name` (string)

  - `getoShipHdr.billto.inv_contact_phone` (string)

  - `getoShipHdr.billto.inv_contact_email` (string)

  - `getoShipHdr.billfreightto` (object)

  - `getoShipHdr.billfreightto.id` (string)

  - `getoShipHdr.billfreightto.ncode` (integer)

  - `getoShipHdr.billfreightto.createdby` (string)

  - `getoShipHdr.billfreightto.createdon` (string)

  - `getoShipHdr.billfreightto.modifiedon` (string)

  - `getoShipHdr.billfreightto.accountid` (string)

  - `getoShipHdr.billfreightto.nodelete` (boolean)

  - `getoShipHdr.billfreightto.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipHdr.billfreightto.name` (string)

  - `getoShipHdr.billfreightto.description` (string)

  - `getoShipHdr.billfreightto.notes` (string)

  - `getoShipHdr.billfreightto.saddr1` (string)

  - `getoShipHdr.billfreightto.saddr2` (string)

  - `getoShipHdr.billfreightto.saddr3` (string)

  - `getoShipHdr.billfreightto.saddr4` (string)

  - `getoShipHdr.billfreightto.scity` (string)

  - `getoShipHdr.billfreightto.sstateprovince` (string)

  - `getoShipHdr.billfreightto.spostalcode` (string)

  - `getoShipHdr.billfreightto.scountry` (string)

  - `getoShipHdr.billfreightto.maddr1` (string)

  - `getoShipHdr.billfreightto.maddr2` (string)

  - `getoShipHdr.billfreightto.maddr3` (string)

  - `getoShipHdr.billfreightto.maddr4` (string)

  - `getoShipHdr.billfreightto.mcity` (string)

  - `getoShipHdr.billfreightto.mstateprovince` (string)

  - `getoShipHdr.billfreightto.mpostalcode` (string)

  - `getoShipHdr.billfreightto.mcountry` (string)

  - `getoShipHdr.billfreightto.contact_name` (string)

  - `getoShipHdr.billfreightto.contact_phone` (string)

  - `getoShipHdr.billfreightto.contact_email` (string)

  - `getoShipHdr.billfreightto.inv_contact_name` (string)

  - `getoShipHdr.billfreightto.inv_contact_phone` (string)

  - `getoShipHdr.billfreightto.inv_contact_email` (string)

  - `getoShipHdr.pallets` (array)

  - `getoShipHdr.pallets.lpn` (string)

  - `getoShipHdr.pallets.ohdralloc_id` (string)

  - `getoShipHdr.ctns` (array)

  - `getoShipHdr.ctns.lpn` (string)

  - `getoShipHdr.ctns.ohdralloc_id` (string)

  - `getoShipHdr.returns` (array)

  - `getoShipHdr.returns.id` (string)

  - `getoShipHdr.returns.email` (string)

  - `getoShipHdr.returns.return_fee` (number)

  - `getoShipHdr.returns.return_fee_denom_id` (string)

  - `getoShipHdr.returns.drop_off_method` (string)

  - `getoShipHdr.returns.order_id` (string)

  - `getoShipHdr.returns.order_order_line_id` (string)

  - `getoShipHdr.returns.order_line_return_id` (string)

  - `getoShipHdr.returns.reason_code_id` (string)

  - `getoShipHdr.returns.qty_pcs_total_planned` (number)

  - `getoShipHdr.returns.msg` (string)

  - `getoShipHdr.returns.raddr1` (string)

  - `getoShipHdr.returns.raddr2` (string)

  - `getoShipHdr.returns.raddr3` (string)

  - `getoShipHdr.returns.raddr4` (string)

  - `getoShipHdr.returns.rcity` (string)

  - `getoShipHdr.returns.rstateprovince` (string)

  - `getoShipHdr.returns.rpostalcode` (string)

  - `getoShipHdr.returns.rcountry` (string)

  - `getoShipHdr.returns.rma_uri` (string)

  - `getoShipHdr.returns.qr_code_uri` (string)

  - `getoShipHdr.trailer` (object)

  - `getoShipHdr.trailer.id` (string)

  - `getoShipHdr.trailer.equip_type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoShipHdr.trailer.equip_number` (string)

  - `getoShipHdr.chassis` (object)

  - `getoShipHdr.chassis.id` (string)

  - `getoShipHdr.chassis.equip_type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoShipHdr.chassis.equip_number` (string)

  - `getoShipHdr.truck` (object)

  - `getoShipHdr.truck.id` (string)

  - `getoShipHdr.truck.equip_type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoShipHdr.truck.equip_number` (string)

  - `getoShipHdr.carrier` (object)

  - `getoShipHdr.carrier.id` (string)

  - `getoShipHdr.carrier.account_id` (string)

  - `getoShipHdr.carrier.enabled` (boolean)

  - `getoShipHdr.carrier.alias` (string)

  - `getoShipHdr.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipHdr.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipHdr.carrier.package_type` (string)

  - `getoShipHdr.carrier.service_level` (string)

  - `getoShipHdr.carrier.transit_lane_id` (string)

  - `getoShipHdr.carrier.returns_enabled` (boolean)

  - `getoShipHdr.order_parcel` (object)

  - `getoShipHdr.order_parcel.id` (string)

  - `getoShipHdr.order_parcel.createdby` (string)

  - `getoShipHdr.order_parcel.createdon` (string)

  - `getoShipHdr.order_parcel.modifiedon` (string)

  - `getoShipHdr.order_parcel.mode` (string)

  - `getoShipHdr.order_parcel.service` (string)

  - `getoShipHdr.order_parcel.carrier_account` (string)

  - `getoShipHdr.order_parcel.rate` (number)

  - `getoShipHdr.order_parcel.rate_denom_id` (string)

  - `getoShipHdr.order_parcel.retail_rate` (number)

  - `getoShipHdr.order_parcel.retail_rate_denom_id` (string)

  - `getoShipHdr.order_parcel.list_rate` (number)

  - `getoShipHdr.order_parcel.list_rate_denom_id` (string)

  - `getoShipHdr.order_parcel.insurance_rate` (number)

  - `getoShipHdr.order_parcel.insurance_rate_denom_id` (string)

  - `getoShipHdr.order_parcel.status` (string)

  - `getoShipHdr.order_parcel.has_return_label` (boolean)

  - `getoShipHdr.order_parcel.return_label_id` (string)

  - `getoShipHdr.order_parcel.err_msg` (string)

  - `getoShipHdr.order_parcel.rate_denom` (object)

  - `getoShipHdr.order_parcel.rate_denom.id` (string)

  - `getoShipHdr.order_parcel.rate_denom.createdby` (string)

  - `getoShipHdr.order_parcel.rate_denom.createdon` (string)

  - `getoShipHdr.order_parcel.rate_denom.modifiedon` (string)

  - `getoShipHdr.order_parcel.rate_denom.abbrev` (string)

  - `getoShipHdr.order_parcel.rate_denom.country_code` (string)

  - `getoShipHdr.order_parcel.rate_denom.description` (string)

  - `getoShipHdr.order_parcel.rate_denom.notes` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom` (object)

  - `getoShipHdr.order_parcel.retail_rate_denom.id` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.createdby` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.createdon` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.modifiedon` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.abbrev` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.country_code` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.description` (string)

  - `getoShipHdr.order_parcel.retail_rate_denom.notes` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom` (object)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.id` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.createdby` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.createdon` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.modifiedon` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.abbrev` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.country_code` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.description` (string)

  - `getoShipHdr.order_parcel.list_rate_rate_denom.notes` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom` (object)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.id` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.createdby` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.createdon` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.modifiedon` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.abbrev` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.country_code` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.description` (string)

  - `getoShipHdr.order_parcel.insurance_rate_rate_denom.notes` (string)

  - `getoShipHdr.order_parcel.return_label` (object)

  - `getoShipHdr.order_parcel.return_label.id` (string)

  - `getoShipHdr.order_parcel.return_label.createdby` (string)

  - `getoShipHdr.order_parcel.return_label.createdon` (string)

  - `getoShipHdr.order_parcel.return_label.modifiedon` (string)

  - `getoShipHdr.order_parcel.return_label.object_type` (string)

  - `getoShipHdr.order_parcel.return_label.object_id` (string)

  - `getoShipHdr.order_parcel.return_label.object_serial` (integer)

  - `getoShipHdr.order_parcel.return_label.uri` (string)

  - `getoShipHdr.order_parcel.options` (array)

  - `getoShipHdr.order_parcel.options.id` (string)

  - `getoShipHdr.order_parcel.options.createdby` (string)

  - `getoShipHdr.order_parcel.options.createdon` (string)

  - `getoShipHdr.order_parcel.options.modifiedon` (string)

  - `getoShipHdr.order_parcel.options.order_parcel_id` (string)

  - `getoShipHdr.order_parcel.options.option` (string)

  - `getoShipHdr.order_parcel.options.value` (string)

  - `getoShipHdr.appt` (object)

  - `getoShipHdr.appt.id` (string)

  - `getoShipHdr.appt.ncode` (integer)

  - `getoShipHdr.appt.createdby` (string)

  - `getoShipHdr.appt.createdon` (string)

  - `getoShipHdr.appt.modifiedon` (string)

  - `getoShipHdr.appt.status` (string)
    Enum: "PENDING", "COMPLETED", "WORKING", "CANCELED"

  - `getoShipHdr.appt.facility_id` (string)

  - `getoShipHdr.appt.dock_door_id` (string)

  - `getoShipHdr.appt.appt_duration` (integer)

  - `getoShipHdr.appt.apptstart_rangedt` (string)

  - `getoShipHdr.appt.apptend_rangedt` (string)

  - `getoShipHdr.appt.timestart_range` (integer)

  - `getoShipHdr.appt.timeend_range` (integer)

  - `getoShipHdr.appt.apptstartdt` (string)

  - `getoShipHdr.appt.apptenddt` (string)

  - `getoShipHdr.appt.actualstartdt` (string)

  - `getoShipHdr.appt.actualenddt` (string)

  - `getoShipHdr.appt.driver_checkindt` (string)

  - `getoShipHdr.appt.driver_checkoutdt` (string)

  - `getoShipHdr.appt.driver_name` (string)

  - `getoShipHdr.appt.driver_licensenum` (string)

  - `getoShipHdr.appt.driver_licensest` (string)

  - `getoShipHdr.appt.driver_licenseexp` (string)

  - `getoShipHdr.appt.driver_licenseclass` (string)

  - `getoShipHdr.appt.driver_addr1` (string)

  - `getoShipHdr.appt.driver_addr2` (string)

  - `getoShipHdr.appt.driver_addr3` (string)

  - `getoShipHdr.appt.driver_city` (string)

  - `getoShipHdr.appt.driver_stateprovince` (string)

  - `getoShipHdr.appt.driver_postalcode` (string)

  - `getoShipHdr.appt.driver_country` (string)

  - `getoShipHdr.appt.driver_license_image_url` (string)

  - `getoShipHdr.appt.appt_schedule_select_url` (string)

  - `getoShipHdr.appt.appt_schedule_selectdt` (string)

  - `getoShipHdr.appt.dock_door` (object)

  - `getoShipHdr.appt.dock_door.id` (string)

  - `getoShipHdr.appt.dock_door.ncode` (integer)

  - `getoShipHdr.appt.dock_door.createdby` (string)

  - `getoShipHdr.appt.dock_door.createdon` (string)

  - `getoShipHdr.appt.dock_door.modifiedon` (string)

  - `getoShipHdr.appt.dock_door.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipHdr.appt.dock_door.nodelete` (boolean)

  - `getoShipHdr.appt.dock_door.facility_id` (string)

  - `getoShipHdr.appt.dock_door.tmplt_id` (string)

  - `getoShipHdr.appt.dock_door.aisle_details_id` (string)

  - `getoShipHdr.appt.dock_door.enabled` (boolean)

  - `getoShipHdr.appt.dock_door.notes` (string)

  - `getoShipHdr.appt.dock_door.strid` (string)

  - `getoShipHdr.appt.dock_door.strcd` (string)

  - `getoShipHdr.appt.dock_door.aislesz` (string)

  - `getoShipHdr.appt.dock_door.levelsz` (string)

  - `getoShipHdr.appt.dock_door.slotsz` (string)

  - `getoShipHdr.appt.dock_door.description` (string)

  - `getoShipHdr.appt.dock_door.aisleint` (integer)

  - `getoShipHdr.appt.dock_door.levelint` (integer)

  - `getoShipHdr.appt.dock_door.slotint` (integer)

  - `getoShipHdr.appt.dock_door.belowloc` (string)

  - `getoShipHdr.appt.dock_door.aboveloc` (string)

  - `getoShipHdr.appt.dock_door.leftloc` (string)

  - `getoShipHdr.appt.dock_door.rightloc` (string)

  - `getoShipHdr.appt.dock_door.frontloc` (string)

  - `getoShipHdr.appt.dock_door.backloc` (string)

  - `getoShipHdr.appt.dock_door.coord_x` (number)

  - `getoShipHdr.appt.dock_door.coord_y` (number)

  - `getoShipHdr.appt.dock_door.coord_z` (number)

  - `getoShipHdr.appt.dock_door.yard_equip_id` (string)

  - `getoShipHdr.appt.dock_door.facility_equip_id` (string)

  - `getoShipHdr.appt.dock_door.tmplt` (object)

  - `getoShipHdr.appt.dock_door.tmplt.id` (string)

  - `getoShipHdr.appt.dock_door.tmplt.ncode` (integer)

  - `getoShipHdr.appt.dock_door.tmplt.createdby` (string)

  - `getoShipHdr.appt.dock_door.tmplt.createdon` (string)

  - `getoShipHdr.appt.dock_door.tmplt.modifiedon` (string)

  - `getoShipHdr.appt.dock_door.tmplt.enabled` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.name` (string)

  - `getoShipHdr.appt.dock_door.tmplt.description` (string)

  - `getoShipHdr.appt.dock_door.tmplt.notes` (string)

  - `getoShipHdr.appt.dock_door.tmplt.nodelete` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.si` (string)

  - `getoShipHdr.appt.dock_door.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoShipHdr.appt.dock_door.tmplt.securitylevel` (integer)

  - `getoShipHdr.appt.dock_door.tmplt.zone` (string)

  - `getoShipHdr.appt.dock_door.tmplt.pickable` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.resvseq` (integer)

  - `getoShipHdr.appt.dock_door.tmplt.pickseq` (integer)

  - `getoShipHdr.appt.dock_door.tmplt.putawayseq` (integer)

  - `getoShipHdr.appt.dock_door.tmplt.pickface` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.reserve` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.sdock` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.sstage` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.rdock` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.rstage` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.project` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.wt` (number)

  - `getoShipHdr.appt.dock_door.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipHdr.appt.dock_door.tmplt.cube` (number)

  - `getoShipHdr.appt.dock_door.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoShipHdr.appt.dock_door.tmplt.temp_min` (number)

  - `getoShipHdr.appt.dock_door.tmplt.temp_max` (number)

  - `getoShipHdr.appt.dock_door.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoShipHdr.appt.dock_door.tmplt.max_number_lpn` (integer)

  - `getoShipHdr.appt.dock_door.tmplt.onhand_enable` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.damaged_enable` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.hold_enable` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.quarantine_enable` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.qa_enable` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.each_enabled` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.ip_enabled` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.case_enabled` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.pallet_enabled` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.auto_break_lpn` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoShipHdr.appt.dock_door.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoShipHdr.appt.dock_door.tmplt.velocity_unknown` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.velocity_a` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.velocity_b` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.velocity_c` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.velocity_d` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.requires_equip` (boolean)

  - `getoShipHdr.appt.dock_door.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoShipHdr.appt.dock_door.subLocations` (array)

  - `getoShipHdr.appt.dock_door.aisleDetails` (object)

  - `getoShipHdr.appt.dock_door.aisleDetails.id` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.createdby` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.createdon` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.modifiedon` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.facility_id` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.enabled` (boolean)

  - `getoShipHdr.appt.dock_door.aisleDetails.num_hpos` (integer)

  - `getoShipHdr.appt.dock_door.aisleDetails.num_vpos` (integer)

  - `getoShipHdr.appt.dock_door.aisleDetails.name` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.description` (string)

  - `getoShipHdr.appt.dock_door.aisleDetails.notes` (string)

  - `getoShipHdr.appt.dock_door.facility` (object)

  - `getoShipHdr.appt.dock_door.facility.id` (string)

  - `getoShipHdr.appt.dock_door.facility.ncode` (integer)

  - `getoShipHdr.appt.dock_door.facility.createdby` (string)

  - `getoShipHdr.appt.dock_door.facility.createdon` (string)

  - `getoShipHdr.appt.dock_door.facility.modifiedon` (string)

  - `getoShipHdr.appt.dock_door.facility.enabled` (boolean)

  - `getoShipHdr.appt.dock_door.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipHdr.appt.dock_door.facility.code` (string)

  - `getoShipHdr.appt.dock_door.facility.accounting_ref` (string)

  - `getoShipHdr.appt.dock_door.facility.name` (string)

  - `getoShipHdr.appt.dock_door.facility.description` (string)

  - `getoShipHdr.appt.dock_door.facility.notes` (string)

  - `getoShipHdr.appt.dock_door.facility.address1` (string)

  - `getoShipHdr.appt.dock_door.facility.address2` (string)

  - `getoShipHdr.appt.dock_door.facility.address3` (string)

  - `getoShipHdr.appt.dock_door.facility.address4` (string)

  - `getoShipHdr.appt.dock_door.facility.city` (string)

  - `getoShipHdr.appt.dock_door.facility.state_province` (string)

  - `getoShipHdr.appt.dock_door.facility.postal_code` (string)

  - `getoShipHdr.appt.dock_door.facility.country` (string)

  - `getoShipHdr.appt.dock_door.facility.contact_name` (string)

  - `getoShipHdr.appt.dock_door.facility.contact_phone` (string)

  - `getoShipHdr.appt.dock_door.facility.contact_email` (string)

  - `getoShipHdr.appt.dock_door.yard_equip` (object)

  - `getoShipHdr.appt.dock_door.yard_equip.id` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.ncode` (integer)

  - `getoShipHdr.appt.dock_door.yard_equip.createdby` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.createdon` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.modifiedon` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.enabled` (boolean)

  - `getoShipHdr.appt.dock_door.yard_equip.scac` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.strid` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoShipHdr.appt.dock_door.yard_equip.type_description` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.owner_coname` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.owner_phone` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.owner_email` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.description` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.notes` (string)

  - `getoShipHdr.appt.dock_door.yard_equip.max_weight` (number)

  - `getoShipHdr.appt.dock_door.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipHdr.appt.dock_door.yard_equip.max_cube` (number)

  - `getoShipHdr.appt.dock_door.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoShipHdr.appt.dock_door.facility_equip` (object)

  - `getoShipHdr.appt.dock_door.facility_equip.id` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.ncode` (integer)

  - `getoShipHdr.appt.dock_door.facility_equip.createdby` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.createdon` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.modifiedon` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.enabled` (boolean)

  - `getoShipHdr.appt.dock_door.facility_equip.facility_id` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.assignedto_id` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoShipHdr.appt.dock_door.facility_equip.name` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.description` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.notes` (string)

  - `getoShipHdr.appt.dock_door.facility_equip.vertical` (boolean)

  - `getoShipHdr.appt.dock_door.facility_equip.max_weight` (number)

  - `getoShipHdr.appt.dock_door.facility_equip.max_cube` (number)

  - `getoShipHdr.appt.dock_door.facility_equip.max_number_pallets` (integer)

  - `getoShipHdr.appt.dock_door.facility_equip.max_slots` (integer)

  - `getoShipHdr.appt.facility` (object)

  - `getoShipHdr.appt.facility.id` (string)

  - `getoShipHdr.appt.facility.ncode` (integer)

  - `getoShipHdr.appt.facility.createdby` (string)

  - `getoShipHdr.appt.facility.createdon` (string)

  - `getoShipHdr.appt.facility.modifiedon` (string)

  - `getoShipHdr.appt.facility.enabled` (boolean)

  - `getoShipHdr.appt.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipHdr.appt.facility.code` (string)

  - `getoShipHdr.appt.facility.accounting_ref` (string)

  - `getoShipHdr.appt.facility.name` (string)

  - `getoShipHdr.appt.facility.description` (string)

  - `getoShipHdr.appt.facility.notes` (string)

  - `getoShipHdr.appt.facility.address1` (string)

  - `getoShipHdr.appt.facility.address2` (string)

  - `getoShipHdr.appt.facility.address3` (string)

  - `getoShipHdr.appt.facility.address4` (string)

  - `getoShipHdr.appt.facility.city` (string)

  - `getoShipHdr.appt.facility.state_province` (string)

  - `getoShipHdr.appt.facility.postal_code` (string)

  - `getoShipHdr.appt.facility.country` (string)

  - `getoShipHdr.appt.facility.contact_name` (string)

  - `getoShipHdr.appt.facility.contact_phone` (string)

  - `getoShipHdr.appt.facility.contact_email` (string)

  - `getoShipLine` (object)

  - `getoShipLine.id` (string)

  - `getoShipLine.createdby` (string)

  - `getoShipLine.createdon` (string)

  - `getoShipLine.modifiedon` (string)

  - `getoShipLine.type` (string)
    Enum: "HDR", "MSG", "CHILD"

  - `getoShipLine.status` (string)
    Enum: "PENDING", "OPEN", "HOLD", "PROCESSING", "WAITING", "COMPLETED", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID"

  - `getoShipLine.porder_line_id` (string)

  - `getoShipLine.order_line_alloc_id` (string)

  - `getoShipLine.facility_id` (string)

  - `getoShipLine.item_planned_id` (string)

  - `getoShipLine.item_id` (string)

  - `getoShipLine.lpn_id` (string)

  - `getoShipLine.facilitylocation_id` (string)

  - `getoShipLine.orderhdr_id` (string)

  - `getoShipLine.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"

  - `getoShipLine.reservedfor_id` (string)

  - `getoShipLine.reservedfor_channel_id` (string)

  - `getoShipLine.invresv_mode` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invputaway_flow` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.sscc` (string)

  - `getoShipLine.lotcode` (string)

  - `getoShipLine.sublotcode` (string)

  - `getoShipLine.wtin` (number)

  - `getoShipLine.wtout` (number)

  - `getoShipLine.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.expirydate` (string)

  - `getoShipLine.snin` (string)

  - `getoShipLine.snout` (string)

  - `getoShipLine.tempin` (number)

  - `getoShipLine.tempout` (number)

  - `getoShipLine.temp_mode` (string)
    Enum: "F", "C"

  - `getoShipLine.qty_pcs_total_planned` (number)

  - `getoShipLine.qty_pcs_total_completed` (number)

  - `getoShipLine.qty_pcs` (number)

  - `getoShipLine.qty_cases` (number)

  - `getoShipLine.case_pack` (number)

  - `getoShipLine.qty_ip` (number)

  - `getoShipLine.ip_pack` (number)

  - `getoShipLine.cost` (number)

  - `getoShipLine.cost_denom_id` (string)

  - `getoShipLine.price` (number)

  - `getoShipLine.price_denom_id` (string)

  - `getoShipLine.po_number` (string)

  - `getoShipLine.udef0` (string)

  - `getoShipLine.udef1` (string)

  - `getoShipLine.udef2` (string)

  - `getoShipLine.udef3` (string)

  - `getoShipLine.udef4` (string)

  - `getoShipLine.udef5` (string)

  - `getoShipLine.udef6` (string)

  - `getoShipLine.udef7` (string)

  - `getoShipLine.udef8` (string)

  - `getoShipLine.udef9` (string)

  - `getoShipLine.udef10` (string)

  - `getoShipLine.udef11` (string)

  - `getoShipLine.udef12` (string)

  - `getoShipLine.udef13` (string)

  - `getoShipLine.udef14` (string)

  - `getoShipLine.asn0` (string)

  - `getoShipLine.asn1` (string)

  - `getoShipLine.asn2` (string)

  - `getoShipLine.asn3` (string)

  - `getoShipLine.asn4` (string)

  - `getoShipLine.asn5` (string)

  - `getoShipLine.asn6` (string)

  - `getoShipLine.asn7` (string)

  - `getoShipLine.asn8` (string)

  - `getoShipLine.asn9` (string)

  - `getoShipLine.asn10` (string)

  - `getoShipLine.asn11` (string)

  - `getoShipLine.asn12` (string)

  - `getoShipLine.asn13` (string)

  - `getoShipLine.asn14` (string)

  - `getoShipLine.completed` (boolean)

  - `getoShipLine.voided` (boolean)

  - `getoShipLine.orderLineAlloc` (object)

  - `getoShipLine.orderLineAlloc.id` (string)

  - `getoShipLine.orderLineAlloc.status` (string)
    Enum: "WAITING_FOR_INVENTORY", "PENDING_RESERVATION", "HOLD_ORDER_MANUAL", "RESERVED", "PICKED_SHORT", "PICKED_COMPLETE", "WAITING_FOR_PACK", "PACKED_PARTIAL", "PACKED_COMPLETE", "LABEL_PARTIAL", "LABEL_COMPLETE", "STAGED_PARTIAL", "STAGED_COMPLETE", "LOADED_PARTIAL", "LOADED_COMPLETE"

  - `getoShipLine.orderLineAlloc.alloc_supplier_id` (string)

  - `getoShipLine.orderLineAlloc.alloc_reservedfor_id` (string)

  - `getoShipLine.orderLineAlloc.alloc_reservedfor_channel_id` (string)

  - `getoShipLine.orderLineAlloc.alloc_ohdrrecv_id` (string)

  - `getoShipLine.item` (object)

  - `getoShipLine.item.id` (string)

  - `getoShipLine.item.ncode` (integer)

  - `getoShipLine.item.createdby` (string)

  - `getoShipLine.item.createdon` (string)

  - `getoShipLine.item.modifiedon` (string)

  - `getoShipLine.item.account_id` (string)

  - `getoShipLine.item.tmplt_id` (string)

  - `getoShipLine.item.enabled` (boolean)

  - `getoShipLine.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.item.itemcode` (string)

  - `getoShipLine.item.description` (string)

  - `getoShipLine.item.notes` (string)

  - `getoShipLine.item.wt` (number)

  - `getoShipLine.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.item.l` (number)

  - `getoShipLine.item.w` (number)

  - `getoShipLine.item.h` (number)

  - `getoShipLine.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.item.image_file_uri` (string)

  - `getoShipLine.item.safety_inv_qty` (number)

  - `getoShipLine.item.tmplt` (object)

  - `getoShipLine.item.tmplt.id` (string)

  - `getoShipLine.item.tmplt.ncode` (integer)

  - `getoShipLine.item.tmplt.createdby` (string)

  - `getoShipLine.item.tmplt.createdon` (string)

  - `getoShipLine.item.tmplt.modifiedon` (string)

  - `getoShipLine.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.item.tmplt.enabled` (boolean)

  - `getoShipLine.item.tmplt.name` (string)

  - `getoShipLine.item.tmplt.description` (string)

  - `getoShipLine.item.tmplt.notes` (string)

  - `getoShipLine.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoShipLine.item.tmplt.nodelete` (boolean)

  - `getoShipLine.item.tmplt.si` (string)

  - `getoShipLine.item.tmplt.picki` (string)

  - `getoShipLine.item.tmplt.packi` (string)

  - `getoShipLine.item.tmplt.securitylevel` (integer)

  - `getoShipLine.item.tmplt.tracklotcode` (boolean)

  - `getoShipLine.item.tmplt.tracksublotcode` (boolean)

  - `getoShipLine.item.tmplt.trackweightin` (boolean)

  - `getoShipLine.item.tmplt.trackweightout` (boolean)

  - `getoShipLine.item.tmplt.trackexpirydate` (boolean)

  - `getoShipLine.item.tmplt.tracksnin` (boolean)

  - `getoShipLine.item.tmplt.validatesnin` (boolean)

  - `getoShipLine.item.tmplt.tracksnout` (boolean)

  - `getoShipLine.item.tmplt.validatesnout` (boolean)

  - `getoShipLine.item.tmplt.tracktempin` (boolean)

  - `getoShipLine.item.tmplt.tracktempout` (boolean)

  - `getoShipLine.item.tmplt.tracksscc` (boolean)

  - `getoShipLine.item.tmplt.requirespacking` (boolean)

  - `getoShipLine.item.tmplt.htariff` (string)

  - `getoShipLine.item.tmplt.coo` (string)

  - `getoShipLine.item.tmplt.hazmat_id` (string)

  - `getoShipLine.item.tmplt.tempmin` (number)

  - `getoShipLine.item.tmplt.tempmax` (number)

  - `getoShipLine.item.tmplt.allowfractions` (boolean)

  - `getoShipLine.item.tmplt.requires_recv_lpn` (boolean)

  - `getoShipLine.item.tmplt.requires_recv_qc` (boolean)

  - `getoShipLine.item.tmplt.safety_inv_qty` (number)

  - `getoShipLine.item.tmplt.udef0_title` (string)

  - `getoShipLine.item.tmplt.udef0_track` (boolean)

  - `getoShipLine.item.tmplt.udef1_title` (string)

  - `getoShipLine.item.tmplt.udef1_track` (boolean)

  - `getoShipLine.item.tmplt.udef2_title` (string)

  - `getoShipLine.item.tmplt.udef2_track` (boolean)

  - `getoShipLine.item.tmplt.udef3_title` (string)

  - `getoShipLine.item.tmplt.udef3_track` (boolean)

  - `getoShipLine.item.tmplt.udef4_title` (string)

  - `getoShipLine.item.tmplt.udef4_track` (boolean)

  - `getoShipLine.item.tmplt.udef5_title` (string)

  - `getoShipLine.item.tmplt.udef5_track` (boolean)

  - `getoShipLine.item.tmplt.udef6_title` (string)

  - `getoShipLine.item.tmplt.udef6_track` (boolean)

  - `getoShipLine.item.tmplt.udef7_title` (string)

  - `getoShipLine.item.tmplt.udef7_track` (boolean)

  - `getoShipLine.item.tmplt.udef8_title` (string)

  - `getoShipLine.item.tmplt.udef8_track` (boolean)

  - `getoShipLine.item.tmplt.udef9_title` (string)

  - `getoShipLine.item.tmplt.udef9_track` (boolean)

  - `getoShipLine.item.tmplt.udef10_title` (string)

  - `getoShipLine.item.tmplt.udef10_track` (boolean)

  - `getoShipLine.item.tmplt.udef11_title` (string)

  - `getoShipLine.item.tmplt.udef11_track` (boolean)

  - `getoShipLine.item.tmplt.udef12_title` (string)

  - `getoShipLine.item.tmplt.udef12_track` (boolean)

  - `getoShipLine.item.tmplt.udef13_title` (string)

  - `getoShipLine.item.tmplt.udef13_track` (boolean)

  - `getoShipLine.item.tmplt.udef14_title` (string)

  - `getoShipLine.item.tmplt.udef14_track` (boolean)

  - `getoShipLine.item.account` (object)

  - `getoShipLine.item.account.id` (string)

  - `getoShipLine.item.account.account_id` (string)

  - `getoShipLine.item.account.enabled` (boolean)

  - `getoShipLine.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.item.account.ship_create_backorders` (boolean)

  - `getoShipLine.item.account.ship_po_required` (boolean)

  - `getoShipLine.item.account.ship_order_number_required` (boolean)

  - `getoShipLine.item.account.ship_so_required` (boolean)

  - `getoShipLine.item.account.ship_carrier_required` (boolean)

  - `getoShipLine.item.account.ship_labels_required` (boolean)

  - `getoShipLine.item.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.item.account.ship_email_bol` (boolean)

  - `getoShipLine.item.account.ship_email_labels` (boolean)

  - `getoShipLine.item.account.ship_udef0` (string)

  - `getoShipLine.item.account.ship_udef1` (string)

  - `getoShipLine.item.account.ship_udef2` (string)

  - `getoShipLine.item.account.ship_udef3` (string)

  - `getoShipLine.item.account.ship_udef4` (string)

  - `getoShipLine.item.account.ship_udef5` (string)

  - `getoShipLine.item.account.ship_udef6` (string)

  - `getoShipLine.item.account.ship_udef7` (string)

  - `getoShipLine.item.account.ship_udef8` (string)

  - `getoShipLine.item.account.recv_po_required` (boolean)

  - `getoShipLine.item.account.recv_order_number_required` (boolean)

  - `getoShipLine.item.account.recv_carrier_required` (boolean)

  - `getoShipLine.item.account.recv_container_required` (boolean)

  - `getoShipLine.item.account.recv_email_receipt` (boolean)

  - `getoShipLine.item.account.recv_udef0` (string)

  - `getoShipLine.item.account.recv_udef1` (string)

  - `getoShipLine.item.account.recv_udef2` (string)

  - `getoShipLine.item.account.recv_udef3` (string)

  - `getoShipLine.item.account.recv_udef4` (string)

  - `getoShipLine.item.account.recv_udef5` (string)

  - `getoShipLine.item.account.recv_udef6` (string)

  - `getoShipLine.item.account.recv_udef7` (string)

  - `getoShipLine.item.account.recv_udef8` (string)

  - `getoShipLine.item.account.work_udef0` (string)

  - `getoShipLine.item.account.work_udef1` (string)

  - `getoShipLine.item.account.work_udef2` (string)

  - `getoShipLine.item.account.work_udef3` (string)

  - `getoShipLine.item.account.work_udef4` (string)

  - `getoShipLine.item.account.work_udef5` (string)

  - `getoShipLine.item.account.work_udef6` (string)

  - `getoShipLine.item.account.work_udef7` (string)

  - `getoShipLine.item.account.work_udef8` (string)

  - `getoShipLine.item.account.account_base` (object)

  - `getoShipLine.item.account.account_base.id` (string)

  - `getoShipLine.item.account.account_base.ncode` (integer)

  - `getoShipLine.item.account.account_base.createdby` (string)

  - `getoShipLine.item.account.account_base.createdon` (string)

  - `getoShipLine.item.account.account_base.modifiedon` (string)

  - `getoShipLine.item.account.account_base.accountid` (string)

  - `getoShipLine.item.account.account_base.nodelete` (boolean)

  - `getoShipLine.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.item.account.account_base.name` (string)

  - `getoShipLine.item.account.account_base.description` (string)

  - `getoShipLine.item.account.account_base.notes` (string)

  - `getoShipLine.item.account.account_base.saddr1` (string)

  - `getoShipLine.item.account.account_base.saddr2` (string)

  - `getoShipLine.item.account.account_base.saddr3` (string)

  - `getoShipLine.item.account.account_base.saddr4` (string)

  - `getoShipLine.item.account.account_base.scity` (string)

  - `getoShipLine.item.account.account_base.sstateprovince` (string)

  - `getoShipLine.item.account.account_base.spostalcode` (string)

  - `getoShipLine.item.account.account_base.scountry` (string)

  - `getoShipLine.item.account.account_base.maddr1` (string)

  - `getoShipLine.item.account.account_base.maddr2` (string)

  - `getoShipLine.item.account.account_base.maddr3` (string)

  - `getoShipLine.item.account.account_base.maddr4` (string)

  - `getoShipLine.item.account.account_base.mcity` (string)

  - `getoShipLine.item.account.account_base.mstateprovince` (string)

  - `getoShipLine.item.account.account_base.mpostalcode` (string)

  - `getoShipLine.item.account.account_base.mcountry` (string)

  - `getoShipLine.item.account.account_base.contact_name` (string)

  - `getoShipLine.item.account.account_base.contact_phone` (string)

  - `getoShipLine.item.account.account_base.contact_email` (string)

  - `getoShipLine.item.account.account_base.inv_contact_name` (string)

  - `getoShipLine.item.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.item.account.account_base.inv_contact_email` (string)

  - `getoShipLine.item.account.billing_settings` (object)

  - `getoShipLine.item.account.billing_settings.id` (string)

  - `getoShipLine.item.account.billing_settings.account_id` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.item.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.item.account.users` (array)

  - `getoShipLine.item.account.users.id` (string)

  - `getoShipLine.item.account.users.ncode` (integer)

  - `getoShipLine.item.account.users.modifiedon` (string)

  - `getoShipLine.item.account.users.securityLevel` (integer)

  - `getoShipLine.item.account.users.email` (string)

  - `getoShipLine.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.item.account.users.description` (string)

  - `getoShipLine.item.account.users.name` (string)

  - `getoShipLine.item.account.users.enabled` (boolean)

  - `getoShipLine.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.item.account.users.internaluse` (boolean)

  - `getoShipLine.item.account.users.email_alias` (string)

  - `getoShipLine.item.account.users.fav1link` (string)

  - `getoShipLine.item.account.users.fav1name` (string)

  - `getoShipLine.item.account.users.fav1icon` (string)

  - `getoShipLine.item.account.users.fav2link` (string)

  - `getoShipLine.item.account.users.fav2name` (string)

  - `getoShipLine.item.account.users.fav2icon` (string)

  - `getoShipLine.item.account.users.fav3link` (string)

  - `getoShipLine.item.account.users.fav3name` (string)

  - `getoShipLine.item.account.users.fav3icon` (string)

  - `getoShipLine.item.account.users.facilities` (array)

  - `getoShipLine.item.account.users.facilities.id` (string)

  - `getoShipLine.item.account.users.facilities.ncode` (integer)

  - `getoShipLine.item.account.users.facilities.createdby` (string)

  - `getoShipLine.item.account.users.facilities.createdon` (string)

  - `getoShipLine.item.account.users.facilities.modifiedon` (string)

  - `getoShipLine.item.account.users.facilities.enabled` (boolean)

  - `getoShipLine.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.item.account.users.facilities.code` (string)

  - `getoShipLine.item.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.item.account.users.facilities.name` (string)

  - `getoShipLine.item.account.users.facilities.description` (string)

  - `getoShipLine.item.account.users.facilities.notes` (string)

  - `getoShipLine.item.account.users.facilities.address1` (string)

  - `getoShipLine.item.account.users.facilities.address2` (string)

  - `getoShipLine.item.account.users.facilities.address3` (string)

  - `getoShipLine.item.account.users.facilities.address4` (string)

  - `getoShipLine.item.account.users.facilities.city` (string)

  - `getoShipLine.item.account.users.facilities.state_province` (string)

  - `getoShipLine.item.account.users.facilities.postal_code` (string)

  - `getoShipLine.item.account.users.facilities.country` (string)

  - `getoShipLine.item.account.users.facilities.contact_name` (string)

  - `getoShipLine.item.account.users.facilities.contact_phone` (string)

  - `getoShipLine.item.account.users.facilities.contact_email` (string)

  - `getoShipLine.item.account.users.roles` (array)

  - `getoShipLine.item.account.users.roles.id` (string)

  - `getoShipLine.item.account.users.roles.ncode` (integer)

  - `getoShipLine.item.account.users.roles.createdby` (string)

  - `getoShipLine.item.account.users.roles.createdon` (string)

  - `getoShipLine.item.account.users.roles.modifiedon` (string)

  - `getoShipLine.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.item.account.users.roles.enabled` (boolean)

  - `getoShipLine.item.account.users.roles.name` (string)

  - `getoShipLine.item.account.users.roles.description` (string)

  - `getoShipLine.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.item.account.users.roles.securitylevel` (integer)

  - `getoShipLine.item.account.users.roles.internaluse` (boolean)

  - `getoShipLine.item.account.users.roles.nodelete` (boolean)

  - `getoShipLine.item.account.users.roles.permissions` (array)

  - `getoShipLine.item.account.users.roles.permissions.id` (string)

  - `getoShipLine.item.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.item.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.item.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.item.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.item.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.item.account.users.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"

  - `getoShipLine.item.account.users.roles.permissions.description` (string)

  - `getoShipLine.item.account.doc_tmplts` (array)

  - `getoShipLine.item.account.doc_tmplts.id` (string)

  - `getoShipLine.item.account.doc_tmplts.createdby` (string)

  - `getoShipLine.item.account.doc_tmplts.createdon` (string)

  - `getoShipLine.item.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.item.account.doc_tmplts.name` (string)

  - `getoShipLine.item.account.doc_tmplts.description` (string)

  - `getoShipLine.item.account.doc_tmplts.notes` (string)

  - `getoShipLine.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.item.account.billing_rules` (array)

  - `getoShipLine.item.account.billing_rules.id` (string)

  - `getoShipLine.item.account.billing_rules.createdby` (string)

  - `getoShipLine.item.account.billing_rules.createdon` (string)

  - `getoShipLine.item.account.billing_rules.modifiedon` (string)

  - `getoShipLine.item.account.billing_rules.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"

  - `getoShipLine.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.item.account.billing_rules.account_id` (string)

  - `getoShipLine.item.account.billing_rules.facility_id` (string)

  - `getoShipLine.item.account.billing_rules.glcode` (string)

  - `getoShipLine.item.account.billing_rules.description` (string)

  - `getoShipLine.item.account.billing_rules.notes` (string)

  - `getoShipLine.item.account.billing_rules.min` (number)

  - `getoShipLine.item.account.billing_rules.max` (number)

  - `getoShipLine.item.account.billing_rules.notes_internal` (string)

  - `getoShipLine.item.account.billing_rules.notes_external` (string)

  - `getoShipLine.item.account.billing_rules.rates` (array)

  - `getoShipLine.item.account.billing_rules.rates.id` (string)

  - `getoShipLine.item.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.item.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.item.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.item.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.item.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.item.account.billing_rules.rates.rate` (number)

  - `getoShipLine.item.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.item.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.item.components` (array)

  - `getoShipLine.item.components.id` (string)

  - `getoShipLine.item.components.createdby` (string)

  - `getoShipLine.item.components.createdon` (string)

  - `getoShipLine.item.components.modifiedon` (string)

  - `getoShipLine.item.components.account_id` (string)

  - `getoShipLine.item.components.pitem_id` (string)

  - `getoShipLine.item.components.citem_id` (string)

  - `getoShipLine.item.components.enabled` (boolean)

  - `getoShipLine.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoShipLine.item.components.uom_packfactor` (number)

  - `getoShipLine.item.components.lotcode` (string)

  - `getoShipLine.item.components.lotcode_v` (integer)

  - `getoShipLine.item.components.sublotcode` (string)

  - `getoShipLine.item.components.sublotcode_v` (integer)

  - `getoShipLine.item.components.udef0` (string)

  - `getoShipLine.item.components.udef0_v` (integer)

  - `getoShipLine.item.components.udef1` (string)

  - `getoShipLine.item.components.udef1_v` (integer)

  - `getoShipLine.item.components.udef2` (string)

  - `getoShipLine.item.components.udef2_v` (integer)

  - `getoShipLine.item.components.udef3` (string)

  - `getoShipLine.item.components.udef3_v` (integer)

  - `getoShipLine.item.components.udef4` (string)

  - `getoShipLine.item.components.udef4_v` (integer)

  - `getoShipLine.item.components.udef5` (string)

  - `getoShipLine.item.components.udef5_v` (integer)

  - `getoShipLine.item.components.udef6` (string)

  - `getoShipLine.item.components.udef6_v` (integer)

  - `getoShipLine.item.components.udef7` (string)

  - `getoShipLine.item.components.udef7_v` (integer)

  - `getoShipLine.item.components.udef8` (string)

  - `getoShipLine.item.components.udef8_v` (integer)

  - `getoShipLine.item.components.udef9` (string)

  - `getoShipLine.item.components.udef9_v` (integer)

  - `getoShipLine.item.components.udef10` (string)

  - `getoShipLine.item.components.udef10_v` (integer)

  - `getoShipLine.item.components.udef11` (string)

  - `getoShipLine.item.components.udef11_v` (integer)

  - `getoShipLine.item.components.udef12` (string)

  - `getoShipLine.item.components.udef12_v` (integer)

  - `getoShipLine.item.components.udef13` (string)

  - `getoShipLine.item.components.udef13_v` (integer)

  - `getoShipLine.item.components.udef14` (string)

  - `getoShipLine.item.components.udef14_v` (integer)

  - `getoShipLine.item.components.subItem` (object)

  - `getoShipLine.item.components.subItem.id` (string)

  - `getoShipLine.item.components.subItem.ncode` (integer)

  - `getoShipLine.item.components.subItem.createdby` (string)

  - `getoShipLine.item.components.subItem.createdon` (string)

  - `getoShipLine.item.components.subItem.modifiedon` (string)

  - `getoShipLine.item.components.subItem.account_id` (string)

  - `getoShipLine.item.components.subItem.tmplt_id` (string)

  - `getoShipLine.item.components.subItem.enabled` (boolean)

  - `getoShipLine.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.item.components.subItem.itemcode` (string)

  - `getoShipLine.item.components.subItem.description` (string)

  - `getoShipLine.item.components.subItem.notes` (string)

  - `getoShipLine.item.components.subItem.wt` (number)

  - `getoShipLine.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.item.components.subItem.l` (number)

  - `getoShipLine.item.components.subItem.w` (number)

  - `getoShipLine.item.components.subItem.h` (number)

  - `getoShipLine.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.item.components.subItem.image_file_uri` (string)

  - `getoShipLine.item.components.subItem.safety_inv_qty` (number)

  - `getoShipLine.item.components.subItem.tmplt` (object)

  - `getoShipLine.item.components.subItem.tmplt.id` (string)

  - `getoShipLine.item.components.subItem.tmplt.ncode` (integer)

  - `getoShipLine.item.components.subItem.tmplt.createdby` (string)

  - `getoShipLine.item.components.subItem.tmplt.createdon` (string)

  - `getoShipLine.item.components.subItem.tmplt.modifiedon` (string)

  - `getoShipLine.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.item.components.subItem.tmplt.enabled` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.name` (string)

  - `getoShipLine.item.components.subItem.tmplt.description` (string)

  - `getoShipLine.item.components.subItem.tmplt.notes` (string)

  - `getoShipLine.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoShipLine.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.si` (string)

  - `getoShipLine.item.components.subItem.tmplt.picki` (string)

  - `getoShipLine.item.components.subItem.tmplt.packi` (string)

  - `getoShipLine.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoShipLine.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.htariff` (string)

  - `getoShipLine.item.components.subItem.tmplt.coo` (string)

  - `getoShipLine.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoShipLine.item.components.subItem.tmplt.tempmin` (number)

  - `getoShipLine.item.components.subItem.tmplt.tempmax` (number)

  - `getoShipLine.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoShipLine.item.components.subItem.tmplt.udef0_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef1_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef2_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef3_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef4_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef5_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef6_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef7_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef8_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef9_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef10_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef11_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef12_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef13_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoShipLine.item.components.subItem.tmplt.udef14_title` (string)

  - `getoShipLine.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoShipLine.rmas` (array)

  - `getoShipLine.rmas.id` (string)

  - `getoShipLine.rmas.email` (string)

  - `getoShipLine.rmas.return_fee` (number)

  - `getoShipLine.rmas.return_fee_denom_id` (string)

  - `getoShipLine.rmas.drop_off_method` (string)

  - `getoShipLine.rmas.order_id` (string)

  - `getoShipLine.rmas.order_order_line_id` (string)

  - `getoShipLine.rmas.order_line_return_id` (string)

  - `getoShipLine.rmas.reason_code_id` (string)

  - `getoShipLine.rmas.qty_pcs_total_planned` (number)

  - `getoShipLine.rmas.msg` (string)

  - `getoShipLine.rmas.raddr1` (string)

  - `getoShipLine.rmas.raddr2` (string)

  - `getoShipLine.rmas.raddr3` (string)

  - `getoShipLine.rmas.raddr4` (string)

  - `getoShipLine.rmas.rcity` (string)

  - `getoShipLine.rmas.rstateprovince` (string)

  - `getoShipLine.rmas.rpostalcode` (string)

  - `getoShipLine.rmas.rcountry` (string)

  - `getoShipLine.rmas.rma_uri` (string)

  - `getoShipLine.rmas.qr_code_uri` (string)

  - `getoShipLine.invReceived` (array)

  - `getoShipLine.invReceived.id` (string)

  - `getoShipLine.invReceived.inv_key_id` (string)

  - `getoShipLine.invReceived.cntrl` (string)

  - `getoShipLine.invReceived.recv_ts` (string)

  - `getoShipLine.invReceived.ship_ts` (string)

  - `getoShipLine.invReceived.qty_pcs_total` (number)

  - `getoShipLine.invReceived.qty_pcs` (number)

  - `getoShipLine.invReceived.qty_cases` (number)

  - `getoShipLine.invReceived.qty_ip` (number)

  - `getoShipLine.invReceived.ohdrrecv_id` (string)

  - `getoShipLine.invReceived.olinerecv_id` (string)

  - `getoShipLine.invReceived.ohdralloc_id` (string)

  - `getoShipLine.invReceived.olinealloc_id` (string)

  - `getoShipLine.invReceived.inv_key` (object)

  - `getoShipLine.invReceived.inv_key.id` (string)

  - `getoShipLine.invReceived.inv_key.ikeyhash` (string)

  - `getoShipLine.invReceived.inv_key.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn_id` (string)

  - `getoShipLine.invReceived.inv_key.facilitylocation_id` (string)

  - `getoShipLine.invReceived.inv_key.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"

  - `getoShipLine.invReceived.inv_key.reservedfor_id` (string)

  - `getoShipLine.invReceived.inv_key.reservedfor_channel_id` (string)

  - `getoShipLine.invReceived.inv_key.sscc` (string)

  - `getoShipLine.invReceived.inv_key.lotcode` (string)

  - `getoShipLine.invReceived.inv_key.sublotcode` (string)

  - `getoShipLine.invReceived.inv_key.wt` (number)

  - `getoShipLine.invReceived.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.expirydate` (string)

  - `getoShipLine.invReceived.inv_key.temp` (number)

  - `getoShipLine.invReceived.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoShipLine.invReceived.inv_key.case_pack` (number)

  - `getoShipLine.invReceived.inv_key.ip_pack` (number)

  - `getoShipLine.invReceived.inv_key.udef0` (string)

  - `getoShipLine.invReceived.inv_key.udef1` (string)

  - `getoShipLine.invReceived.inv_key.udef2` (string)

  - `getoShipLine.invReceived.inv_key.udef3` (string)

  - `getoShipLine.invReceived.inv_key.udef4` (string)

  - `getoShipLine.invReceived.inv_key.udef5` (string)

  - `getoShipLine.invReceived.inv_key.udef6` (string)

  - `getoShipLine.invReceived.inv_key.udef7` (string)

  - `getoShipLine.invReceived.inv_key.udef8` (string)

  - `getoShipLine.invReceived.inv_key.udef9` (string)

  - `getoShipLine.invReceived.inv_key.udef10` (string)

  - `getoShipLine.invReceived.inv_key.udef11` (string)

  - `getoShipLine.invReceived.inv_key.udef12` (string)

  - `getoShipLine.invReceived.inv_key.udef13` (string)

  - `getoShipLine.invReceived.inv_key.udef14` (string)

  - `getoShipLine.invReceived.inv_key.asn0` (string)

  - `getoShipLine.invReceived.inv_key.asn1` (string)

  - `getoShipLine.invReceived.inv_key.asn2` (string)

  - `getoShipLine.invReceived.inv_key.asn3` (string)

  - `getoShipLine.invReceived.inv_key.asn4` (string)

  - `getoShipLine.invReceived.inv_key.asn5` (string)

  - `getoShipLine.invReceived.inv_key.asn6` (string)

  - `getoShipLine.invReceived.inv_key.asn7` (string)

  - `getoShipLine.invReceived.inv_key.asn8` (string)

  - `getoShipLine.invReceived.inv_key.asn9` (string)

  - `getoShipLine.invReceived.inv_key.asn10` (string)

  - `getoShipLine.invReceived.inv_key.asn11` (string)

  - `getoShipLine.invReceived.inv_key.asn12` (string)

  - `getoShipLine.invReceived.inv_key.asn13` (string)

  - `getoShipLine.invReceived.inv_key.asn14` (string)

  - `getoShipLine.invReceived.inv_key.facility` (object)

  - `getoShipLine.invReceived.inv_key.facility.id` (string)

  - `getoShipLine.invReceived.inv_key.facility.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.facility.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facility.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facility.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facility.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invReceived.inv_key.facility.code` (string)

  - `getoShipLine.invReceived.inv_key.facility.accounting_ref` (string)

  - `getoShipLine.invReceived.inv_key.facility.name` (string)

  - `getoShipLine.invReceived.inv_key.facility.description` (string)

  - `getoShipLine.invReceived.inv_key.facility.notes` (string)

  - `getoShipLine.invReceived.inv_key.facility.address1` (string)

  - `getoShipLine.invReceived.inv_key.facility.address2` (string)

  - `getoShipLine.invReceived.inv_key.facility.address3` (string)

  - `getoShipLine.invReceived.inv_key.facility.address4` (string)

  - `getoShipLine.invReceived.inv_key.facility.city` (string)

  - `getoShipLine.invReceived.inv_key.facility.state_province` (string)

  - `getoShipLine.invReceived.inv_key.facility.postal_code` (string)

  - `getoShipLine.invReceived.inv_key.facility.country` (string)

  - `getoShipLine.invReceived.inv_key.facility.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.facility.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.facility.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.account` (object)

  - `getoShipLine.invReceived.inv_key.account.id` (string)

  - `getoShipLine.invReceived.inv_key.account.account_id` (string)

  - `getoShipLine.invReceived.inv_key.account.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.invReceived.inv_key.account.ship_create_backorders` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_po_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_order_number_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_so_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_carrier_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_labels_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_email_bol` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_email_labels` (boolean)

  - `getoShipLine.invReceived.inv_key.account.ship_udef0` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef1` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef2` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef3` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef4` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef5` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef6` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef7` (string)

  - `getoShipLine.invReceived.inv_key.account.ship_udef8` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_po_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.recv_order_number_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.recv_carrier_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.recv_container_required` (boolean)

  - `getoShipLine.invReceived.inv_key.account.recv_email_receipt` (boolean)

  - `getoShipLine.invReceived.inv_key.account.recv_udef0` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef1` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef2` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef3` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef4` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef5` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef6` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef7` (string)

  - `getoShipLine.invReceived.inv_key.account.recv_udef8` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef0` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef1` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef2` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef3` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef4` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef5` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef6` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef7` (string)

  - `getoShipLine.invReceived.inv_key.account.work_udef8` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base` (object)

  - `getoShipLine.invReceived.inv_key.account.account_base.id` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.account.account_base.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.accountid` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invReceived.inv_key.account.account_base.name` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.description` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.saddr1` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.saddr2` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.saddr3` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.saddr4` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.scity` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.sstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.spostalcode` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.scountry` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.maddr1` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.maddr2` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.maddr3` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.maddr4` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.mcity` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.mstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.mpostalcode` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.mcountry` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.inv_contact_name` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.account.account_base.inv_contact_email` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings` (object)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.account_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.account.users` (array)

  - `getoShipLine.invReceived.inv_key.account.users.id` (string)

  - `getoShipLine.invReceived.inv_key.account.users.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.account.users.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.securityLevel` (integer)

  - `getoShipLine.invReceived.inv_key.account.users.email` (string)

  - `getoShipLine.invReceived.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.account.users.description` (string)

  - `getoShipLine.invReceived.inv_key.account.users.name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.invReceived.inv_key.account.users.internaluse` (boolean)

  - `getoShipLine.invReceived.inv_key.account.users.email_alias` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav1link` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav1name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav1icon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav2link` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav2name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav2icon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav3link` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav3name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.fav3icon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities` (array)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.id` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invReceived.inv_key.account.users.facilities.code` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.description` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.address1` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.address2` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.address3` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.address4` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.city` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.state_province` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.postal_code` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.country` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.account.users.facilities.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles` (array)

  - `getoShipLine.invReceived.inv_key.account.users.roles.id` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.account.users.roles.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.account.users.roles.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.account.users.roles.name` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.description` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.invReceived.inv_key.account.users.roles.securitylevel` (integer)

  - `getoShipLine.invReceived.inv_key.account.users.roles.internaluse` (boolean)

  - `getoShipLine.invReceived.inv_key.account.users.roles.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions` (array)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.id` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.invReceived.inv_key.account.users.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"

  - `getoShipLine.invReceived.inv_key.account.users.roles.permissions.description` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts` (array)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.id` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.name` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.description` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.invReceived.inv_key.account.billing_rules` (array)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.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"

  - `getoShipLine.invReceived.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.invReceived.inv_key.account.billing_rules.account_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.glcode` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.description` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.notes` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.min` (number)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.max` (number)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.notes_internal` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.notes_external` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates` (array)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.rate` (number)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.invReceived.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.invReceived.inv_key.item` (object)

  - `getoShipLine.invReceived.inv_key.item.id` (string)

  - `getoShipLine.invReceived.inv_key.item.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt_id` (string)

  - `getoShipLine.invReceived.inv_key.item.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invReceived.inv_key.item.itemcode` (string)

  - `getoShipLine.invReceived.inv_key.item.description` (string)

  - `getoShipLine.invReceived.inv_key.item.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.wt` (number)

  - `getoShipLine.invReceived.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.item.l` (number)

  - `getoShipLine.invReceived.inv_key.item.w` (number)

  - `getoShipLine.invReceived.inv_key.item.h` (number)

  - `getoShipLine.invReceived.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invReceived.inv_key.item.image_file_uri` (string)

  - `getoShipLine.invReceived.inv_key.item.safety_inv_qty` (number)

  - `getoShipLine.invReceived.inv_key.item.tmplt` (object)

  - `getoShipLine.invReceived.inv_key.item.tmplt.id` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.tmplt.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.item.tmplt.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.name` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.description` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invReceived.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invReceived.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invReceived.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invReceived.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invReceived.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoShipLine.invReceived.inv_key.item.tmplt.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.si` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.picki` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.packi` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.securitylevel` (integer)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.htariff` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.coo` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.hazmat_id` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tempmin` (number)

  - `getoShipLine.invReceived.inv_key.item.tmplt.tempmax` (number)

  - `getoShipLine.invReceived.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef0_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef1_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef2_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef3_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef4_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef5_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef6_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef7_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef8_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef9_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef10_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef11_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef12_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef13_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef14_title` (string)

  - `getoShipLine.invReceived.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account` (object)

  - `getoShipLine.invReceived.inv_key.item.account.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.invReceived.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_po_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_so_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_labels_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_email_bol` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_email_labels` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef0` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef1` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef2` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef3` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef4` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef5` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef6` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef7` (string)

  - `getoShipLine.invReceived.inv_key.item.account.ship_udef8` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_po_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.recv_container_required` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef0` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef1` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef2` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef3` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef4` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef5` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef6` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef7` (string)

  - `getoShipLine.invReceived.inv_key.item.account.recv_udef8` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef0` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef1` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef2` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef3` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef4` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef5` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef6` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef7` (string)

  - `getoShipLine.invReceived.inv_key.item.account.work_udef8` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base` (object)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.accountid` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invReceived.inv_key.item.account.account_base.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.saddr1` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.saddr2` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.saddr3` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.saddr4` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.scity` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.spostalcode` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.scountry` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.maddr1` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.maddr2` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.maddr3` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.maddr4` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.mcity` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.mcountry` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings` (object)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users` (array)

  - `getoShipLine.invReceived.inv_key.item.account.users.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.users.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.securityLevel` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.users.email` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.item.account.users.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.invReceived.inv_key.item.account.users.internaluse` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.users.email_alias` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav1link` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav1name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav1icon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav2link` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav2name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav2icon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav3link` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav3name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.fav3icon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities` (array)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.code` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.address1` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.address2` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.address3` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.address4` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.city` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.state_province` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.country` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles` (array)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions` (array)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.users.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"

  - `getoShipLine.invReceived.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts` (array)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.name` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules` (array)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.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"

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.glcode` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.description` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.min` (number)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.max` (number)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates` (array)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.invReceived.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.invReceived.inv_key.item.components` (array)

  - `getoShipLine.invReceived.inv_key.item.components.id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.components.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.components.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.components.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.pitem_id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.citem_id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoShipLine.invReceived.inv_key.item.components.uom_packfactor` (number)

  - `getoShipLine.invReceived.inv_key.item.components.lotcode` (string)

  - `getoShipLine.invReceived.inv_key.item.components.lotcode_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.sublotcode` (string)

  - `getoShipLine.invReceived.inv_key.item.components.sublotcode_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef0` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef0_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef1` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef1_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef2` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef2_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef3` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef3_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef4` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef4_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef5` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef5_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef6` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef6_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef7` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef7_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef8` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef8_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef9` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef9_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef10` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef10_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef11` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef11_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef12` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef12_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef13` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef13_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.udef14` (string)

  - `getoShipLine.invReceived.inv_key.item.components.udef14_v` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.subItem` (object)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.account_id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.itemcode` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.description` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.wt` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.l` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.w` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.h` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt` (object)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoShipLine.invReceived.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoShipLine.invReceived.inv_key.lpn` (object)

  - `getoShipLine.invReceived.inv_key.lpn.id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.lpn.createdby` (string)

  - `getoShipLine.invReceived.inv_key.lpn.createdon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.deletedon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.facilitylocation_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.account_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.lpn_type_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.lpn` (string)

  - `getoShipLine.invReceived.inv_key.lpn.plpn_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.l` (number)

  - `getoShipLine.invReceived.inv_key.lpn.w` (number)

  - `getoShipLine.invReceived.inv_key.lpn.h` (number)

  - `getoShipLine.invReceived.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invReceived.inv_key.lpn.wt` (number)

  - `getoShipLine.invReceived.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.lpn.pallet` (boolean)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg` (object)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.status` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.l` (number)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.w` (number)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.h` (number)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoShipLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation` (object)

  - `getoShipLine.invReceived.inv_key.facilityLocation.id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.facilityLocation.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.notes` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.strid` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.strcd` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aislesz` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.levelsz` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.slotsz` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleint` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.levelint` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.slotint` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.belowloc` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aboveloc` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.leftloc` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.rightloc` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.frontloc` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.backloc` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.coord_x` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.coord_y` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.coord_z` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt` (object)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.name` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.si` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoShipLine.invReceived.inv_key.facilityLocation.subLocations` (array)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails` (object)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility` (object)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.code` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.name` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.notes` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.address1` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.address2` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.address3` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.address4` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.city` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.state_province` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.country` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip` (object)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip` (object)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoShipLine.invReceived.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoShipLine.invReceived.inv_key.reservedFor` (object)

  - `getoShipLine.invReceived.inv_key.reservedFor.id` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.reservedFor.createdby` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.createdon` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.accountid` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invReceived.inv_key.reservedFor.name` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.description` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.notes` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.saddr1` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.saddr2` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.saddr3` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.saddr4` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.scity` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.sstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.spostalcode` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.scountry` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.maddr1` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.maddr2` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.maddr3` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.maddr4` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.mcity` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.mstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.mpostalcode` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.mcountry` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.inv_contact_name` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.reservedFor.inv_contact_email` (string)

  - `getoShipLine.invReceived.inv_key.channel` (object)

  - `getoShipLine.invReceived.inv_key.channel.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt` (object)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.marketplace` (object)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.gmp_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoShipLine.invReceived.inv_key.channel.marketplace.publisher_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.publisher_website` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.free` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.score` (number)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.marketplace.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.invReceived.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_po_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_so_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef0` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef1` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef2` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef3` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef4` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef5` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef6` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef7` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.ship_udef8` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_po_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_container_required` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef0` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef1` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef2` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef3` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef4` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef5` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef6` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef7` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.recv_udef8` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef0` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef1` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef2` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef3` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef4` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef5` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef6` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef7` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.work_udef8` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.accountid` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.saddr1` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.saddr2` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.saddr3` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.saddr4` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.scity` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.scountry` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.maddr1` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.maddr2` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.maddr3` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.maddr4` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.mcity` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.mcountry` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.users.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.users.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.securityLevel` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.users.email` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.channel.account.users.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.invReceived.inv_key.channel.account.users.internaluse` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.users.email_alias` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav1link` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav1name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav1icon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav2link` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav2name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav2icon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav3link` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav3name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.fav3icon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.code` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.address1` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.address2` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.address3` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.address4` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.city` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.country` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.users.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"

  - `getoShipLine.invReceived.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.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"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.min` (number)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.max` (number)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates` (array)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.invReceived.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities` (array)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility` (object)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods` (array)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.name` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers` (array)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoShipLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoShipLine.invAllocated` (array)

  - `getoShipLine.invAllocated.id` (string)

  - `getoShipLine.invAllocated.inv_key_id` (string)

  - `getoShipLine.invAllocated.cntrl` (string)

  - `getoShipLine.invAllocated.recv_ts` (string)

  - `getoShipLine.invAllocated.ship_ts` (string)

  - `getoShipLine.invAllocated.qty_pcs_total` (number)

  - `getoShipLine.invAllocated.qty_pcs` (number)

  - `getoShipLine.invAllocated.qty_cases` (number)

  - `getoShipLine.invAllocated.qty_ip` (number)

  - `getoShipLine.invAllocated.ohdrrecv_id` (string)

  - `getoShipLine.invAllocated.olinerecv_id` (string)

  - `getoShipLine.invAllocated.ohdralloc_id` (string)

  - `getoShipLine.invAllocated.olinealloc_id` (string)

  - `getoShipLine.invAllocated.inv_key` (object)

  - `getoShipLine.invAllocated.inv_key.id` (string)

  - `getoShipLine.invAllocated.inv_key.ikeyhash` (string)

  - `getoShipLine.invAllocated.inv_key.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilitylocation_id` (string)

  - `getoShipLine.invAllocated.inv_key.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"

  - `getoShipLine.invAllocated.inv_key.reservedfor_id` (string)

  - `getoShipLine.invAllocated.inv_key.reservedfor_channel_id` (string)

  - `getoShipLine.invAllocated.inv_key.sscc` (string)

  - `getoShipLine.invAllocated.inv_key.lotcode` (string)

  - `getoShipLine.invAllocated.inv_key.sublotcode` (string)

  - `getoShipLine.invAllocated.inv_key.wt` (number)

  - `getoShipLine.invAllocated.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.expirydate` (string)

  - `getoShipLine.invAllocated.inv_key.temp` (number)

  - `getoShipLine.invAllocated.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoShipLine.invAllocated.inv_key.case_pack` (number)

  - `getoShipLine.invAllocated.inv_key.ip_pack` (number)

  - `getoShipLine.invAllocated.inv_key.udef0` (string)

  - `getoShipLine.invAllocated.inv_key.udef1` (string)

  - `getoShipLine.invAllocated.inv_key.udef2` (string)

  - `getoShipLine.invAllocated.inv_key.udef3` (string)

  - `getoShipLine.invAllocated.inv_key.udef4` (string)

  - `getoShipLine.invAllocated.inv_key.udef5` (string)

  - `getoShipLine.invAllocated.inv_key.udef6` (string)

  - `getoShipLine.invAllocated.inv_key.udef7` (string)

  - `getoShipLine.invAllocated.inv_key.udef8` (string)

  - `getoShipLine.invAllocated.inv_key.udef9` (string)

  - `getoShipLine.invAllocated.inv_key.udef10` (string)

  - `getoShipLine.invAllocated.inv_key.udef11` (string)

  - `getoShipLine.invAllocated.inv_key.udef12` (string)

  - `getoShipLine.invAllocated.inv_key.udef13` (string)

  - `getoShipLine.invAllocated.inv_key.udef14` (string)

  - `getoShipLine.invAllocated.inv_key.asn0` (string)

  - `getoShipLine.invAllocated.inv_key.asn1` (string)

  - `getoShipLine.invAllocated.inv_key.asn2` (string)

  - `getoShipLine.invAllocated.inv_key.asn3` (string)

  - `getoShipLine.invAllocated.inv_key.asn4` (string)

  - `getoShipLine.invAllocated.inv_key.asn5` (string)

  - `getoShipLine.invAllocated.inv_key.asn6` (string)

  - `getoShipLine.invAllocated.inv_key.asn7` (string)

  - `getoShipLine.invAllocated.inv_key.asn8` (string)

  - `getoShipLine.invAllocated.inv_key.asn9` (string)

  - `getoShipLine.invAllocated.inv_key.asn10` (string)

  - `getoShipLine.invAllocated.inv_key.asn11` (string)

  - `getoShipLine.invAllocated.inv_key.asn12` (string)

  - `getoShipLine.invAllocated.inv_key.asn13` (string)

  - `getoShipLine.invAllocated.inv_key.asn14` (string)

  - `getoShipLine.invAllocated.inv_key.facility` (object)

  - `getoShipLine.invAllocated.inv_key.facility.id` (string)

  - `getoShipLine.invAllocated.inv_key.facility.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.facility.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facility.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facility.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facility.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invAllocated.inv_key.facility.code` (string)

  - `getoShipLine.invAllocated.inv_key.facility.accounting_ref` (string)

  - `getoShipLine.invAllocated.inv_key.facility.name` (string)

  - `getoShipLine.invAllocated.inv_key.facility.description` (string)

  - `getoShipLine.invAllocated.inv_key.facility.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facility.address1` (string)

  - `getoShipLine.invAllocated.inv_key.facility.address2` (string)

  - `getoShipLine.invAllocated.inv_key.facility.address3` (string)

  - `getoShipLine.invAllocated.inv_key.facility.address4` (string)

  - `getoShipLine.invAllocated.inv_key.facility.city` (string)

  - `getoShipLine.invAllocated.inv_key.facility.state_province` (string)

  - `getoShipLine.invAllocated.inv_key.facility.postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.facility.country` (string)

  - `getoShipLine.invAllocated.inv_key.facility.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.facility.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.facility.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.account` (object)

  - `getoShipLine.invAllocated.inv_key.account.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.invAllocated.inv_key.account.ship_create_backorders` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_po_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_order_number_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_so_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_carrier_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_labels_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_email_bol` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_email_labels` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.account.ship_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_po_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.recv_order_number_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.recv_carrier_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.recv_container_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.recv_email_receipt` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.account.recv_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.account.work_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base` (object)

  - `getoShipLine.invAllocated.inv_key.account.account_base.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.account.account_base.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.accountid` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invAllocated.inv_key.account.account_base.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.saddr1` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.saddr2` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.saddr3` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.saddr4` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.scity` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.sstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.spostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.scountry` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.maddr1` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.maddr2` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.maddr3` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.maddr4` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.mcity` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.mstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.mpostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.mcountry` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.inv_contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.account.account_base.inv_contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings` (object)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.account.users` (array)

  - `getoShipLine.invAllocated.inv_key.account.users.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.account.users.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.securityLevel` (integer)

  - `getoShipLine.invAllocated.inv_key.account.users.email` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.account.users.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.invAllocated.inv_key.account.users.internaluse` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.users.email_alias` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav1link` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav1name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav1icon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav2link` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav2name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav2icon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav3link` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav3name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.fav3icon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities` (array)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.code` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.address1` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.address2` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.address3` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.address4` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.city` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.state_province` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.country` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.facilities.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles` (array)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.account.users.roles.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.invAllocated.inv_key.account.users.roles.securitylevel` (integer)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.internaluse` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions` (array)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.users.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"

  - `getoShipLine.invAllocated.inv_key.account.users.roles.permissions.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts` (array)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.name` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.invAllocated.inv_key.account.billing_rules` (array)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.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"

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.glcode` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.description` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.notes` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.min` (number)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.max` (number)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.notes_internal` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.notes_external` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates` (array)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.rate` (number)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.invAllocated.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item` (object)

  - `getoShipLine.invAllocated.inv_key.item.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invAllocated.inv_key.item.itemcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.wt` (number)

  - `getoShipLine.invAllocated.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.item.l` (number)

  - `getoShipLine.invAllocated.inv_key.item.w` (number)

  - `getoShipLine.invAllocated.inv_key.item.h` (number)

  - `getoShipLine.invAllocated.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invAllocated.inv_key.item.image_file_uri` (string)

  - `getoShipLine.invAllocated.inv_key.item.safety_inv_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item.tmplt` (object)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoShipLine.invAllocated.inv_key.item.tmplt.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.si` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.picki` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.packi` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.securitylevel` (integer)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.htariff` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.coo` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.hazmat_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tempmin` (number)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.tempmax` (number)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef0_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef1_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef2_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef3_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef4_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef5_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef6_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef7_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef8_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef9_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef10_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef11_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef12_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef13_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef14_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.invAllocated.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_po_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_so_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_labels_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_email_bol` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_email_labels` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.ship_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_po_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_container_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.recv_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.work_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.accountid` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.saddr1` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.saddr2` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.saddr3` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.saddr4` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.scity` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.spostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.scountry` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.maddr1` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.maddr2` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.maddr3` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.maddr4` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.mcity` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.mcountry` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.users.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.users.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.securityLevel` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.users.email` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.item.account.users.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.invAllocated.inv_key.item.account.users.internaluse` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.users.email_alias` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav1link` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav1name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav1icon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav2link` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav2name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav2icon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav3link` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav3name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.fav3icon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.code` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.address1` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.address2` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.address3` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.address4` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.city` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.state_province` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.country` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.users.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"

  - `getoShipLine.invAllocated.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.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"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.glcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.min` (number)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.max` (number)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates` (array)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item.components` (array)

  - `getoShipLine.invAllocated.inv_key.item.components.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.pitem_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.citem_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoShipLine.invAllocated.inv_key.item.components.uom_packfactor` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.lotcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.lotcode_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.sublotcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.sublotcode_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef0` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef0_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef1` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef1_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef2` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef2_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef3` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef3_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef4` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef4_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef5` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef5_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef6` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef6_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef7` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef7_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef8` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef8_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef9` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef9_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef10` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef10_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef11` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef11_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef12` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef12_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef13` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef13_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.udef14` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.udef14_v` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem` (object)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.itemcode` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.wt` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.l` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.w` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.h` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt` (object)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoShipLine.invAllocated.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoShipLine.invAllocated.inv_key.lpn` (object)

  - `getoShipLine.invAllocated.inv_key.lpn.id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.lpn.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.deletedon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.facilitylocation_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.lpn_type_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.lpn` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.plpn_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.l` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.w` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.h` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invAllocated.inv_key.lpn.wt` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.lpn.pallet` (boolean)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg` (object)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.status` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.l` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.w` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.h` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoShipLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation` (object)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.strid` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.strcd` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aislesz` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.levelsz` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.slotsz` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleint` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.levelint` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.slotint` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.belowloc` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aboveloc` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.leftloc` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.rightloc` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.frontloc` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.backloc` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.coord_x` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.coord_y` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.coord_z` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt` (object)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.name` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.si` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.subLocations` (array)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails` (object)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility` (object)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.code` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.name` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.address1` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.address2` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.address3` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.address4` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.city` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.state_province` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.country` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip` (object)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip` (object)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoShipLine.invAllocated.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoShipLine.invAllocated.inv_key.reservedFor` (object)

  - `getoShipLine.invAllocated.inv_key.reservedFor.id` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.reservedFor.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.accountid` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invAllocated.inv_key.reservedFor.name` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.description` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.notes` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.saddr1` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.saddr2` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.saddr3` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.saddr4` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.scity` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.sstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.spostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.scountry` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.maddr1` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.maddr2` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.maddr3` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.maddr4` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.mcity` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.mstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.mpostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.mcountry` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.inv_contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.reservedFor.inv_contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.channel` (object)

  - `getoShipLine.invAllocated.inv_key.channel.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt` (object)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace` (object)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.gmp_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.publisher_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.publisher_website` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.free` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.score` (number)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.marketplace.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_po_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_so_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.ship_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_po_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_container_required` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.recv_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef0` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef5` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef6` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef7` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.work_udef8` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.accountid` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.saddr1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.saddr2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.saddr3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.saddr4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.scity` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.scountry` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.maddr1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.maddr2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.maddr3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.maddr4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.mcity` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.mcountry` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.securityLevel` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.email` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.internaluse` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.email_alias` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav1link` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav1name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav1icon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav2link` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav2name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav2icon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav3link` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav3name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.fav3icon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.code` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.address1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.address2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.address3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.address4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.city` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.country` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.users.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"

  - `getoShipLine.invAllocated.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.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"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.min` (number)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.max` (number)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates` (array)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoShipLine.invAllocated.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities` (array)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility` (object)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods` (array)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.name` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers` (array)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoShipLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr` (object)

  - `getoWorkHdr.id` (string)

  - `getoWorkHdr.orderhdr_id` (string)

  - `getoWorkHdr.order_number` (string)

  - `getoWorkHdr.po_number` (string)

  - `getoWorkHdr.assoc_orderhdr_id` (string)

  - `getoWorkHdr.hdr` (object)

  - `getoWorkHdr.hdr.id` (string)

  - `getoWorkHdr.hdr.createdby` (string)

  - `getoWorkHdr.hdr.createdon` (string)

  - `getoWorkHdr.hdr.modifiedon` (string)

  - `getoWorkHdr.hdr.trans_number` (string)

  - `getoWorkHdr.hdr.account_id` (string)

  - `getoWorkHdr.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"

  - `getoWorkHdr.hdr.internaltype` (string)
    Enum: "PO", "RECEIPT", "RETURN", "TRANSFER", "PROJECT", "ORDER", "SHIPMENT"

  - `getoWorkHdr.hdr.priority` (string)
    Enum: "LOW", "NORMAL", "HIGH"

  - `getoWorkHdr.hdr.Facility Requested` (string)
    With Distributed Order Management, this value is optional.  Without Distibuted Order Management, this value is required

  - `getoWorkHdr.hdr.requestedcompdt` (string)

  - `getoWorkHdr.hdr.actualcompdt` (string)

  - `getoWorkHdr.hdr.sourcetxt` (string)

  - `getoWorkHdr.hdr.Channel` (string, required)
    The Channel associated with the order, including if this channel is Manual Data Entry

  - `getoWorkHdr.hdr.country_flag` (string)

  - `getoWorkHdr.hdr.account` (object)

  - `getoWorkHdr.hdr.account.id` (string)

  - `getoWorkHdr.hdr.account.account_id` (string)

  - `getoWorkHdr.hdr.account.enabled` (boolean)

  - `getoWorkHdr.hdr.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.hdr.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.hdr.account.ship_po_required` (boolean)

  - `getoWorkHdr.hdr.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.hdr.account.ship_so_required` (boolean)

  - `getoWorkHdr.hdr.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.hdr.account.ship_labels_required` (boolean)

  - `getoWorkHdr.hdr.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.hdr.account.ship_email_bol` (boolean)

  - `getoWorkHdr.hdr.account.ship_email_labels` (boolean)

  - `getoWorkHdr.hdr.account.ship_udef0` (string)

  - `getoWorkHdr.hdr.account.ship_udef1` (string)

  - `getoWorkHdr.hdr.account.ship_udef2` (string)

  - `getoWorkHdr.hdr.account.ship_udef3` (string)

  - `getoWorkHdr.hdr.account.ship_udef4` (string)

  - `getoWorkHdr.hdr.account.ship_udef5` (string)

  - `getoWorkHdr.hdr.account.ship_udef6` (string)

  - `getoWorkHdr.hdr.account.ship_udef7` (string)

  - `getoWorkHdr.hdr.account.ship_udef8` (string)

  - `getoWorkHdr.hdr.account.recv_po_required` (boolean)

  - `getoWorkHdr.hdr.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.hdr.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.hdr.account.recv_container_required` (boolean)

  - `getoWorkHdr.hdr.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.hdr.account.recv_udef0` (string)

  - `getoWorkHdr.hdr.account.recv_udef1` (string)

  - `getoWorkHdr.hdr.account.recv_udef2` (string)

  - `getoWorkHdr.hdr.account.recv_udef3` (string)

  - `getoWorkHdr.hdr.account.recv_udef4` (string)

  - `getoWorkHdr.hdr.account.recv_udef5` (string)

  - `getoWorkHdr.hdr.account.recv_udef6` (string)

  - `getoWorkHdr.hdr.account.recv_udef7` (string)

  - `getoWorkHdr.hdr.account.recv_udef8` (string)

  - `getoWorkHdr.hdr.account.work_udef0` (string)

  - `getoWorkHdr.hdr.account.work_udef1` (string)

  - `getoWorkHdr.hdr.account.work_udef2` (string)

  - `getoWorkHdr.hdr.account.work_udef3` (string)

  - `getoWorkHdr.hdr.account.work_udef4` (string)

  - `getoWorkHdr.hdr.account.work_udef5` (string)

  - `getoWorkHdr.hdr.account.work_udef6` (string)

  - `getoWorkHdr.hdr.account.work_udef7` (string)

  - `getoWorkHdr.hdr.account.work_udef8` (string)

  - `getoWorkHdr.hdr.account.account_base` (object)

  - `getoWorkHdr.hdr.account.account_base.id` (string)

  - `getoWorkHdr.hdr.account.account_base.ncode` (integer)

  - `getoWorkHdr.hdr.account.account_base.createdby` (string)

  - `getoWorkHdr.hdr.account.account_base.createdon` (string)

  - `getoWorkHdr.hdr.account.account_base.modifiedon` (string)

  - `getoWorkHdr.hdr.account.account_base.accountid` (string)

  - `getoWorkHdr.hdr.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.hdr.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.hdr.account.account_base.name` (string)

  - `getoWorkHdr.hdr.account.account_base.description` (string)

  - `getoWorkHdr.hdr.account.account_base.notes` (string)

  - `getoWorkHdr.hdr.account.account_base.saddr1` (string)

  - `getoWorkHdr.hdr.account.account_base.saddr2` (string)

  - `getoWorkHdr.hdr.account.account_base.saddr3` (string)

  - `getoWorkHdr.hdr.account.account_base.saddr4` (string)

  - `getoWorkHdr.hdr.account.account_base.scity` (string)

  - `getoWorkHdr.hdr.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.hdr.account.account_base.spostalcode` (string)

  - `getoWorkHdr.hdr.account.account_base.scountry` (string)

  - `getoWorkHdr.hdr.account.account_base.maddr1` (string)

  - `getoWorkHdr.hdr.account.account_base.maddr2` (string)

  - `getoWorkHdr.hdr.account.account_base.maddr3` (string)

  - `getoWorkHdr.hdr.account.account_base.maddr4` (string)

  - `getoWorkHdr.hdr.account.account_base.mcity` (string)

  - `getoWorkHdr.hdr.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.hdr.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.hdr.account.account_base.mcountry` (string)

  - `getoWorkHdr.hdr.account.account_base.contact_name` (string)

  - `getoWorkHdr.hdr.account.account_base.contact_phone` (string)

  - `getoWorkHdr.hdr.account.account_base.contact_email` (string)

  - `getoWorkHdr.hdr.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.hdr.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.hdr.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.hdr.facility_requested` (object)

  - `getoWorkHdr.hdr.facility_requested.id` (string)

  - `getoWorkHdr.hdr.facility_requested.ncode` (integer)

  - `getoWorkHdr.hdr.facility_requested.createdby` (string)

  - `getoWorkHdr.hdr.facility_requested.createdon` (string)

  - `getoWorkHdr.hdr.facility_requested.modifiedon` (string)

  - `getoWorkHdr.hdr.facility_requested.enabled` (boolean)

  - `getoWorkHdr.hdr.facility_requested.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.hdr.facility_requested.code` (string)

  - `getoWorkHdr.hdr.facility_requested.accounting_ref` (string)

  - `getoWorkHdr.hdr.facility_requested.name` (string)

  - `getoWorkHdr.hdr.facility_requested.description` (string)

  - `getoWorkHdr.hdr.facility_requested.notes` (string)

  - `getoWorkHdr.hdr.facility_requested.address1` (string)

  - `getoWorkHdr.hdr.facility_requested.address2` (string)

  - `getoWorkHdr.hdr.facility_requested.address3` (string)

  - `getoWorkHdr.hdr.facility_requested.address4` (string)

  - `getoWorkHdr.hdr.facility_requested.city` (string)

  - `getoWorkHdr.hdr.facility_requested.state_province` (string)

  - `getoWorkHdr.hdr.facility_requested.postal_code` (string)

  - `getoWorkHdr.hdr.facility_requested.country` (string)

  - `getoWorkHdr.hdr.facility_requested.contact_name` (string)

  - `getoWorkHdr.hdr.facility_requested.contact_phone` (string)

  - `getoWorkHdr.hdr.facility_requested.contact_email` (string)

  - `getoWorkHdr.hdr.channel` (object)

  - `getoWorkHdr.hdr.channel.id` (string)

  - `getoWorkHdr.hdr.channel.createdby` (string)

  - `getoWorkHdr.hdr.channel.createdon` (string)

  - `getoWorkHdr.hdr.channel.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.nodelete` (boolean)

  - `getoWorkHdr.hdr.channel.name` (string)

  - `getoWorkHdr.hdr.channel.description` (string)

  - `getoWorkHdr.hdr.channel.notes` (string)

  - `getoWorkHdr.hdr.channel.tmplt_id` (string)

  - `getoWorkHdr.hdr.channel.marketplace_id` (string)

  - `getoWorkHdr.hdr.channel.account_id` (string)

  - `getoWorkHdr.hdr.channel.tmplt` (object)

  - `getoWorkHdr.hdr.channel.tmplt.id` (string)

  - `getoWorkHdr.hdr.channel.tmplt.createdby` (string)

  - `getoWorkHdr.hdr.channel.tmplt.createdon` (string)

  - `getoWorkHdr.hdr.channel.tmplt.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.tmplt.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.nodelete` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.name` (string)

  - `getoWorkHdr.hdr.channel.tmplt.description` (string)

  - `getoWorkHdr.hdr.channel.tmplt.notes` (string)

  - `getoWorkHdr.hdr.channel.tmplt.print_packing_slip` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.allow_facility_mods` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.reserve_inv_qty` (number)

  - `getoWorkHdr.hdr.channel.tmplt.sync_943` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.confirm_944` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.sync_940` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.confirm_945` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.sync_inventory` (boolean)

  - `getoWorkHdr.hdr.channel.tmplt.sync_item_codes` (boolean)

  - `getoWorkHdr.hdr.channel.marketplace` (object)

  - `getoWorkHdr.hdr.channel.marketplace.id` (string)

  - `getoWorkHdr.hdr.channel.marketplace.createdby` (string)

  - `getoWorkHdr.hdr.channel.marketplace.createdon` (string)

  - `getoWorkHdr.hdr.channel.marketplace.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.marketplace.gmp_id` (string)

  - `getoWorkHdr.hdr.channel.marketplace.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoWorkHdr.hdr.channel.marketplace.publisher_name` (string)

  - `getoWorkHdr.hdr.channel.marketplace.publisher_website` (string)

  - `getoWorkHdr.hdr.channel.marketplace.publisher_contact_uri` (string)

  - `getoWorkHdr.hdr.channel.marketplace.free` (boolean)

  - `getoWorkHdr.hdr.channel.marketplace.score` (number)

  - `getoWorkHdr.hdr.channel.marketplace.name` (string)

  - `getoWorkHdr.hdr.channel.marketplace.description` (string)

  - `getoWorkHdr.hdr.channel.marketplace.nodelete` (boolean)

  - `getoWorkHdr.hdr.channel.marketplace.notes` (string)

  - `getoWorkHdr.hdr.channel.account` (object)

  - `getoWorkHdr.hdr.channel.account.id` (string)

  - `getoWorkHdr.hdr.channel.account.account_id` (string)

  - `getoWorkHdr.hdr.channel.account.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.hdr.channel.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_po_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_so_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_labels_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_email_bol` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_email_labels` (boolean)

  - `getoWorkHdr.hdr.channel.account.ship_udef0` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef1` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef2` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef3` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef4` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef5` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef6` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef7` (string)

  - `getoWorkHdr.hdr.channel.account.ship_udef8` (string)

  - `getoWorkHdr.hdr.channel.account.recv_po_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.recv_container_required` (boolean)

  - `getoWorkHdr.hdr.channel.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.hdr.channel.account.recv_udef0` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef1` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef2` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef3` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef4` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef5` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef6` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef7` (string)

  - `getoWorkHdr.hdr.channel.account.recv_udef8` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef0` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef1` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef2` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef3` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef4` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef5` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef6` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef7` (string)

  - `getoWorkHdr.hdr.channel.account.work_udef8` (string)

  - `getoWorkHdr.hdr.channel.account.account_base` (object)

  - `getoWorkHdr.hdr.channel.account.account_base.id` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.ncode` (integer)

  - `getoWorkHdr.hdr.channel.account.account_base.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.accountid` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.hdr.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.hdr.channel.account.account_base.name` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.description` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.notes` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.saddr1` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.saddr2` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.saddr3` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.saddr4` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.scity` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.spostalcode` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.scountry` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.maddr1` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.maddr2` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.maddr3` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.maddr4` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.mcity` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.mcountry` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.contact_name` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.contact_phone` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.contact_email` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.hdr.channel.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings` (object)

  - `getoWorkHdr.hdr.channel.account.billing_settings.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.account_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.hdr.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.hdr.channel.account.users` (array)

  - `getoWorkHdr.hdr.channel.account.users.id` (string)

  - `getoWorkHdr.hdr.channel.account.users.ncode` (integer)

  - `getoWorkHdr.hdr.channel.account.users.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.users.securityLevel` (integer)

  - `getoWorkHdr.hdr.channel.account.users.email` (string)

  - `getoWorkHdr.hdr.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.hdr.channel.account.users.description` (string)

  - `getoWorkHdr.hdr.channel.account.users.name` (string)

  - `getoWorkHdr.hdr.channel.account.users.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.hdr.channel.account.users.internaluse` (boolean)

  - `getoWorkHdr.hdr.channel.account.users.email_alias` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav1link` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav1name` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav1icon` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav2link` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav2name` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav2icon` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav3link` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav3name` (string)

  - `getoWorkHdr.hdr.channel.account.users.fav3icon` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities` (array)

  - `getoWorkHdr.hdr.channel.account.users.facilities.id` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.hdr.channel.account.users.facilities.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.hdr.channel.account.users.facilities.code` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.name` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.description` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.notes` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.address1` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.address2` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.address3` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.address4` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.city` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.state_province` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.country` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.hdr.channel.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles` (array)

  - `getoWorkHdr.hdr.channel.account.users.roles.id` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.ncode` (integer)

  - `getoWorkHdr.hdr.channel.account.users.roles.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.hdr.channel.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.account.users.roles.name` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.description` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.hdr.channel.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.hdr.channel.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.hdr.channel.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions` (array)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.hdr.channel.account.users.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"

  - `getoWorkHdr.hdr.channel.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts` (array)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.id` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.name` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.description` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.hdr.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.hdr.channel.account.billing_rules` (array)

  - `getoWorkHdr.hdr.channel.account.billing_rules.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.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"

  - `getoWorkHdr.hdr.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.hdr.channel.account.billing_rules.account_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.glcode` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.description` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.notes` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.min` (number)

  - `getoWorkHdr.hdr.channel.account.billing_rules.max` (number)

  - `getoWorkHdr.hdr.channel.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates` (array)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.hdr.channel.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.hdr.channel.channelFacilities` (array)

  - `getoWorkHdr.hdr.channel.channelFacilities.id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.createdby` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.createdon` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.channelFacilities.channel_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.transit_lane_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility_alias` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility_integration_alias` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility_api_alias` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.cutoff_time` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_name` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_city` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_country` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility` (object)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.ncode` (integer)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.createdby` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.createdon` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.code` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.name` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.description` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.notes` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.address1` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.address2` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.address3` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.address4` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.city` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.state_province` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.postal_code` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.country` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.contact_name` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.contact_phone` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.facility.contact_email` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers` (array)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.hdr.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.hdr.channel.shippingMethods` (array)

  - `getoWorkHdr.hdr.channel.shippingMethods.id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.createdby` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.createdon` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.channel_id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.shippingMethods.name` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.ship_priority` (integer)

  - `getoWorkHdr.hdr.channel.shippingMethods.max_transit_days` (integer)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers` (array)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.createdby` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.createdon` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.rm` (number)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier` (object)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.hdr.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.assoc_hdr` (object)

  - `getoWorkHdr.assoc_hdr.id` (string)

  - `getoWorkHdr.assoc_hdr.createdby` (string)

  - `getoWorkHdr.assoc_hdr.createdon` (string)

  - `getoWorkHdr.assoc_hdr.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.trans_number` (string)

  - `getoWorkHdr.assoc_hdr.account_id` (string)

  - `getoWorkHdr.assoc_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"

  - `getoWorkHdr.assoc_hdr.internaltype` (string)
    Enum: "PO", "RECEIPT", "RETURN", "TRANSFER", "PROJECT", "ORDER", "SHIPMENT"

  - `getoWorkHdr.assoc_hdr.priority` (string)
    Enum: "LOW", "NORMAL", "HIGH"

  - `getoWorkHdr.assoc_hdr.Facility Requested` (string)
    With Distributed Order Management, this value is optional.  Without Distibuted Order Management, this value is required

  - `getoWorkHdr.assoc_hdr.requestedcompdt` (string)

  - `getoWorkHdr.assoc_hdr.actualcompdt` (string)

  - `getoWorkHdr.assoc_hdr.sourcetxt` (string)

  - `getoWorkHdr.assoc_hdr.Channel` (string, required)
    The Channel associated with the order, including if this channel is Manual Data Entry

  - `getoWorkHdr.assoc_hdr.country_flag` (string)

  - `getoWorkHdr.assoc_hdr.account` (object)

  - `getoWorkHdr.assoc_hdr.account.id` (string)

  - `getoWorkHdr.assoc_hdr.account.account_id` (string)

  - `getoWorkHdr.assoc_hdr.account.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.assoc_hdr.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_po_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_so_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_labels_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_email_bol` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_email_labels` (boolean)

  - `getoWorkHdr.assoc_hdr.account.ship_udef0` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef1` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef2` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef3` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef4` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef5` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef6` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef7` (string)

  - `getoWorkHdr.assoc_hdr.account.ship_udef8` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_po_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.recv_container_required` (boolean)

  - `getoWorkHdr.assoc_hdr.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.assoc_hdr.account.recv_udef0` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef1` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef2` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef3` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef4` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef5` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef6` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef7` (string)

  - `getoWorkHdr.assoc_hdr.account.recv_udef8` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef0` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef1` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef2` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef3` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef4` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef5` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef6` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef7` (string)

  - `getoWorkHdr.assoc_hdr.account.work_udef8` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base` (object)

  - `getoWorkHdr.assoc_hdr.account.account_base.id` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.account.account_base.createdby` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.createdon` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.accountid` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.assoc_hdr.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.assoc_hdr.account.account_base.name` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.description` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.notes` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.saddr1` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.saddr2` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.saddr3` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.saddr4` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.scity` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.spostalcode` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.scountry` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.maddr1` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.maddr2` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.maddr3` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.maddr4` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.mcity` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.mcountry` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.contact_name` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.contact_email` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested` (object)

  - `getoWorkHdr.assoc_hdr.facility_requested.id` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.facility_requested.createdby` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.createdon` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.facility_requested.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.assoc_hdr.facility_requested.code` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.accounting_ref` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.name` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.description` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.notes` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.address1` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.address2` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.address3` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.address4` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.city` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.state_province` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.postal_code` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.country` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.contact_name` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.facility_requested.contact_email` (string)

  - `getoWorkHdr.assoc_hdr.channel` (object)

  - `getoWorkHdr.assoc_hdr.channel.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.nodelete` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt` (object)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.nodelete` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.print_packing_slip` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.allow_facility_mods` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.reserve_inv_qty` (number)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.sync_943` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.confirm_944` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.sync_940` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.confirm_945` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.sync_inventory` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.tmplt.sync_item_codes` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.marketplace` (object)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.gmp_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoWorkHdr.assoc_hdr.channel.marketplace.publisher_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.publisher_website` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.publisher_contact_uri` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.free` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.score` (number)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.nodelete` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.marketplace.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.assoc_hdr.channel.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_po_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_so_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_labels_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_email_bol` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_email_labels` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef0` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef1` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef2` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef3` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef4` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef5` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef6` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef7` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.ship_udef8` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_po_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_container_required` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef0` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef1` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef2` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef3` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef4` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef5` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef6` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef7` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.recv_udef8` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef0` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef1` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef2` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef3` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef4` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef5` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef6` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef7` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.work_udef8` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.accountid` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.saddr1` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.saddr2` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.saddr3` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.saddr4` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.scity` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.spostalcode` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.scountry` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.maddr1` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.maddr2` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.maddr3` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.maddr4` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.mcity` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.mcountry` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.contact_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.contact_email` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.account_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.users.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.users.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.securityLevel` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.users.email` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.assoc_hdr.channel.account.users.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.assoc_hdr.channel.account.users.internaluse` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.users.email_alias` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav1link` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav1name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav1icon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav2link` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav2name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav2icon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav3link` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav3name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.fav3icon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.code` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.address1` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.address2` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.address3` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.address4` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.city` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.state_province` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.country` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.users.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"

  - `getoWorkHdr.assoc_hdr.channel.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.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"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.account_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.glcode` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.min` (number)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.max` (number)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates` (array)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.assoc_hdr.channel.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities` (array)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channel_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.transit_lane_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility_alias` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility_integration_alias` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility_api_alias` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.cutoff_time` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_city` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_country` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility` (object)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.ncode` (integer)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.code` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.description` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.notes` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.address1` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.address2` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.address3` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.address4` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.city` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.state_province` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.postal_code` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.country` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.contact_name` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.contact_phone` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.facility.contact_email` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers` (array)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods` (array)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.channel_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.name` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.ship_priority` (integer)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.max_transit_days` (integer)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers` (array)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.createdby` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.createdon` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.rm` (number)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier` (object)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.assoc_hdr.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.lines` (array)

  - `getoWorkHdr.lines.id` (string)

  - `getoWorkHdr.lines.createdby` (string)

  - `getoWorkHdr.lines.createdon` (string)

  - `getoWorkHdr.lines.modifiedon` (string)

  - `getoWorkHdr.lines.type` (string)
    Enum: "HDR", "MSG", "CHILD"

  - `getoWorkHdr.lines.status` (string)
    Enum: "PENDING", "OPEN", "HOLD", "PROCESSING", "WAITING", "COMPLETED", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID"

  - `getoWorkHdr.lines.porder_line_id` (string)

  - `getoWorkHdr.lines.order_line_alloc_id` (string)

  - `getoWorkHdr.lines.facility_id` (string)

  - `getoWorkHdr.lines.item_planned_id` (string)

  - `getoWorkHdr.lines.item_id` (string)

  - `getoWorkHdr.lines.lpn_id` (string)

  - `getoWorkHdr.lines.facilitylocation_id` (string)

  - `getoWorkHdr.lines.orderhdr_id` (string)

  - `getoWorkHdr.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"

  - `getoWorkHdr.lines.reservedfor_id` (string)

  - `getoWorkHdr.lines.reservedfor_channel_id` (string)

  - `getoWorkHdr.lines.invresv_mode` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invputaway_flow` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.sscc` (string)

  - `getoWorkHdr.lines.lotcode` (string)

  - `getoWorkHdr.lines.sublotcode` (string)

  - `getoWorkHdr.lines.wtin` (number)

  - `getoWorkHdr.lines.wtout` (number)

  - `getoWorkHdr.lines.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.expirydate` (string)

  - `getoWorkHdr.lines.snin` (string)

  - `getoWorkHdr.lines.snout` (string)

  - `getoWorkHdr.lines.tempin` (number)

  - `getoWorkHdr.lines.tempout` (number)

  - `getoWorkHdr.lines.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkHdr.lines.qty_pcs_total_planned` (number)

  - `getoWorkHdr.lines.qty_pcs_total_completed` (number)

  - `getoWorkHdr.lines.qty_pcs` (number)

  - `getoWorkHdr.lines.qty_cases` (number)

  - `getoWorkHdr.lines.case_pack` (number)

  - `getoWorkHdr.lines.qty_ip` (number)

  - `getoWorkHdr.lines.ip_pack` (number)

  - `getoWorkHdr.lines.cost` (number)

  - `getoWorkHdr.lines.cost_denom_id` (string)

  - `getoWorkHdr.lines.price` (number)

  - `getoWorkHdr.lines.price_denom_id` (string)

  - `getoWorkHdr.lines.po_number` (string)

  - `getoWorkHdr.lines.udef0` (string)

  - `getoWorkHdr.lines.udef1` (string)

  - `getoWorkHdr.lines.udef2` (string)

  - `getoWorkHdr.lines.udef3` (string)

  - `getoWorkHdr.lines.udef4` (string)

  - `getoWorkHdr.lines.udef5` (string)

  - `getoWorkHdr.lines.udef6` (string)

  - `getoWorkHdr.lines.udef7` (string)

  - `getoWorkHdr.lines.udef8` (string)

  - `getoWorkHdr.lines.udef9` (string)

  - `getoWorkHdr.lines.udef10` (string)

  - `getoWorkHdr.lines.udef11` (string)

  - `getoWorkHdr.lines.udef12` (string)

  - `getoWorkHdr.lines.udef13` (string)

  - `getoWorkHdr.lines.udef14` (string)

  - `getoWorkHdr.lines.asn0` (string)

  - `getoWorkHdr.lines.asn1` (string)

  - `getoWorkHdr.lines.asn2` (string)

  - `getoWorkHdr.lines.asn3` (string)

  - `getoWorkHdr.lines.asn4` (string)

  - `getoWorkHdr.lines.asn5` (string)

  - `getoWorkHdr.lines.asn6` (string)

  - `getoWorkHdr.lines.asn7` (string)

  - `getoWorkHdr.lines.asn8` (string)

  - `getoWorkHdr.lines.asn9` (string)

  - `getoWorkHdr.lines.asn10` (string)

  - `getoWorkHdr.lines.asn11` (string)

  - `getoWorkHdr.lines.asn12` (string)

  - `getoWorkHdr.lines.asn13` (string)

  - `getoWorkHdr.lines.asn14` (string)

  - `getoWorkHdr.lines.completed` (boolean)

  - `getoWorkHdr.lines.voided` (boolean)

  - `getoWorkHdr.lines.orderLineAlloc` (object)

  - `getoWorkHdr.lines.orderLineAlloc.id` (string)

  - `getoWorkHdr.lines.orderLineAlloc.status` (string)
    Enum: "WAITING_FOR_INVENTORY", "PENDING_RESERVATION", "HOLD_ORDER_MANUAL", "RESERVED", "PICKED_SHORT", "PICKED_COMPLETE", "WAITING_FOR_PACK", "PACKED_PARTIAL", "PACKED_COMPLETE", "LABEL_PARTIAL", "LABEL_COMPLETE", "STAGED_PARTIAL", "STAGED_COMPLETE", "LOADED_PARTIAL", "LOADED_COMPLETE"

  - `getoWorkHdr.lines.orderLineAlloc.alloc_supplier_id` (string)

  - `getoWorkHdr.lines.orderLineAlloc.alloc_reservedfor_id` (string)

  - `getoWorkHdr.lines.orderLineAlloc.alloc_reservedfor_channel_id` (string)

  - `getoWorkHdr.lines.orderLineAlloc.alloc_ohdrrecv_id` (string)

  - `getoWorkHdr.lines.item` (object)

  - `getoWorkHdr.lines.item.id` (string)

  - `getoWorkHdr.lines.item.ncode` (integer)

  - `getoWorkHdr.lines.item.createdby` (string)

  - `getoWorkHdr.lines.item.createdon` (string)

  - `getoWorkHdr.lines.item.modifiedon` (string)

  - `getoWorkHdr.lines.item.account_id` (string)

  - `getoWorkHdr.lines.item.tmplt_id` (string)

  - `getoWorkHdr.lines.item.enabled` (boolean)

  - `getoWorkHdr.lines.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.item.itemcode` (string)

  - `getoWorkHdr.lines.item.description` (string)

  - `getoWorkHdr.lines.item.notes` (string)

  - `getoWorkHdr.lines.item.wt` (number)

  - `getoWorkHdr.lines.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.item.l` (number)

  - `getoWorkHdr.lines.item.w` (number)

  - `getoWorkHdr.lines.item.h` (number)

  - `getoWorkHdr.lines.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.item.image_file_uri` (string)

  - `getoWorkHdr.lines.item.safety_inv_qty` (number)

  - `getoWorkHdr.lines.item.tmplt` (object)

  - `getoWorkHdr.lines.item.tmplt.id` (string)

  - `getoWorkHdr.lines.item.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.item.tmplt.createdby` (string)

  - `getoWorkHdr.lines.item.tmplt.createdon` (string)

  - `getoWorkHdr.lines.item.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.item.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.item.tmplt.name` (string)

  - `getoWorkHdr.lines.item.tmplt.description` (string)

  - `getoWorkHdr.lines.item.tmplt.notes` (string)

  - `getoWorkHdr.lines.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkHdr.lines.item.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.item.tmplt.si` (string)

  - `getoWorkHdr.lines.item.tmplt.picki` (string)

  - `getoWorkHdr.lines.item.tmplt.packi` (string)

  - `getoWorkHdr.lines.item.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.item.tmplt.tracklotcode` (boolean)

  - `getoWorkHdr.lines.item.tmplt.tracksublotcode` (boolean)

  - `getoWorkHdr.lines.item.tmplt.trackweightin` (boolean)

  - `getoWorkHdr.lines.item.tmplt.trackweightout` (boolean)

  - `getoWorkHdr.lines.item.tmplt.trackexpirydate` (boolean)

  - `getoWorkHdr.lines.item.tmplt.tracksnin` (boolean)

  - `getoWorkHdr.lines.item.tmplt.validatesnin` (boolean)

  - `getoWorkHdr.lines.item.tmplt.tracksnout` (boolean)

  - `getoWorkHdr.lines.item.tmplt.validatesnout` (boolean)

  - `getoWorkHdr.lines.item.tmplt.tracktempin` (boolean)

  - `getoWorkHdr.lines.item.tmplt.tracktempout` (boolean)

  - `getoWorkHdr.lines.item.tmplt.tracksscc` (boolean)

  - `getoWorkHdr.lines.item.tmplt.requirespacking` (boolean)

  - `getoWorkHdr.lines.item.tmplt.htariff` (string)

  - `getoWorkHdr.lines.item.tmplt.coo` (string)

  - `getoWorkHdr.lines.item.tmplt.hazmat_id` (string)

  - `getoWorkHdr.lines.item.tmplt.tempmin` (number)

  - `getoWorkHdr.lines.item.tmplt.tempmax` (number)

  - `getoWorkHdr.lines.item.tmplt.allowfractions` (boolean)

  - `getoWorkHdr.lines.item.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkHdr.lines.item.tmplt.requires_recv_qc` (boolean)

  - `getoWorkHdr.lines.item.tmplt.safety_inv_qty` (number)

  - `getoWorkHdr.lines.item.tmplt.udef0_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef0_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef1_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef1_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef2_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef2_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef3_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef3_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef4_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef4_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef5_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef5_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef6_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef6_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef7_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef7_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef8_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef8_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef9_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef9_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef10_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef10_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef11_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef11_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef12_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef12_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef13_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef13_track` (boolean)

  - `getoWorkHdr.lines.item.tmplt.udef14_title` (string)

  - `getoWorkHdr.lines.item.tmplt.udef14_track` (boolean)

  - `getoWorkHdr.lines.item.account` (object)

  - `getoWorkHdr.lines.item.account.id` (string)

  - `getoWorkHdr.lines.item.account.account_id` (string)

  - `getoWorkHdr.lines.item.account.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.item.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.item.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.item.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.item.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.item.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.item.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.item.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.item.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.item.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.item.account.ship_udef0` (string)

  - `getoWorkHdr.lines.item.account.ship_udef1` (string)

  - `getoWorkHdr.lines.item.account.ship_udef2` (string)

  - `getoWorkHdr.lines.item.account.ship_udef3` (string)

  - `getoWorkHdr.lines.item.account.ship_udef4` (string)

  - `getoWorkHdr.lines.item.account.ship_udef5` (string)

  - `getoWorkHdr.lines.item.account.ship_udef6` (string)

  - `getoWorkHdr.lines.item.account.ship_udef7` (string)

  - `getoWorkHdr.lines.item.account.ship_udef8` (string)

  - `getoWorkHdr.lines.item.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.item.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.item.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.item.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.item.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.item.account.recv_udef0` (string)

  - `getoWorkHdr.lines.item.account.recv_udef1` (string)

  - `getoWorkHdr.lines.item.account.recv_udef2` (string)

  - `getoWorkHdr.lines.item.account.recv_udef3` (string)

  - `getoWorkHdr.lines.item.account.recv_udef4` (string)

  - `getoWorkHdr.lines.item.account.recv_udef5` (string)

  - `getoWorkHdr.lines.item.account.recv_udef6` (string)

  - `getoWorkHdr.lines.item.account.recv_udef7` (string)

  - `getoWorkHdr.lines.item.account.recv_udef8` (string)

  - `getoWorkHdr.lines.item.account.work_udef0` (string)

  - `getoWorkHdr.lines.item.account.work_udef1` (string)

  - `getoWorkHdr.lines.item.account.work_udef2` (string)

  - `getoWorkHdr.lines.item.account.work_udef3` (string)

  - `getoWorkHdr.lines.item.account.work_udef4` (string)

  - `getoWorkHdr.lines.item.account.work_udef5` (string)

  - `getoWorkHdr.lines.item.account.work_udef6` (string)

  - `getoWorkHdr.lines.item.account.work_udef7` (string)

  - `getoWorkHdr.lines.item.account.work_udef8` (string)

  - `getoWorkHdr.lines.item.account.account_base` (object)

  - `getoWorkHdr.lines.item.account.account_base.id` (string)

  - `getoWorkHdr.lines.item.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.item.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.item.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.item.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.item.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.item.account.account_base.name` (string)

  - `getoWorkHdr.lines.item.account.account_base.description` (string)

  - `getoWorkHdr.lines.item.account.account_base.notes` (string)

  - `getoWorkHdr.lines.item.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.item.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.item.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.item.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.item.account.account_base.scity` (string)

  - `getoWorkHdr.lines.item.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.item.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.item.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.item.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.item.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.item.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.item.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.item.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.item.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.item.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.item.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.item.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.item.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.item.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.item.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.item.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.item.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.item.account.billing_settings` (object)

  - `getoWorkHdr.lines.item.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.item.account.users` (array)

  - `getoWorkHdr.lines.item.account.users.id` (string)

  - `getoWorkHdr.lines.item.account.users.ncode` (integer)

  - `getoWorkHdr.lines.item.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.item.account.users.email` (string)

  - `getoWorkHdr.lines.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.item.account.users.description` (string)

  - `getoWorkHdr.lines.item.account.users.name` (string)

  - `getoWorkHdr.lines.item.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.item.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.item.account.users.email_alias` (string)

  - `getoWorkHdr.lines.item.account.users.fav1link` (string)

  - `getoWorkHdr.lines.item.account.users.fav1name` (string)

  - `getoWorkHdr.lines.item.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.item.account.users.fav2link` (string)

  - `getoWorkHdr.lines.item.account.users.fav2name` (string)

  - `getoWorkHdr.lines.item.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.item.account.users.fav3link` (string)

  - `getoWorkHdr.lines.item.account.users.fav3name` (string)

  - `getoWorkHdr.lines.item.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.item.account.users.facilities` (array)

  - `getoWorkHdr.lines.item.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.item.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.item.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.item.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.item.account.users.roles` (array)

  - `getoWorkHdr.lines.item.account.users.roles.id` (string)

  - `getoWorkHdr.lines.item.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.item.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.item.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.item.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.item.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.item.account.users.roles.name` (string)

  - `getoWorkHdr.lines.item.account.users.roles.description` (string)

  - `getoWorkHdr.lines.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.item.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.item.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.item.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.item.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.item.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.item.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.item.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.item.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.item.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.item.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.item.account.users.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"

  - `getoWorkHdr.lines.item.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.item.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.item.account.billing_rules` (array)

  - `getoWorkHdr.lines.item.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.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"

  - `getoWorkHdr.lines.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.item.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.item.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.item.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.item.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.item.components` (array)

  - `getoWorkHdr.lines.item.components.id` (string)

  - `getoWorkHdr.lines.item.components.createdby` (string)

  - `getoWorkHdr.lines.item.components.createdon` (string)

  - `getoWorkHdr.lines.item.components.modifiedon` (string)

  - `getoWorkHdr.lines.item.components.account_id` (string)

  - `getoWorkHdr.lines.item.components.pitem_id` (string)

  - `getoWorkHdr.lines.item.components.citem_id` (string)

  - `getoWorkHdr.lines.item.components.enabled` (boolean)

  - `getoWorkHdr.lines.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkHdr.lines.item.components.uom_packfactor` (number)

  - `getoWorkHdr.lines.item.components.lotcode` (string)

  - `getoWorkHdr.lines.item.components.lotcode_v` (integer)

  - `getoWorkHdr.lines.item.components.sublotcode` (string)

  - `getoWorkHdr.lines.item.components.sublotcode_v` (integer)

  - `getoWorkHdr.lines.item.components.udef0` (string)

  - `getoWorkHdr.lines.item.components.udef0_v` (integer)

  - `getoWorkHdr.lines.item.components.udef1` (string)

  - `getoWorkHdr.lines.item.components.udef1_v` (integer)

  - `getoWorkHdr.lines.item.components.udef2` (string)

  - `getoWorkHdr.lines.item.components.udef2_v` (integer)

  - `getoWorkHdr.lines.item.components.udef3` (string)

  - `getoWorkHdr.lines.item.components.udef3_v` (integer)

  - `getoWorkHdr.lines.item.components.udef4` (string)

  - `getoWorkHdr.lines.item.components.udef4_v` (integer)

  - `getoWorkHdr.lines.item.components.udef5` (string)

  - `getoWorkHdr.lines.item.components.udef5_v` (integer)

  - `getoWorkHdr.lines.item.components.udef6` (string)

  - `getoWorkHdr.lines.item.components.udef6_v` (integer)

  - `getoWorkHdr.lines.item.components.udef7` (string)

  - `getoWorkHdr.lines.item.components.udef7_v` (integer)

  - `getoWorkHdr.lines.item.components.udef8` (string)

  - `getoWorkHdr.lines.item.components.udef8_v` (integer)

  - `getoWorkHdr.lines.item.components.udef9` (string)

  - `getoWorkHdr.lines.item.components.udef9_v` (integer)

  - `getoWorkHdr.lines.item.components.udef10` (string)

  - `getoWorkHdr.lines.item.components.udef10_v` (integer)

  - `getoWorkHdr.lines.item.components.udef11` (string)

  - `getoWorkHdr.lines.item.components.udef11_v` (integer)

  - `getoWorkHdr.lines.item.components.udef12` (string)

  - `getoWorkHdr.lines.item.components.udef12_v` (integer)

  - `getoWorkHdr.lines.item.components.udef13` (string)

  - `getoWorkHdr.lines.item.components.udef13_v` (integer)

  - `getoWorkHdr.lines.item.components.udef14` (string)

  - `getoWorkHdr.lines.item.components.udef14_v` (integer)

  - `getoWorkHdr.lines.item.components.subItem` (object)

  - `getoWorkHdr.lines.item.components.subItem.id` (string)

  - `getoWorkHdr.lines.item.components.subItem.ncode` (integer)

  - `getoWorkHdr.lines.item.components.subItem.createdby` (string)

  - `getoWorkHdr.lines.item.components.subItem.createdon` (string)

  - `getoWorkHdr.lines.item.components.subItem.modifiedon` (string)

  - `getoWorkHdr.lines.item.components.subItem.account_id` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt_id` (string)

  - `getoWorkHdr.lines.item.components.subItem.enabled` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.item.components.subItem.itemcode` (string)

  - `getoWorkHdr.lines.item.components.subItem.description` (string)

  - `getoWorkHdr.lines.item.components.subItem.notes` (string)

  - `getoWorkHdr.lines.item.components.subItem.wt` (number)

  - `getoWorkHdr.lines.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.item.components.subItem.l` (number)

  - `getoWorkHdr.lines.item.components.subItem.w` (number)

  - `getoWorkHdr.lines.item.components.subItem.h` (number)

  - `getoWorkHdr.lines.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.item.components.subItem.image_file_uri` (string)

  - `getoWorkHdr.lines.item.components.subItem.safety_inv_qty` (number)

  - `getoWorkHdr.lines.item.components.subItem.tmplt` (object)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.id` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.createdby` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.createdon` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.name` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.description` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.notes` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkHdr.lines.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.si` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.picki` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.packi` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.htariff` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.coo` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tempmin` (number)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.tempmax` (number)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef0_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef1_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef2_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef3_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef4_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef5_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef6_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef7_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef8_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef9_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef10_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef11_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef12_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef13_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef14_title` (string)

  - `getoWorkHdr.lines.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoWorkHdr.lines.rmas` (array)

  - `getoWorkHdr.lines.rmas.id` (string)

  - `getoWorkHdr.lines.rmas.email` (string)

  - `getoWorkHdr.lines.rmas.return_fee` (number)

  - `getoWorkHdr.lines.rmas.return_fee_denom_id` (string)

  - `getoWorkHdr.lines.rmas.drop_off_method` (string)

  - `getoWorkHdr.lines.rmas.order_id` (string)

  - `getoWorkHdr.lines.rmas.order_order_line_id` (string)

  - `getoWorkHdr.lines.rmas.order_line_return_id` (string)

  - `getoWorkHdr.lines.rmas.reason_code_id` (string)

  - `getoWorkHdr.lines.rmas.qty_pcs_total_planned` (number)

  - `getoWorkHdr.lines.rmas.msg` (string)

  - `getoWorkHdr.lines.rmas.raddr1` (string)

  - `getoWorkHdr.lines.rmas.raddr2` (string)

  - `getoWorkHdr.lines.rmas.raddr3` (string)

  - `getoWorkHdr.lines.rmas.raddr4` (string)

  - `getoWorkHdr.lines.rmas.rcity` (string)

  - `getoWorkHdr.lines.rmas.rstateprovince` (string)

  - `getoWorkHdr.lines.rmas.rpostalcode` (string)

  - `getoWorkHdr.lines.rmas.rcountry` (string)

  - `getoWorkHdr.lines.rmas.rma_uri` (string)

  - `getoWorkHdr.lines.rmas.qr_code_uri` (string)

  - `getoWorkHdr.lines.invReceived` (array)

  - `getoWorkHdr.lines.invReceived.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key_id` (string)

  - `getoWorkHdr.lines.invReceived.cntrl` (string)

  - `getoWorkHdr.lines.invReceived.recv_ts` (string)

  - `getoWorkHdr.lines.invReceived.ship_ts` (string)

  - `getoWorkHdr.lines.invReceived.qty_pcs_total` (number)

  - `getoWorkHdr.lines.invReceived.qty_pcs` (number)

  - `getoWorkHdr.lines.invReceived.qty_cases` (number)

  - `getoWorkHdr.lines.invReceived.qty_ip` (number)

  - `getoWorkHdr.lines.invReceived.ohdrrecv_id` (string)

  - `getoWorkHdr.lines.invReceived.olinerecv_id` (string)

  - `getoWorkHdr.lines.invReceived.ohdralloc_id` (string)

  - `getoWorkHdr.lines.invReceived.olinealloc_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.ikeyhash` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilitylocation_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.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"

  - `getoWorkHdr.lines.invReceived.inv_key.reservedfor_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedfor_channel_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.sscc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lotcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.sublotcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.wt` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.expirydate` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.temp` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkHdr.lines.invReceived.inv_key.case_pack` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.ip_pack` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef9` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef10` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef11` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef12` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef13` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.udef14` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn9` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn10` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn11` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn12` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn13` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.asn14` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invReceived.inv_key.facility.code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.accounting_ref` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.address1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.address2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.address3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.address4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facility.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.ship_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.recv_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.work_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.scity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.email_alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav1link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav1name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav2link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav2name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav3link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav3name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.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"

  - `getoWorkHdr.lines.invReceived.inv_key.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.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"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.itemcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.wt` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.item.l` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.w` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.h` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.image_file_uri` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.si` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.picki` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.packi` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.htariff` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.coo` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.hazmat_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tempmin` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.tempmax` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef0_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef1_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef2_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef3_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef4_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef5_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef6_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef7_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef8_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef9_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef10_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef11_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef12_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef13_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef14_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.ship_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.recv_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.work_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.scity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.email_alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav1link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav1name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav2link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav2name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav3link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav3name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.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"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.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"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.pitem_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.citem_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.uom_packfactor` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.lotcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.lotcode_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.sublotcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.sublotcode_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef0_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef1_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef2_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef3_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef4_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef5_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef6_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef7_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef8_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef9` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef9_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef10` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef10_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef11` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef11_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef12` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef12_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef13` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef13_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef14` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.udef14_v` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.itemcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.wt` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.l` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.w` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.h` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.deletedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.facilitylocation_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.lpn_type_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.lpn` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.plpn_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.l` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.w` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.h` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.wt` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.pallet` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.status` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.l` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.w` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.h` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.strid` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.strcd` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aislesz` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.levelsz` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.slotsz` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleint` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.levelint` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.slotint` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.belowloc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aboveloc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.leftloc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.rightloc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.frontloc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.backloc` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.coord_x` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.coord_y` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.coord_z` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.si` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.subLocations` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.address1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.address2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.address3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.address4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.accountid` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.saddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.saddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.saddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.saddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.scity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.sstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.spostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.scountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.maddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.maddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.maddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.maddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.mcity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.mstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.mpostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.mcountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.inv_contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.reservedFor.inv_contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.gmp_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.publisher_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.publisher_website` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.free` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.score` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.marketplace.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.ship_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.recv_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef0` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef5` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef6` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef7` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.work_udef8` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.scity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.email_alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav1link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav1name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav2link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav2name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav3link` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav3name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.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"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.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"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.name` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers` (array)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.lines.invReceived.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated` (array)

  - `getoWorkHdr.lines.invAllocated.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key_id` (string)

  - `getoWorkHdr.lines.invAllocated.cntrl` (string)

  - `getoWorkHdr.lines.invAllocated.recv_ts` (string)

  - `getoWorkHdr.lines.invAllocated.ship_ts` (string)

  - `getoWorkHdr.lines.invAllocated.qty_pcs_total` (number)

  - `getoWorkHdr.lines.invAllocated.qty_pcs` (number)

  - `getoWorkHdr.lines.invAllocated.qty_cases` (number)

  - `getoWorkHdr.lines.invAllocated.qty_ip` (number)

  - `getoWorkHdr.lines.invAllocated.ohdrrecv_id` (string)

  - `getoWorkHdr.lines.invAllocated.olinerecv_id` (string)

  - `getoWorkHdr.lines.invAllocated.ohdralloc_id` (string)

  - `getoWorkHdr.lines.invAllocated.olinealloc_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.ikeyhash` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilitylocation_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedfor_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedfor_channel_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.sscc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lotcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.sublotcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.wt` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.expirydate` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.temp` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkHdr.lines.invAllocated.inv_key.case_pack` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.ip_pack` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef9` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef10` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef11` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef12` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef13` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.udef14` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn9` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn10` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn11` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn12` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn13` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.asn14` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.accounting_ref` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.address1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.address2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.address3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.address4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facility.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.ship_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.recv_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.work_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.scity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.email_alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav1link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav1name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav2link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav2name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav3link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav3name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.itemcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.wt` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.l` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.w` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.h` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.image_file_uri` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.si` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.picki` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.packi` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.htariff` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.coo` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.hazmat_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tempmin` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.tempmax` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef0_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef1_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef2_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef3_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef4_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef5_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef6_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef7_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef8_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef9_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef10_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef11_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef12_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef13_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef14_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.ship_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.recv_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.work_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.scity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.email_alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav1link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav1name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav2link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav2name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav3link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav3name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.pitem_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.citem_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.uom_packfactor` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.lotcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.lotcode_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.sublotcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.sublotcode_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef0_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef1_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef2_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef3_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef4_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef5_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef6_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef7_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef8_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef9` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef9_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef10` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef10_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef11` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef11_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef12` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef12_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef13` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef13_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef14` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.udef14_v` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.itemcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.wt` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.l` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.w` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.h` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.deletedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.facilitylocation_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.lpn_type_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.lpn` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.plpn_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.l` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.w` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.h` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.wt` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.pallet` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.status` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.l` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.w` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.h` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.strid` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.strcd` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aislesz` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.levelsz` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.slotsz` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleint` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.levelint` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.slotint` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.belowloc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aboveloc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.leftloc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.rightloc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.frontloc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.backloc` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.coord_x` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.coord_y` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.coord_z` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.si` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.subLocations` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.address1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.address2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.address3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.address4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.accountid` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.saddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.saddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.saddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.saddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.scity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.sstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.spostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.scountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.maddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.maddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.maddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.maddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.mcity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.mstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.mpostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.mcountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.inv_contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.reservedFor.inv_contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.gmp_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.publisher_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.publisher_website` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.free` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.score` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.marketplace.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_po_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_so_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.ship_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_po_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_container_required` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.recv_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef0` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef5` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef6` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef7` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.work_udef8` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.accountid` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.saddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.scity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.scountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.maddr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.mcity` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.mcountry` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.securityLevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.internaluse` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.email_alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav1link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav1name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav1icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav2link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav2name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav2icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav3link` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav3name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.fav3icon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.address4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.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"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.min` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.max` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.name` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers` (array)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoWorkHdr.lines.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoWorkLine` (object)

  - `getoWorkLine.id` (string)

  - `getoWorkLine.createdby` (string)

  - `getoWorkLine.createdon` (string)

  - `getoWorkLine.modifiedon` (string)

  - `getoWorkLine.type` (string)
    Enum: "HDR", "MSG", "CHILD"

  - `getoWorkLine.status` (string)
    Enum: "PENDING", "OPEN", "HOLD", "PROCESSING", "WAITING", "COMPLETED", "BILLING_PENDING", "INVOICE_PENDING", "INVOICE_APPROVALPENDING", "INVOICED", "CANCELED", "VOID"

  - `getoWorkLine.porder_line_id` (string)

  - `getoWorkLine.order_line_alloc_id` (string)

  - `getoWorkLine.facility_id` (string)

  - `getoWorkLine.item_planned_id` (string)

  - `getoWorkLine.item_id` (string)

  - `getoWorkLine.lpn_id` (string)

  - `getoWorkLine.facilitylocation_id` (string)

  - `getoWorkLine.orderhdr_id` (string)

  - `getoWorkLine.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"

  - `getoWorkLine.reservedfor_id` (string)

  - `getoWorkLine.reservedfor_channel_id` (string)

  - `getoWorkLine.invresv_mode` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invputaway_flow` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.sscc` (string)

  - `getoWorkLine.lotcode` (string)

  - `getoWorkLine.sublotcode` (string)

  - `getoWorkLine.wtin` (number)

  - `getoWorkLine.wtout` (number)

  - `getoWorkLine.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.expirydate` (string)

  - `getoWorkLine.snin` (string)

  - `getoWorkLine.snout` (string)

  - `getoWorkLine.tempin` (number)

  - `getoWorkLine.tempout` (number)

  - `getoWorkLine.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkLine.qty_pcs_total_planned` (number)

  - `getoWorkLine.qty_pcs_total_completed` (number)

  - `getoWorkLine.qty_pcs` (number)

  - `getoWorkLine.qty_cases` (number)

  - `getoWorkLine.case_pack` (number)

  - `getoWorkLine.qty_ip` (number)

  - `getoWorkLine.ip_pack` (number)

  - `getoWorkLine.cost` (number)

  - `getoWorkLine.cost_denom_id` (string)

  - `getoWorkLine.price` (number)

  - `getoWorkLine.price_denom_id` (string)

  - `getoWorkLine.po_number` (string)

  - `getoWorkLine.udef0` (string)

  - `getoWorkLine.udef1` (string)

  - `getoWorkLine.udef2` (string)

  - `getoWorkLine.udef3` (string)

  - `getoWorkLine.udef4` (string)

  - `getoWorkLine.udef5` (string)

  - `getoWorkLine.udef6` (string)

  - `getoWorkLine.udef7` (string)

  - `getoWorkLine.udef8` (string)

  - `getoWorkLine.udef9` (string)

  - `getoWorkLine.udef10` (string)

  - `getoWorkLine.udef11` (string)

  - `getoWorkLine.udef12` (string)

  - `getoWorkLine.udef13` (string)

  - `getoWorkLine.udef14` (string)

  - `getoWorkLine.asn0` (string)

  - `getoWorkLine.asn1` (string)

  - `getoWorkLine.asn2` (string)

  - `getoWorkLine.asn3` (string)

  - `getoWorkLine.asn4` (string)

  - `getoWorkLine.asn5` (string)

  - `getoWorkLine.asn6` (string)

  - `getoWorkLine.asn7` (string)

  - `getoWorkLine.asn8` (string)

  - `getoWorkLine.asn9` (string)

  - `getoWorkLine.asn10` (string)

  - `getoWorkLine.asn11` (string)

  - `getoWorkLine.asn12` (string)

  - `getoWorkLine.asn13` (string)

  - `getoWorkLine.asn14` (string)

  - `getoWorkLine.completed` (boolean)

  - `getoWorkLine.voided` (boolean)

  - `getoWorkLine.orderLineAlloc` (object)

  - `getoWorkLine.orderLineAlloc.id` (string)

  - `getoWorkLine.orderLineAlloc.status` (string)
    Enum: "WAITING_FOR_INVENTORY", "PENDING_RESERVATION", "HOLD_ORDER_MANUAL", "RESERVED", "PICKED_SHORT", "PICKED_COMPLETE", "WAITING_FOR_PACK", "PACKED_PARTIAL", "PACKED_COMPLETE", "LABEL_PARTIAL", "LABEL_COMPLETE", "STAGED_PARTIAL", "STAGED_COMPLETE", "LOADED_PARTIAL", "LOADED_COMPLETE"

  - `getoWorkLine.orderLineAlloc.alloc_supplier_id` (string)

  - `getoWorkLine.orderLineAlloc.alloc_reservedfor_id` (string)

  - `getoWorkLine.orderLineAlloc.alloc_reservedfor_channel_id` (string)

  - `getoWorkLine.orderLineAlloc.alloc_ohdrrecv_id` (string)

  - `getoWorkLine.item` (object)

  - `getoWorkLine.item.id` (string)

  - `getoWorkLine.item.ncode` (integer)

  - `getoWorkLine.item.createdby` (string)

  - `getoWorkLine.item.createdon` (string)

  - `getoWorkLine.item.modifiedon` (string)

  - `getoWorkLine.item.account_id` (string)

  - `getoWorkLine.item.tmplt_id` (string)

  - `getoWorkLine.item.enabled` (boolean)

  - `getoWorkLine.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.item.itemcode` (string)

  - `getoWorkLine.item.description` (string)

  - `getoWorkLine.item.notes` (string)

  - `getoWorkLine.item.wt` (number)

  - `getoWorkLine.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.item.l` (number)

  - `getoWorkLine.item.w` (number)

  - `getoWorkLine.item.h` (number)

  - `getoWorkLine.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.item.image_file_uri` (string)

  - `getoWorkLine.item.safety_inv_qty` (number)

  - `getoWorkLine.item.tmplt` (object)

  - `getoWorkLine.item.tmplt.id` (string)

  - `getoWorkLine.item.tmplt.ncode` (integer)

  - `getoWorkLine.item.tmplt.createdby` (string)

  - `getoWorkLine.item.tmplt.createdon` (string)

  - `getoWorkLine.item.tmplt.modifiedon` (string)

  - `getoWorkLine.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.item.tmplt.enabled` (boolean)

  - `getoWorkLine.item.tmplt.name` (string)

  - `getoWorkLine.item.tmplt.description` (string)

  - `getoWorkLine.item.tmplt.notes` (string)

  - `getoWorkLine.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkLine.item.tmplt.nodelete` (boolean)

  - `getoWorkLine.item.tmplt.si` (string)

  - `getoWorkLine.item.tmplt.picki` (string)

  - `getoWorkLine.item.tmplt.packi` (string)

  - `getoWorkLine.item.tmplt.securitylevel` (integer)

  - `getoWorkLine.item.tmplt.tracklotcode` (boolean)

  - `getoWorkLine.item.tmplt.tracksublotcode` (boolean)

  - `getoWorkLine.item.tmplt.trackweightin` (boolean)

  - `getoWorkLine.item.tmplt.trackweightout` (boolean)

  - `getoWorkLine.item.tmplt.trackexpirydate` (boolean)

  - `getoWorkLine.item.tmplt.tracksnin` (boolean)

  - `getoWorkLine.item.tmplt.validatesnin` (boolean)

  - `getoWorkLine.item.tmplt.tracksnout` (boolean)

  - `getoWorkLine.item.tmplt.validatesnout` (boolean)

  - `getoWorkLine.item.tmplt.tracktempin` (boolean)

  - `getoWorkLine.item.tmplt.tracktempout` (boolean)

  - `getoWorkLine.item.tmplt.tracksscc` (boolean)

  - `getoWorkLine.item.tmplt.requirespacking` (boolean)

  - `getoWorkLine.item.tmplt.htariff` (string)

  - `getoWorkLine.item.tmplt.coo` (string)

  - `getoWorkLine.item.tmplt.hazmat_id` (string)

  - `getoWorkLine.item.tmplt.tempmin` (number)

  - `getoWorkLine.item.tmplt.tempmax` (number)

  - `getoWorkLine.item.tmplt.allowfractions` (boolean)

  - `getoWorkLine.item.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkLine.item.tmplt.requires_recv_qc` (boolean)

  - `getoWorkLine.item.tmplt.safety_inv_qty` (number)

  - `getoWorkLine.item.tmplt.udef0_title` (string)

  - `getoWorkLine.item.tmplt.udef0_track` (boolean)

  - `getoWorkLine.item.tmplt.udef1_title` (string)

  - `getoWorkLine.item.tmplt.udef1_track` (boolean)

  - `getoWorkLine.item.tmplt.udef2_title` (string)

  - `getoWorkLine.item.tmplt.udef2_track` (boolean)

  - `getoWorkLine.item.tmplt.udef3_title` (string)

  - `getoWorkLine.item.tmplt.udef3_track` (boolean)

  - `getoWorkLine.item.tmplt.udef4_title` (string)

  - `getoWorkLine.item.tmplt.udef4_track` (boolean)

  - `getoWorkLine.item.tmplt.udef5_title` (string)

  - `getoWorkLine.item.tmplt.udef5_track` (boolean)

  - `getoWorkLine.item.tmplt.udef6_title` (string)

  - `getoWorkLine.item.tmplt.udef6_track` (boolean)

  - `getoWorkLine.item.tmplt.udef7_title` (string)

  - `getoWorkLine.item.tmplt.udef7_track` (boolean)

  - `getoWorkLine.item.tmplt.udef8_title` (string)

  - `getoWorkLine.item.tmplt.udef8_track` (boolean)

  - `getoWorkLine.item.tmplt.udef9_title` (string)

  - `getoWorkLine.item.tmplt.udef9_track` (boolean)

  - `getoWorkLine.item.tmplt.udef10_title` (string)

  - `getoWorkLine.item.tmplt.udef10_track` (boolean)

  - `getoWorkLine.item.tmplt.udef11_title` (string)

  - `getoWorkLine.item.tmplt.udef11_track` (boolean)

  - `getoWorkLine.item.tmplt.udef12_title` (string)

  - `getoWorkLine.item.tmplt.udef12_track` (boolean)

  - `getoWorkLine.item.tmplt.udef13_title` (string)

  - `getoWorkLine.item.tmplt.udef13_track` (boolean)

  - `getoWorkLine.item.tmplt.udef14_title` (string)

  - `getoWorkLine.item.tmplt.udef14_track` (boolean)

  - `getoWorkLine.item.account` (object)

  - `getoWorkLine.item.account.id` (string)

  - `getoWorkLine.item.account.account_id` (string)

  - `getoWorkLine.item.account.enabled` (boolean)

  - `getoWorkLine.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.item.account.ship_create_backorders` (boolean)

  - `getoWorkLine.item.account.ship_po_required` (boolean)

  - `getoWorkLine.item.account.ship_order_number_required` (boolean)

  - `getoWorkLine.item.account.ship_so_required` (boolean)

  - `getoWorkLine.item.account.ship_carrier_required` (boolean)

  - `getoWorkLine.item.account.ship_labels_required` (boolean)

  - `getoWorkLine.item.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.item.account.ship_email_bol` (boolean)

  - `getoWorkLine.item.account.ship_email_labels` (boolean)

  - `getoWorkLine.item.account.ship_udef0` (string)

  - `getoWorkLine.item.account.ship_udef1` (string)

  - `getoWorkLine.item.account.ship_udef2` (string)

  - `getoWorkLine.item.account.ship_udef3` (string)

  - `getoWorkLine.item.account.ship_udef4` (string)

  - `getoWorkLine.item.account.ship_udef5` (string)

  - `getoWorkLine.item.account.ship_udef6` (string)

  - `getoWorkLine.item.account.ship_udef7` (string)

  - `getoWorkLine.item.account.ship_udef8` (string)

  - `getoWorkLine.item.account.recv_po_required` (boolean)

  - `getoWorkLine.item.account.recv_order_number_required` (boolean)

  - `getoWorkLine.item.account.recv_carrier_required` (boolean)

  - `getoWorkLine.item.account.recv_container_required` (boolean)

  - `getoWorkLine.item.account.recv_email_receipt` (boolean)

  - `getoWorkLine.item.account.recv_udef0` (string)

  - `getoWorkLine.item.account.recv_udef1` (string)

  - `getoWorkLine.item.account.recv_udef2` (string)

  - `getoWorkLine.item.account.recv_udef3` (string)

  - `getoWorkLine.item.account.recv_udef4` (string)

  - `getoWorkLine.item.account.recv_udef5` (string)

  - `getoWorkLine.item.account.recv_udef6` (string)

  - `getoWorkLine.item.account.recv_udef7` (string)

  - `getoWorkLine.item.account.recv_udef8` (string)

  - `getoWorkLine.item.account.work_udef0` (string)

  - `getoWorkLine.item.account.work_udef1` (string)

  - `getoWorkLine.item.account.work_udef2` (string)

  - `getoWorkLine.item.account.work_udef3` (string)

  - `getoWorkLine.item.account.work_udef4` (string)

  - `getoWorkLine.item.account.work_udef5` (string)

  - `getoWorkLine.item.account.work_udef6` (string)

  - `getoWorkLine.item.account.work_udef7` (string)

  - `getoWorkLine.item.account.work_udef8` (string)

  - `getoWorkLine.item.account.account_base` (object)

  - `getoWorkLine.item.account.account_base.id` (string)

  - `getoWorkLine.item.account.account_base.ncode` (integer)

  - `getoWorkLine.item.account.account_base.createdby` (string)

  - `getoWorkLine.item.account.account_base.createdon` (string)

  - `getoWorkLine.item.account.account_base.modifiedon` (string)

  - `getoWorkLine.item.account.account_base.accountid` (string)

  - `getoWorkLine.item.account.account_base.nodelete` (boolean)

  - `getoWorkLine.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.item.account.account_base.name` (string)

  - `getoWorkLine.item.account.account_base.description` (string)

  - `getoWorkLine.item.account.account_base.notes` (string)

  - `getoWorkLine.item.account.account_base.saddr1` (string)

  - `getoWorkLine.item.account.account_base.saddr2` (string)

  - `getoWorkLine.item.account.account_base.saddr3` (string)

  - `getoWorkLine.item.account.account_base.saddr4` (string)

  - `getoWorkLine.item.account.account_base.scity` (string)

  - `getoWorkLine.item.account.account_base.sstateprovince` (string)

  - `getoWorkLine.item.account.account_base.spostalcode` (string)

  - `getoWorkLine.item.account.account_base.scountry` (string)

  - `getoWorkLine.item.account.account_base.maddr1` (string)

  - `getoWorkLine.item.account.account_base.maddr2` (string)

  - `getoWorkLine.item.account.account_base.maddr3` (string)

  - `getoWorkLine.item.account.account_base.maddr4` (string)

  - `getoWorkLine.item.account.account_base.mcity` (string)

  - `getoWorkLine.item.account.account_base.mstateprovince` (string)

  - `getoWorkLine.item.account.account_base.mpostalcode` (string)

  - `getoWorkLine.item.account.account_base.mcountry` (string)

  - `getoWorkLine.item.account.account_base.contact_name` (string)

  - `getoWorkLine.item.account.account_base.contact_phone` (string)

  - `getoWorkLine.item.account.account_base.contact_email` (string)

  - `getoWorkLine.item.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.item.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.item.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.item.account.billing_settings` (object)

  - `getoWorkLine.item.account.billing_settings.id` (string)

  - `getoWorkLine.item.account.billing_settings.account_id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.item.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.item.account.users` (array)

  - `getoWorkLine.item.account.users.id` (string)

  - `getoWorkLine.item.account.users.ncode` (integer)

  - `getoWorkLine.item.account.users.modifiedon` (string)

  - `getoWorkLine.item.account.users.securityLevel` (integer)

  - `getoWorkLine.item.account.users.email` (string)

  - `getoWorkLine.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.item.account.users.description` (string)

  - `getoWorkLine.item.account.users.name` (string)

  - `getoWorkLine.item.account.users.enabled` (boolean)

  - `getoWorkLine.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.item.account.users.internaluse` (boolean)

  - `getoWorkLine.item.account.users.email_alias` (string)

  - `getoWorkLine.item.account.users.fav1link` (string)

  - `getoWorkLine.item.account.users.fav1name` (string)

  - `getoWorkLine.item.account.users.fav1icon` (string)

  - `getoWorkLine.item.account.users.fav2link` (string)

  - `getoWorkLine.item.account.users.fav2name` (string)

  - `getoWorkLine.item.account.users.fav2icon` (string)

  - `getoWorkLine.item.account.users.fav3link` (string)

  - `getoWorkLine.item.account.users.fav3name` (string)

  - `getoWorkLine.item.account.users.fav3icon` (string)

  - `getoWorkLine.item.account.users.facilities` (array)

  - `getoWorkLine.item.account.users.facilities.id` (string)

  - `getoWorkLine.item.account.users.facilities.ncode` (integer)

  - `getoWorkLine.item.account.users.facilities.createdby` (string)

  - `getoWorkLine.item.account.users.facilities.createdon` (string)

  - `getoWorkLine.item.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.item.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.item.account.users.facilities.code` (string)

  - `getoWorkLine.item.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.item.account.users.facilities.name` (string)

  - `getoWorkLine.item.account.users.facilities.description` (string)

  - `getoWorkLine.item.account.users.facilities.notes` (string)

  - `getoWorkLine.item.account.users.facilities.address1` (string)

  - `getoWorkLine.item.account.users.facilities.address2` (string)

  - `getoWorkLine.item.account.users.facilities.address3` (string)

  - `getoWorkLine.item.account.users.facilities.address4` (string)

  - `getoWorkLine.item.account.users.facilities.city` (string)

  - `getoWorkLine.item.account.users.facilities.state_province` (string)

  - `getoWorkLine.item.account.users.facilities.postal_code` (string)

  - `getoWorkLine.item.account.users.facilities.country` (string)

  - `getoWorkLine.item.account.users.facilities.contact_name` (string)

  - `getoWorkLine.item.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.item.account.users.facilities.contact_email` (string)

  - `getoWorkLine.item.account.users.roles` (array)

  - `getoWorkLine.item.account.users.roles.id` (string)

  - `getoWorkLine.item.account.users.roles.ncode` (integer)

  - `getoWorkLine.item.account.users.roles.createdby` (string)

  - `getoWorkLine.item.account.users.roles.createdon` (string)

  - `getoWorkLine.item.account.users.roles.modifiedon` (string)

  - `getoWorkLine.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.item.account.users.roles.enabled` (boolean)

  - `getoWorkLine.item.account.users.roles.name` (string)

  - `getoWorkLine.item.account.users.roles.description` (string)

  - `getoWorkLine.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.item.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.item.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.item.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.item.account.users.roles.permissions` (array)

  - `getoWorkLine.item.account.users.roles.permissions.id` (string)

  - `getoWorkLine.item.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.item.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.item.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.item.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.item.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.item.account.users.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"

  - `getoWorkLine.item.account.users.roles.permissions.description` (string)

  - `getoWorkLine.item.account.doc_tmplts` (array)

  - `getoWorkLine.item.account.doc_tmplts.id` (string)

  - `getoWorkLine.item.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.item.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.item.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.item.account.doc_tmplts.name` (string)

  - `getoWorkLine.item.account.doc_tmplts.description` (string)

  - `getoWorkLine.item.account.doc_tmplts.notes` (string)

  - `getoWorkLine.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.item.account.billing_rules` (array)

  - `getoWorkLine.item.account.billing_rules.id` (string)

  - `getoWorkLine.item.account.billing_rules.createdby` (string)

  - `getoWorkLine.item.account.billing_rules.createdon` (string)

  - `getoWorkLine.item.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.item.account.billing_rules.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"

  - `getoWorkLine.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.item.account.billing_rules.account_id` (string)

  - `getoWorkLine.item.account.billing_rules.facility_id` (string)

  - `getoWorkLine.item.account.billing_rules.glcode` (string)

  - `getoWorkLine.item.account.billing_rules.description` (string)

  - `getoWorkLine.item.account.billing_rules.notes` (string)

  - `getoWorkLine.item.account.billing_rules.min` (number)

  - `getoWorkLine.item.account.billing_rules.max` (number)

  - `getoWorkLine.item.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.item.account.billing_rules.notes_external` (string)

  - `getoWorkLine.item.account.billing_rules.rates` (array)

  - `getoWorkLine.item.account.billing_rules.rates.id` (string)

  - `getoWorkLine.item.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.item.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.item.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.item.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.item.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.item.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.item.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.item.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.item.components` (array)

  - `getoWorkLine.item.components.id` (string)

  - `getoWorkLine.item.components.createdby` (string)

  - `getoWorkLine.item.components.createdon` (string)

  - `getoWorkLine.item.components.modifiedon` (string)

  - `getoWorkLine.item.components.account_id` (string)

  - `getoWorkLine.item.components.pitem_id` (string)

  - `getoWorkLine.item.components.citem_id` (string)

  - `getoWorkLine.item.components.enabled` (boolean)

  - `getoWorkLine.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkLine.item.components.uom_packfactor` (number)

  - `getoWorkLine.item.components.lotcode` (string)

  - `getoWorkLine.item.components.lotcode_v` (integer)

  - `getoWorkLine.item.components.sublotcode` (string)

  - `getoWorkLine.item.components.sublotcode_v` (integer)

  - `getoWorkLine.item.components.udef0` (string)

  - `getoWorkLine.item.components.udef0_v` (integer)

  - `getoWorkLine.item.components.udef1` (string)

  - `getoWorkLine.item.components.udef1_v` (integer)

  - `getoWorkLine.item.components.udef2` (string)

  - `getoWorkLine.item.components.udef2_v` (integer)

  - `getoWorkLine.item.components.udef3` (string)

  - `getoWorkLine.item.components.udef3_v` (integer)

  - `getoWorkLine.item.components.udef4` (string)

  - `getoWorkLine.item.components.udef4_v` (integer)

  - `getoWorkLine.item.components.udef5` (string)

  - `getoWorkLine.item.components.udef5_v` (integer)

  - `getoWorkLine.item.components.udef6` (string)

  - `getoWorkLine.item.components.udef6_v` (integer)

  - `getoWorkLine.item.components.udef7` (string)

  - `getoWorkLine.item.components.udef7_v` (integer)

  - `getoWorkLine.item.components.udef8` (string)

  - `getoWorkLine.item.components.udef8_v` (integer)

  - `getoWorkLine.item.components.udef9` (string)

  - `getoWorkLine.item.components.udef9_v` (integer)

  - `getoWorkLine.item.components.udef10` (string)

  - `getoWorkLine.item.components.udef10_v` (integer)

  - `getoWorkLine.item.components.udef11` (string)

  - `getoWorkLine.item.components.udef11_v` (integer)

  - `getoWorkLine.item.components.udef12` (string)

  - `getoWorkLine.item.components.udef12_v` (integer)

  - `getoWorkLine.item.components.udef13` (string)

  - `getoWorkLine.item.components.udef13_v` (integer)

  - `getoWorkLine.item.components.udef14` (string)

  - `getoWorkLine.item.components.udef14_v` (integer)

  - `getoWorkLine.item.components.subItem` (object)

  - `getoWorkLine.item.components.subItem.id` (string)

  - `getoWorkLine.item.components.subItem.ncode` (integer)

  - `getoWorkLine.item.components.subItem.createdby` (string)

  - `getoWorkLine.item.components.subItem.createdon` (string)

  - `getoWorkLine.item.components.subItem.modifiedon` (string)

  - `getoWorkLine.item.components.subItem.account_id` (string)

  - `getoWorkLine.item.components.subItem.tmplt_id` (string)

  - `getoWorkLine.item.components.subItem.enabled` (boolean)

  - `getoWorkLine.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.item.components.subItem.itemcode` (string)

  - `getoWorkLine.item.components.subItem.description` (string)

  - `getoWorkLine.item.components.subItem.notes` (string)

  - `getoWorkLine.item.components.subItem.wt` (number)

  - `getoWorkLine.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.item.components.subItem.l` (number)

  - `getoWorkLine.item.components.subItem.w` (number)

  - `getoWorkLine.item.components.subItem.h` (number)

  - `getoWorkLine.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.item.components.subItem.image_file_uri` (string)

  - `getoWorkLine.item.components.subItem.safety_inv_qty` (number)

  - `getoWorkLine.item.components.subItem.tmplt` (object)

  - `getoWorkLine.item.components.subItem.tmplt.id` (string)

  - `getoWorkLine.item.components.subItem.tmplt.ncode` (integer)

  - `getoWorkLine.item.components.subItem.tmplt.createdby` (string)

  - `getoWorkLine.item.components.subItem.tmplt.createdon` (string)

  - `getoWorkLine.item.components.subItem.tmplt.modifiedon` (string)

  - `getoWorkLine.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.item.components.subItem.tmplt.enabled` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.name` (string)

  - `getoWorkLine.item.components.subItem.tmplt.description` (string)

  - `getoWorkLine.item.components.subItem.tmplt.notes` (string)

  - `getoWorkLine.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkLine.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.si` (string)

  - `getoWorkLine.item.components.subItem.tmplt.picki` (string)

  - `getoWorkLine.item.components.subItem.tmplt.packi` (string)

  - `getoWorkLine.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoWorkLine.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.htariff` (string)

  - `getoWorkLine.item.components.subItem.tmplt.coo` (string)

  - `getoWorkLine.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoWorkLine.item.components.subItem.tmplt.tempmin` (number)

  - `getoWorkLine.item.components.subItem.tmplt.tempmax` (number)

  - `getoWorkLine.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoWorkLine.item.components.subItem.tmplt.udef0_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef1_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef2_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef3_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef4_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef5_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef6_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef7_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef8_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef9_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef10_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef11_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef12_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef13_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoWorkLine.item.components.subItem.tmplt.udef14_title` (string)

  - `getoWorkLine.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoWorkLine.rmas` (array)

  - `getoWorkLine.rmas.id` (string)

  - `getoWorkLine.rmas.email` (string)

  - `getoWorkLine.rmas.return_fee` (number)

  - `getoWorkLine.rmas.return_fee_denom_id` (string)

  - `getoWorkLine.rmas.drop_off_method` (string)

  - `getoWorkLine.rmas.order_id` (string)

  - `getoWorkLine.rmas.order_order_line_id` (string)

  - `getoWorkLine.rmas.order_line_return_id` (string)

  - `getoWorkLine.rmas.reason_code_id` (string)

  - `getoWorkLine.rmas.qty_pcs_total_planned` (number)

  - `getoWorkLine.rmas.msg` (string)

  - `getoWorkLine.rmas.raddr1` (string)

  - `getoWorkLine.rmas.raddr2` (string)

  - `getoWorkLine.rmas.raddr3` (string)

  - `getoWorkLine.rmas.raddr4` (string)

  - `getoWorkLine.rmas.rcity` (string)

  - `getoWorkLine.rmas.rstateprovince` (string)

  - `getoWorkLine.rmas.rpostalcode` (string)

  - `getoWorkLine.rmas.rcountry` (string)

  - `getoWorkLine.rmas.rma_uri` (string)

  - `getoWorkLine.rmas.qr_code_uri` (string)

  - `getoWorkLine.invReceived` (array)

  - `getoWorkLine.invReceived.id` (string)

  - `getoWorkLine.invReceived.inv_key_id` (string)

  - `getoWorkLine.invReceived.cntrl` (string)

  - `getoWorkLine.invReceived.recv_ts` (string)

  - `getoWorkLine.invReceived.ship_ts` (string)

  - `getoWorkLine.invReceived.qty_pcs_total` (number)

  - `getoWorkLine.invReceived.qty_pcs` (number)

  - `getoWorkLine.invReceived.qty_cases` (number)

  - `getoWorkLine.invReceived.qty_ip` (number)

  - `getoWorkLine.invReceived.ohdrrecv_id` (string)

  - `getoWorkLine.invReceived.olinerecv_id` (string)

  - `getoWorkLine.invReceived.ohdralloc_id` (string)

  - `getoWorkLine.invReceived.olinealloc_id` (string)

  - `getoWorkLine.invReceived.inv_key` (object)

  - `getoWorkLine.invReceived.inv_key.id` (string)

  - `getoWorkLine.invReceived.inv_key.ikeyhash` (string)

  - `getoWorkLine.invReceived.inv_key.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilitylocation_id` (string)

  - `getoWorkLine.invReceived.inv_key.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"

  - `getoWorkLine.invReceived.inv_key.reservedfor_id` (string)

  - `getoWorkLine.invReceived.inv_key.reservedfor_channel_id` (string)

  - `getoWorkLine.invReceived.inv_key.sscc` (string)

  - `getoWorkLine.invReceived.inv_key.lotcode` (string)

  - `getoWorkLine.invReceived.inv_key.sublotcode` (string)

  - `getoWorkLine.invReceived.inv_key.wt` (number)

  - `getoWorkLine.invReceived.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.expirydate` (string)

  - `getoWorkLine.invReceived.inv_key.temp` (number)

  - `getoWorkLine.invReceived.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkLine.invReceived.inv_key.case_pack` (number)

  - `getoWorkLine.invReceived.inv_key.ip_pack` (number)

  - `getoWorkLine.invReceived.inv_key.udef0` (string)

  - `getoWorkLine.invReceived.inv_key.udef1` (string)

  - `getoWorkLine.invReceived.inv_key.udef2` (string)

  - `getoWorkLine.invReceived.inv_key.udef3` (string)

  - `getoWorkLine.invReceived.inv_key.udef4` (string)

  - `getoWorkLine.invReceived.inv_key.udef5` (string)

  - `getoWorkLine.invReceived.inv_key.udef6` (string)

  - `getoWorkLine.invReceived.inv_key.udef7` (string)

  - `getoWorkLine.invReceived.inv_key.udef8` (string)

  - `getoWorkLine.invReceived.inv_key.udef9` (string)

  - `getoWorkLine.invReceived.inv_key.udef10` (string)

  - `getoWorkLine.invReceived.inv_key.udef11` (string)

  - `getoWorkLine.invReceived.inv_key.udef12` (string)

  - `getoWorkLine.invReceived.inv_key.udef13` (string)

  - `getoWorkLine.invReceived.inv_key.udef14` (string)

  - `getoWorkLine.invReceived.inv_key.asn0` (string)

  - `getoWorkLine.invReceived.inv_key.asn1` (string)

  - `getoWorkLine.invReceived.inv_key.asn2` (string)

  - `getoWorkLine.invReceived.inv_key.asn3` (string)

  - `getoWorkLine.invReceived.inv_key.asn4` (string)

  - `getoWorkLine.invReceived.inv_key.asn5` (string)

  - `getoWorkLine.invReceived.inv_key.asn6` (string)

  - `getoWorkLine.invReceived.inv_key.asn7` (string)

  - `getoWorkLine.invReceived.inv_key.asn8` (string)

  - `getoWorkLine.invReceived.inv_key.asn9` (string)

  - `getoWorkLine.invReceived.inv_key.asn10` (string)

  - `getoWorkLine.invReceived.inv_key.asn11` (string)

  - `getoWorkLine.invReceived.inv_key.asn12` (string)

  - `getoWorkLine.invReceived.inv_key.asn13` (string)

  - `getoWorkLine.invReceived.inv_key.asn14` (string)

  - `getoWorkLine.invReceived.inv_key.facility` (object)

  - `getoWorkLine.invReceived.inv_key.facility.id` (string)

  - `getoWorkLine.invReceived.inv_key.facility.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.facility.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facility.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facility.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facility.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invReceived.inv_key.facility.code` (string)

  - `getoWorkLine.invReceived.inv_key.facility.accounting_ref` (string)

  - `getoWorkLine.invReceived.inv_key.facility.name` (string)

  - `getoWorkLine.invReceived.inv_key.facility.description` (string)

  - `getoWorkLine.invReceived.inv_key.facility.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facility.address1` (string)

  - `getoWorkLine.invReceived.inv_key.facility.address2` (string)

  - `getoWorkLine.invReceived.inv_key.facility.address3` (string)

  - `getoWorkLine.invReceived.inv_key.facility.address4` (string)

  - `getoWorkLine.invReceived.inv_key.facility.city` (string)

  - `getoWorkLine.invReceived.inv_key.facility.state_province` (string)

  - `getoWorkLine.invReceived.inv_key.facility.postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.facility.country` (string)

  - `getoWorkLine.invReceived.inv_key.facility.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.facility.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.facility.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.account` (object)

  - `getoWorkLine.invReceived.inv_key.account.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.invReceived.inv_key.account.ship_create_backorders` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_po_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_order_number_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_so_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_carrier_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_labels_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_email_bol` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_email_labels` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.account.ship_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_po_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.recv_order_number_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.recv_carrier_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.recv_container_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.recv_email_receipt` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.account.recv_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.account.work_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base` (object)

  - `getoWorkLine.invReceived.inv_key.account.account_base.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.account.account_base.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.accountid` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invReceived.inv_key.account.account_base.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.saddr1` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.saddr2` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.saddr3` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.saddr4` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.scity` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.sstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.spostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.scountry` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.maddr1` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.maddr2` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.maddr3` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.maddr4` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.mcity` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.mstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.mpostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.mcountry` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings` (object)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.account.users` (array)

  - `getoWorkLine.invReceived.inv_key.account.users.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.account.users.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.securityLevel` (integer)

  - `getoWorkLine.invReceived.inv_key.account.users.email` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.account.users.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.invReceived.inv_key.account.users.internaluse` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.users.email_alias` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav1link` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav1name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav1icon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav2link` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav2name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav2icon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav3link` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav3name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.fav3icon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities` (array)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.code` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.address1` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.address2` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.address3` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.address4` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.city` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.state_province` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.country` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.facilities.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles` (array)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.account.users.roles.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.invReceived.inv_key.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions` (array)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.users.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"

  - `getoWorkLine.invReceived.inv_key.account.users.roles.permissions.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts` (array)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.name` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.invReceived.inv_key.account.billing_rules` (array)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.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"

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.glcode` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.description` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.notes` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.min` (number)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.max` (number)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.notes_external` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates` (array)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.invReceived.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item` (object)

  - `getoWorkLine.invReceived.inv_key.item.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invReceived.inv_key.item.itemcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.wt` (number)

  - `getoWorkLine.invReceived.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.item.l` (number)

  - `getoWorkLine.invReceived.inv_key.item.w` (number)

  - `getoWorkLine.invReceived.inv_key.item.h` (number)

  - `getoWorkLine.invReceived.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invReceived.inv_key.item.image_file_uri` (string)

  - `getoWorkLine.invReceived.inv_key.item.safety_inv_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item.tmplt` (object)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkLine.invReceived.inv_key.item.tmplt.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.si` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.picki` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.packi` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.securitylevel` (integer)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.htariff` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.coo` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.hazmat_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tempmin` (number)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.tempmax` (number)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef0_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef1_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef2_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef3_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef4_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef5_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef6_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef7_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef8_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef9_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef10_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef11_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef12_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef13_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef14_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.invReceived.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_po_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_so_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_labels_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_email_bol` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_email_labels` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.ship_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_po_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_container_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.recv_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.work_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.accountid` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.saddr1` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.saddr2` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.saddr3` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.saddr4` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.scity` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.spostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.scountry` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.maddr1` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.maddr2` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.maddr3` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.maddr4` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.mcity` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.mcountry` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.users.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.users.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.securityLevel` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.users.email` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.item.account.users.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.invReceived.inv_key.item.account.users.internaluse` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.users.email_alias` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav1link` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav1name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav1icon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav2link` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav2name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav2icon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav3link` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav3name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.fav3icon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.code` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.address1` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.address2` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.address3` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.address4` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.city` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.state_province` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.country` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.users.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"

  - `getoWorkLine.invReceived.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.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"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.glcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.min` (number)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.max` (number)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates` (array)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item.components` (array)

  - `getoWorkLine.invReceived.inv_key.item.components.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.pitem_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.citem_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkLine.invReceived.inv_key.item.components.uom_packfactor` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.lotcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.lotcode_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.sublotcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.sublotcode_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef0` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef0_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef1` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef1_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef2` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef2_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef3` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef3_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef4` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef4_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef5` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef5_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef6` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef6_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef7` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef7_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef8` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef8_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef9` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef9_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef10` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef10_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef11` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef11_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef12` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef12_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef13` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef13_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.udef14` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.udef14_v` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem` (object)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.itemcode` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.wt` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.l` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.w` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.h` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt` (object)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoWorkLine.invReceived.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoWorkLine.invReceived.inv_key.lpn` (object)

  - `getoWorkLine.invReceived.inv_key.lpn.id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.lpn.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.deletedon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.facilitylocation_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.lpn_type_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.lpn` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.plpn_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.l` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.w` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.h` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invReceived.inv_key.lpn.wt` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.lpn.pallet` (boolean)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg` (object)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.status` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.l` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.w` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.h` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoWorkLine.invReceived.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation` (object)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.strid` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.strcd` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aislesz` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.levelsz` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.slotsz` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleint` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.levelint` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.slotint` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.belowloc` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aboveloc` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.leftloc` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.rightloc` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.frontloc` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.backloc` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.coord_x` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.coord_y` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.coord_z` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt` (object)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.name` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.si` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.subLocations` (array)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails` (object)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility` (object)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.code` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.name` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.address1` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.address2` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.address3` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.address4` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.city` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.state_province` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.country` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip` (object)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip` (object)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoWorkLine.invReceived.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoWorkLine.invReceived.inv_key.reservedFor` (object)

  - `getoWorkLine.invReceived.inv_key.reservedFor.id` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.reservedFor.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.accountid` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invReceived.inv_key.reservedFor.name` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.description` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.notes` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.saddr1` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.saddr2` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.saddr3` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.saddr4` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.scity` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.sstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.spostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.scountry` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.maddr1` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.maddr2` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.maddr3` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.maddr4` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.mcity` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.mstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.mpostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.mcountry` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.inv_contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.reservedFor.inv_contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.channel` (object)

  - `getoWorkLine.invReceived.inv_key.channel.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt` (object)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace` (object)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.gmp_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.publisher_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.publisher_website` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.free` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.score` (number)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.marketplace.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_po_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_so_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.ship_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_po_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_container_required` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.recv_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef0` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef5` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef6` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef7` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.work_udef8` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.accountid` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.saddr1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.saddr2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.saddr3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.saddr4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.scity` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.scountry` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.maddr1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.maddr2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.maddr3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.maddr4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.mcity` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.mcountry` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.securityLevel` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.email` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.internaluse` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.email_alias` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav1link` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav1name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav1icon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav2link` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav2name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav2icon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav3link` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav3name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.fav3icon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.code` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.address1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.address2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.address3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.address4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.city` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.country` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.users.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"

  - `getoWorkLine.invReceived.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.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"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.min` (number)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.max` (number)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates` (array)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.invReceived.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities` (array)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility` (object)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods` (array)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.name` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers` (array)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoWorkLine.invReceived.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)

  - `getoWorkLine.invAllocated` (array)

  - `getoWorkLine.invAllocated.id` (string)

  - `getoWorkLine.invAllocated.inv_key_id` (string)

  - `getoWorkLine.invAllocated.cntrl` (string)

  - `getoWorkLine.invAllocated.recv_ts` (string)

  - `getoWorkLine.invAllocated.ship_ts` (string)

  - `getoWorkLine.invAllocated.qty_pcs_total` (number)

  - `getoWorkLine.invAllocated.qty_pcs` (number)

  - `getoWorkLine.invAllocated.qty_cases` (number)

  - `getoWorkLine.invAllocated.qty_ip` (number)

  - `getoWorkLine.invAllocated.ohdrrecv_id` (string)

  - `getoWorkLine.invAllocated.olinerecv_id` (string)

  - `getoWorkLine.invAllocated.ohdralloc_id` (string)

  - `getoWorkLine.invAllocated.olinealloc_id` (string)

  - `getoWorkLine.invAllocated.inv_key` (object)

  - `getoWorkLine.invAllocated.inv_key.id` (string)

  - `getoWorkLine.invAllocated.inv_key.ikeyhash` (string)

  - `getoWorkLine.invAllocated.inv_key.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilitylocation_id` (string)

  - `getoWorkLine.invAllocated.inv_key.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"

  - `getoWorkLine.invAllocated.inv_key.reservedfor_id` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedfor_channel_id` (string)

  - `getoWorkLine.invAllocated.inv_key.sscc` (string)

  - `getoWorkLine.invAllocated.inv_key.lotcode` (string)

  - `getoWorkLine.invAllocated.inv_key.sublotcode` (string)

  - `getoWorkLine.invAllocated.inv_key.wt` (number)

  - `getoWorkLine.invAllocated.inv_key.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.expirydate` (string)

  - `getoWorkLine.invAllocated.inv_key.temp` (number)

  - `getoWorkLine.invAllocated.inv_key.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkLine.invAllocated.inv_key.case_pack` (number)

  - `getoWorkLine.invAllocated.inv_key.ip_pack` (number)

  - `getoWorkLine.invAllocated.inv_key.udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.udef9` (string)

  - `getoWorkLine.invAllocated.inv_key.udef10` (string)

  - `getoWorkLine.invAllocated.inv_key.udef11` (string)

  - `getoWorkLine.invAllocated.inv_key.udef12` (string)

  - `getoWorkLine.invAllocated.inv_key.udef13` (string)

  - `getoWorkLine.invAllocated.inv_key.udef14` (string)

  - `getoWorkLine.invAllocated.inv_key.asn0` (string)

  - `getoWorkLine.invAllocated.inv_key.asn1` (string)

  - `getoWorkLine.invAllocated.inv_key.asn2` (string)

  - `getoWorkLine.invAllocated.inv_key.asn3` (string)

  - `getoWorkLine.invAllocated.inv_key.asn4` (string)

  - `getoWorkLine.invAllocated.inv_key.asn5` (string)

  - `getoWorkLine.invAllocated.inv_key.asn6` (string)

  - `getoWorkLine.invAllocated.inv_key.asn7` (string)

  - `getoWorkLine.invAllocated.inv_key.asn8` (string)

  - `getoWorkLine.invAllocated.inv_key.asn9` (string)

  - `getoWorkLine.invAllocated.inv_key.asn10` (string)

  - `getoWorkLine.invAllocated.inv_key.asn11` (string)

  - `getoWorkLine.invAllocated.inv_key.asn12` (string)

  - `getoWorkLine.invAllocated.inv_key.asn13` (string)

  - `getoWorkLine.invAllocated.inv_key.asn14` (string)

  - `getoWorkLine.invAllocated.inv_key.facility` (object)

  - `getoWorkLine.invAllocated.inv_key.facility.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.facility.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invAllocated.inv_key.facility.code` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.accounting_ref` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.name` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.address1` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.address2` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.address3` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.address4` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.city` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.country` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.facility.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.account` (object)

  - `getoWorkLine.invAllocated.inv_key.account.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.invAllocated.inv_key.account.ship_create_backorders` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_po_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_order_number_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_so_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_carrier_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_labels_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_email_bol` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_email_labels` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.account.ship_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_po_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.recv_order_number_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.recv_carrier_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.recv_container_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.recv_email_receipt` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.account.recv_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.account.work_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base` (object)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.accountid` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invAllocated.inv_key.account.account_base.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.saddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.saddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.saddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.saddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.scity` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.sstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.spostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.scountry` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.maddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.maddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.maddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.maddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.mcity` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.mstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.mpostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.mcountry` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings` (object)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users` (array)

  - `getoWorkLine.invAllocated.inv_key.account.users.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.users.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.securityLevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.users.email` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.account.users.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.invAllocated.inv_key.account.users.internaluse` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.users.email_alias` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav1link` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav1name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav1icon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav2link` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav2name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav2icon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav3link` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav3name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.fav3icon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities` (array)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.code` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.address1` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.address2` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.address3` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.address4` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.city` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.country` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.facilities.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles` (array)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions` (array)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.users.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"

  - `getoWorkLine.invAllocated.inv_key.account.users.roles.permissions.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts` (array)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.name` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules` (array)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.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"

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.glcode` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.description` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.min` (number)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.max` (number)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.notes_external` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates` (array)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item` (object)

  - `getoWorkLine.invAllocated.inv_key.item.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invAllocated.inv_key.item.itemcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.wt` (number)

  - `getoWorkLine.invAllocated.inv_key.item.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.item.l` (number)

  - `getoWorkLine.invAllocated.inv_key.item.w` (number)

  - `getoWorkLine.invAllocated.inv_key.item.h` (number)

  - `getoWorkLine.invAllocated.inv_key.item.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invAllocated.inv_key.item.image_file_uri` (string)

  - `getoWorkLine.invAllocated.inv_key.item.safety_inv_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt` (object)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.si` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.picki` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.packi` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.securitylevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracklotcode` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracksublotcode` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.trackweightin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.trackweightout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.trackexpirydate` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracksnin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.validatesnin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracksnout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.validatesnout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracktempin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracktempout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tracksscc` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.requirespacking` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.htariff` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.coo` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.hazmat_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tempmin` (number)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.tempmax` (number)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.allowfractions` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.requires_recv_qc` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.safety_inv_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef0_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef0_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef1_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef1_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef2_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef2_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef3_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef3_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef4_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef4_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef5_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef5_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef6_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef6_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef7_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef7_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef8_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef8_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef9_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef9_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef10_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef10_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef11_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef11_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef12_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef12_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef13_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef13_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef14_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.tmplt.udef14_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_create_backorders` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_po_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_order_number_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_so_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_carrier_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_labels_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_email_bol` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_email_labels` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.ship_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_po_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_order_number_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_carrier_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_container_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_email_receipt` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.recv_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.work_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.accountid` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.saddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.saddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.saddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.saddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.scity` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.sstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.spostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.scountry` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.maddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.maddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.maddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.maddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.mcity` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.mstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.mpostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.mcountry` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.securityLevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.email` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.internaluse` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.email_alias` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav1link` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav1name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav1icon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav2link` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav2name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav2icon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav3link` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav3name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.fav3icon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.code` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.address1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.address2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.address3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.address4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.city` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.country` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.facilities.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.users.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"

  - `getoWorkLine.invAllocated.inv_key.item.account.users.roles.permissions.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.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"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.glcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.min` (number)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.max` (number)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.notes_external` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates` (array)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components` (array)

  - `getoWorkLine.invAllocated.inv_key.item.components.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.pitem_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.citem_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.uom_type` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkLine.invAllocated.inv_key.item.components.uom_packfactor` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.lotcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.lotcode_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.sublotcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.sublotcode_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef0_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef1_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef2_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef3_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef4_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef5_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef6_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef7_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef8_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef9` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef9_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef10` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef10_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef11` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef11_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef12` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef12_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef13` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef13_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef14` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.udef14_v` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem` (object)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.itemcode` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.wt` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.l` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.w` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.h` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.image_file_uri` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.safety_inv_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt` (object)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.name` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.description` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.type` (string)
    Enum: "ITEM_INVENTORIED", "KIT_INVENTORIED", "CONSUMABLE_INVENTORIED", "ITEM_NONINVENTORIED", "KIT_NONINVENTORIED", "CONSUMABLE_NONINVENTORIED"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_lpn` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.invputaway_flow_cluster` (string)
    Enum: "LPNMANUALSELECT", "LPNAUTOSELECT", "CLUSTERMANUALSELECT", "CLUSTERAUTOSELECT"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_lpn` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.invresv_mode_cluster` (string)
    Enum: "HOLDMANUAL", "HOLDHOLD", "RESVORDERAUTO", "RESVWAVEAUTO", "RESVCLUSTERAUTO", "RESVZONEAUTO"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.cc_strategy` (string)
    Enum: "ON_PUTAWAY", "COUNT_ON_PICK_ZERO_QTY", "LOCATIONS_TOUCHED_YESTERDAY", "ADHOCK", "SCHEDULED"

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.si` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.picki` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.packi` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.securitylevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracklotcode` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksublotcode` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.trackweightin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.trackweightout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.trackexpirydate` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksnin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.validatesnin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksnout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.validatesnout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracktempin` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracktempout` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tracksscc` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.requirespacking` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.htariff` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.coo` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.hazmat_id` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tempmin` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.tempmax` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.allowfractions` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_lpn` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.requires_recv_qc` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.safety_inv_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef0_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef0_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef1_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef1_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef2_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef2_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef3_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef3_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef4_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef4_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef5_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef5_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef6_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef6_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef7_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef7_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef8_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef8_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef9_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef9_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef10_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef10_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef11_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef11_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef12_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef12_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef13_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef13_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef14_title` (string)

  - `getoWorkLine.invAllocated.inv_key.item.components.subItem.tmplt.udef14_track` (boolean)

  - `getoWorkLine.invAllocated.inv_key.lpn` (object)

  - `getoWorkLine.invAllocated.inv_key.lpn.id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.lpn.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.deletedon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.facilitylocation_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.lpn_type_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.lpn` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.plpn_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.l` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.w` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.h` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invAllocated.inv_key.lpn.wt` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.lpn.pallet` (boolean)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg` (object)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.order_parcel_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.package_type` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.status` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.tracking_code` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_type` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.l` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.w` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.h` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.dim_mode` (string)
    Enum: "INCHES", "FEET", "CM", "METER"

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.wt` (number)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.err_msg` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc` (object)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_type` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_id` (string)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.object_serial` (integer)

  - `getoWorkLine.invAllocated.inv_key.lpn.parcel_pkg.label_doc.uri` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation` (object)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisle_details_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.strid` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.strcd` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aislesz` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.levelsz` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.slotsz` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleint` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.levelint` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.slotint` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.belowloc` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aboveloc` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.leftloc` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.rightloc` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.frontloc` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.backloc` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.coord_x` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.coord_y` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.coord_z` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt` (object)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.name` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.si` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.type` (string)
    Enum: "GENERALPURPOSE", "DOCKDOOR", "STAGING", "LABELING", "QC", "PICKAUDIT", "PACK", "HOLD", "DAMAGED", "QUARANTINE", "CROSSDOCK", "PROJECT", "PICKFACE", "RESERVE", "AISLE", "ENDCAP", "CART", "MH", "HUMAN", "YARD"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.securitylevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.zone` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.pickable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.resvseq` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.pickseq` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.putawayseq` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.pickface` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.reserve` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.sdock` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.sstage` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.rdock` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.rstage` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.project` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.wt` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.cube` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.temp_min` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.temp_max` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.temp_mode` (string)
    Enum: "F", "C"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.max_number_lpn` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.onhand_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.damaged_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.hold_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.quarantine_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.qa_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.each_enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.ip_enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.case_enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.pallet_enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.auto_break_lpn` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_status` (string)
    Enum: "FOREIGNENTITY", "PICKEDUP", "INTRANSITRECEIVE", "INGATE", "UNLOADED", "QC", "ONHAND", "SAFETY", "ONHANDBYPASSPUTAWAY", "RESERVEDWITHORDER", "RESERVEDWITHOUTORDER", "SCRAP", "DAMAGED", "HOLD", "QUARANTINE", "INPROJECT", "ALLOCATED", "LOADED", "SHIPPED", "OUTGATE", "INTRANSITSHIP", "DELIVERED"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.auto_convert_uom` (string)
    Enum: "EACH", "IP", "CASE"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_unknown` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_a` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_b` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_c` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.velocity_d` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.requires_equip` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.tmplt.equip_type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.subLocations` (array)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails` (object)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.num_hpos` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.num_vpos` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.name` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.aisleDetails.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility` (object)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.code` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.accounting_ref` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.name` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.address1` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.address2` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.address3` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.address4` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.city` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.country` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip` (object)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.scac` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.strid` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.type` (string)
    Enum: "CONTAINER_20", "CONTAINER_40", "CONTAINER_40HC", "DRYVAN53", "REFER53", "TRAILER", "CHASSIS", "TRUCK", "USERDEF"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.type_description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_coname` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.owner_email` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.max_weight` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.wt_mode` (string)
    Enum: "LBS", "KGS"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.max_cube` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.yard_equip.cube_mode` (string)
    Enum: "CF", "CM"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip` (object)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.assignedto_id` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.type` (string)
    Enum: "VERT_HEAVY_WIREGUIDED", "VERT_HEAVY", "NONVERT_CART", "NONVERT_PALLET_JACK", "NONVERT_HUMAN", "MATERIAL_HANDLING"

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.name` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.description` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.vertical` (boolean)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.max_weight` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.max_cube` (number)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.max_number_pallets` (integer)

  - `getoWorkLine.invAllocated.inv_key.facilityLocation.facility_equip.max_slots` (integer)

  - `getoWorkLine.invAllocated.inv_key.reservedFor` (object)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.id` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.accountid` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invAllocated.inv_key.reservedFor.name` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.description` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.saddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.saddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.saddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.saddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.scity` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.sstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.spostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.scountry` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.maddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.maddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.maddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.maddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.mcity` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.mstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.mpostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.mcountry` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.inv_contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.inv_contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.reservedFor.inv_contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.print_packing_slip` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.allow_facility_mods` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.reserve_inv_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.sync_943` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.confirm_944` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.sync_940` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.confirm_945` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.sync_inventory` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.tmplt.sync_item_codes` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.gmp_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.type` (string)
    Enum: "INTEGRATION", "DASHBOARD", "SCREEN", "BELOGIC", "CARRIER", "OTHER"

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.publisher_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.publisher_website` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.publisher_contact_uri` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.free` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.score` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.marketplace.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_strategy` (string)
    Enum: "ALLOW_SHORT_SHIP", "SHIP_COMPLETE"

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_create_backorders` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_po_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_order_number_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_so_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_carrier_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_labels_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_email_packing_slip` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_email_bol` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_email_labels` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.ship_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_po_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_order_number_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_carrier_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_container_required` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_email_receipt` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.recv_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef0` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef5` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef6` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef7` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.work_udef8` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.accountid` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.type` (string)
    Enum: "ACCOUNT", "SHIPTO", "CARRIER", "SUPPLIER", "BILLTO", "CONTACT", "INVOICETO", "PURCHASEDBY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.saddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.saddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.saddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.saddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.scity` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.sstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.spostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.scountry` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.maddr1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.maddr2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.maddr3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.maddr4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.mcity` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.mstateprovince` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.mpostalcode` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.mcountry` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.inv_contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.inv_contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.account_base.inv_contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.invoice_days_due` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_enable` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_ship_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_recv_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_work_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_storage_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.type` (string)
    Enum: "RECURRING", "DAILY", "WEEKLY", "MONTHLY", "ANNUALLY", "SPECIFIC_DAY_OF_MONTH"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.recurring_minutes` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_week` (string)
    Enum: "MONDAY", "TUESDAY", "WEDNESDAY", "THURSDAY", "FRIDAY", "SATURDAY", "SUNDAY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_month` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.month_year` (string)
    Enum: "JANUARY", "FEBRUARY", "MARCH", "APRIL", "MAY", "JUNE", "JULY", "AUGUST", "SEPTEMBER", "OCTOBER", "NOVEMBER", "DECEMBER"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.day_year` (string)
    Enum: "1", "2", "3", "4", "5", "6", "7", "8", "9", "10", "11", "12", "13", "14", "15", "16", "17", "18", "19", "20", "21", "22", "23", "24", "25", "26", "27", "28", "29", "30", "31", "-1"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_settings.bill_monthly_scheduler.time_send` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.securityLevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USER", "USER_MOBILEONLY", "EXTERNALUSER", "CUSTOMER"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.internaluse` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.email_alias` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav1link` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav1name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav1icon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav2link` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav2name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav2icon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav3link` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav3name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.fav3icon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.code` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.accounting_ref` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.address1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.address2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.address3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.address4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.city` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.country` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.facilities.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.type` (string)
    Enum: "SYSTEM", "SUPPORT", "INTEGRATION", "ADMIN", "USERDEFINED"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.securitylevel` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.internaluse` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.nodelete` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.locale` (string)
    Enum: "pt_BR", "es_MX", "fr_FR", "en_US", "de_DE", "zh_CN"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.userrole_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.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"

  - `getoWorkLine.invAllocated.inv_key.channel.account.users.roles.permissions.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.doc_tmplts.type` (string)
    Enum: "REPORT", "PACKING_SLIP", "BOL", "MASTER_BOL", "FACILITY_LOCATION_LABEL", "CYCLE_COUNT_SUMMARY", "SHIPPING_LABEL", "PARCEL_LABEL", "PALLET_MANIFEST", "CARTON_CONTENTS_LABEL", "GS1_LABEL", "RECEIPT", "RECEIPT_LABEL", "PALLET_LPN", "CARTON_LPN", "PROJECT_SUMMARY", "ORDER_PICK_TICKET", "WAVE_PICK_TICKET", "WAVE_DECONSOLIDATION", "REPLEN_TICKET"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.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"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.billing_mode` (string)
    Enum: "ACCOUNT_BILLING_RECV", "ACCOUNT_BILLING_SHIP", "ACCOUNT_BILLING_WORK", "ACCOUNT_BILLING_STORAGE", "ACCOUNT_BILLING_MONTHLY"

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.glcode` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.min` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.max` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.notes_internal` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.notes_external` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.account_billing_rules_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.starts_dt` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.ends_dt` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.rate` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.from_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.account.billing_rules.rates.to_qty` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channel_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.transit_lane_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility_alias` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility_integration_alias` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility_api_alias` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.cutoff_time` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.sync_inventory_level_percent` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_addr4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_city` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_country` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.rtn_add_contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.ncode` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.type` (string)
    Enum: "WAREHOUSE", "TERMINAL", "DEPOT", "VIRTUAL"

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.code` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.accounting_ref` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.description` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.notes` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.address1` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.address2` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.address3` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.address4` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.city` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.state_province` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.postal_code` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.country` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_phone` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.facility.contact_email` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.channel_facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.rm` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.shipping_method_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.alias` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.package_type` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.service_level` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.transit_lane_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.channelFacilities.channelCarriers.carrier.returns_enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.channel_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.name` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.ship_priority` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.max_transit_days` (integer)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers` (array)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.createdby` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.createdon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.modifiedon` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.channel_facility_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.rm` (number)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.shipping_method_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier` (object)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.account_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.enabled` (boolean)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.alias` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.type` (string)
    Enum: "SMALLPARCEL", "LTL", "FTL", "OCEAN", "AIR", "RAIL"

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.subtype` (string)
    Enum: "FedEx", "UPS", "USPS", "OnTrac", "DHL"

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.package_type` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.service_level` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.transit_lane_id` (string)

  - `getoWorkLine.invAllocated.inv_key.channel.shippingMethods.carriers.carrier.returns_enabled` (boolean)


