cURL
curl --request POST \ --url https://demo.onlinebillingform.com/api/v1/invoice/create-quote \ --header 'token: <token>'
{ "success": true, "message": "Quote created successfully", "invoice_id": 62 }
"sk_77vyCV9IEAmgO25pTVr2"
date (mm-dd-yyyy)(required)
"04-18-2021"
integer (required[)
2
string array (optional)
1
"Test Description"
double array (optional)
100
integar array (optional)
The response is of type object.
object