post https://in-api.ledgers.cloud/sales/quotes
Responses
xxxxxxxxxx
11curl --request POST \
--url https://in-api.ledgers.cloud/sales/quotes \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"branch_id": 1,
"notification": "Yes",
"payment_link": "Yes"
}
'
Try It!
to start a request and see the response here! Or choose an example: