putWmsStocksdocumentsAcceptMM

Operation Id:
wms/stocksdocuments/acceptMM/put [Official Documentaction]
Methods

  • id Integer
Examples

This function retrieves the ID of the WMS stocks document with the MM acceptance status.

const result = await idosellRequest.putWmsStocksdocumentsAcceptMM
	.id(6)
	.exec()