API Release: Batch Relocation


The 'Batch Relocation' service has been released for MKG API. DialogResult:

  • 0 = "Cancel"
  • 1 = "OK"

In MKG, a pop-up message is given with this action. The action "OK"(1) must be given here.


 

PUT {{restUrl}}/Documents/parl/0/Service/s_partij_verplaatsen?DialogResult=1

Body:

{
    "request":{
        "InputData":{
            "parl":[
                {
                    "admi_num": 1,
                    "part_num": "20121100006",
                    "magl_code": "PL1",
                    "t_doel_magl": "PL2",
                    "t_doel_aantal": 10,
                    "RowKey": 1,
                }
            ]
        }
    }
}

 

  • admi_num: Administration
  • part_num: Lot No.
  • magl_code: Warehouse location
  • t_doel_magl: Warehouse location to be moved to
  • t_doel_aantal: Number to be moved
  • RowKey: obliged to submit