_setDeliveryDetails
Parameteres
attention
delivery_address
instructions
Example
FM_api('PurchaseOrder_setDeliveryDetails', ['id' => '1', 'attention' => 'Mary Brown', 'delivery_address' => '10 Canal St Newry', 'instructions' => 'Please deliver to front desk'])Result
On Success
{"ok":1}Last updated