GET
, and no request body is required for this endpoint.ApiKey: ********************
curl --location --request GET 'https://app.hisabkitab.co/third-party/estimate-quote-transactions/next-invoice-number' \
--header 'ApiKey;'
{
"data": "2",
"success": true,
"message": "Invoice Number Retrieved Successfully"
}