Delete reservation for production order material released for MKG API
The 'Delete reservation' service has been released for the production order materials. Here it is possible to delete several lines simultaneously. You need the RowKey of the reservation lines to delete the reservations. The example shows how to delete two reservation lines. |
PUT {{restUrl}}/Documents/prmv/0/Service/s_deletereservations?MessageResult=1
Body:
{
"request":{
"InputData":{
"t_selected_rows":[
{
"t_value": "0x00000000000b24a0"
},
{
"t_value": "0x00000000000b2503"
}
]
}
}
}
- Published:13 feb 2023 17:08
- Latest update:13 feb 2023 17:08
- TypeRelease notes
- FunctionalityNEW
- Category
- Product
- Version005.068.006
- AvailabilityOpenbaar