post https://in-api.ledgers.cloud/catalog/sales
Responses
xxxxxxxxxx
12curl --request POST \
--url https://in-api.ledgers.cloud/catalog/sales \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"item_type": "Goods",
"gst_rate": "18%",
"gst_type": "Inclusive of GST",
"units": "UNT-UNITS"
}
'
Try It!
to start a request and see the response here! Or choose an example: