_get
Retrieve details of a Purchase order.
Parameters
id
ID of the purchase order you wish to retrieve details of.
Example
FM_api('PurchaseOrder_get', ['id' => '1'])
Result
On Success
Last updated
Retrieve details of a Purchase order.
ID of the purchase order you wish to retrieve details of.
FM_api('PurchaseOrder_get', ['id' => '1'])
Last updated