post https://api.wafeq.com/v1/simplified-invoices//line-items/
Endpoint for creating a new simplified invoice line item.
Response
Endpoint for creating a new simplified invoice line item.
xxxxxxxxxx
curl --request POST \
--url https://api.wafeq.com/v1/simplified-invoices/invoice_id/line-items/ \
--header 'Authorization: Api-Key replace_with_your_api_key' \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: