_setDescription
Last updated
Set the description for a Requisition order.
###id ID of the requisition order which will have the delivery description set.
Textual description of a requisition order
FM_api('RequisitionOrder_setDescription', ['id' => '1', 'description' => 'TEST DESCRIPTION']){"ok":1}Last updated