get https://api.wafeq.com/v1/debit-notes//line-items/
Endpoint for retrieving a list of debit note line items.
Response
Endpoint for retrieving a list of debit note line items.
xxxxxxxxxx
curl --request GET \
--url https://api.wafeq.com/v1/debit-notes/debit_note_id/line-items/ \
--header 'Authorization: Api-Key replace_with_your_api_key' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: