Get list of sales invoices clients

GET /api-v1/sales-invoice/client

Headers

Responses

GET /api-v1/sales-invoice/client
curl \
 -X GET http://wyzio.app/api-v1/sales-invoice/client \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"
Response examples (200)
[
  42
]