_appointmentCreate
Parameters
quote_id
app_id
Example
FM_api('Quote_appointmentCreate', ['quote_id' => '123', 'app_id' => '456']);Result
On Success
{'ok':1,'id':'123'}On Failure
Last updated