post https://in-api.ledgers.cloud/expenses/vouchers
Responses
xxxxxxxxxx
10curl --request POST \
--url https://in-api.ledgers.cloud/expenses/vouchers \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"currency": "INR",
"expense_head": "expense/cost of materials consumed/cost of materials consumed"
}
'
Try It!
to start a request and see the response here! Or choose an example: