Retrieve a Quote details.
The ID of the Quote to be retrieved.
FM_api('Quote_get', ['id' => '10']);
{"id":"1","name":"The Cafe","total_gross":"500.00"}
Last updated 8 months ago