You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Issues with sending work order through API

edited Nov 3, 2023 10:12AM in Warehouse Management 2 comments

I'm trying to pass a work order to WMS through api. This is the current data structure that I'm sending.

<LgfData>

  <Header>

    <DocumentVersion>9.0.0</DocumentVersion>

    <OriginSystem>NetSuite</OriginSystem>

    <ClientEnvCode>SANDBOX</ClientEnvCode>

    <ParentCompanyCode>****</ParentCompanyCode>

    <Entity>work_order</Entity>

    <TimeStamp>2023-11-01T01:16:19</TimeStamp>

    <MessageId>Record Type: workorder, internalid: 00000001</MessageId>

  </Header>

  <ListOfWorkOrders>

    <work_order>

      <work_order_hdr>

        <hdr_group_nbr>00000001</hdr_group_nbr>

        <facility_code>TST</facility_code>

        <company_code>****</company_code>

        <work_order_nbr>HDO000001_00000001</work_order_nbr>

        <action_code>CREATE</action_code>

        <work_order_type>Assembly</work_order_type>

        <reqd_by_date>2023-11-01</reqd_by_date>

        <priority>1</priority>

        <cust_field_2>DDA</cust_field_2>

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!