Operation Id:
wms/stocksdocuments/rejectMM/put [Official Documentaction]
Methods
- id Integer
Examples
This function retrieves the document ID for a rejected material movement with the reference ID of 7 in the WMS stocks documents.
Loading editor...
const result = await idosellRequest.putWmsStocksdocumentsRejectMM .id(7) .exec();