New Raw Bill
This is the new raw bill with request and response adjusted with the same error codes but with proper message bifurcations. Logging in-case of API breakage with message response is recommended.
Create Bill
POST
https://node-staging.billeasy.in/api/v1/rawBills/createRawBill
This endpoint allows you to create bill.
Headers
Name
Type
Description
x-api-secret
string
Content-type
string
x-api-access
string
Authentication token to track down who is emptying our stocks.
Last updated