getInvoices
GET
/open/billing/getInvoices
Name | Type | Description | |
---|---|---|---|
api_key | string | Your API-key | |
sSearch | string(optional) | What you want to search(email or name) | |
start | string(optional) | start | |
length | string(optional) | length | |
sortCol | string(optional) | If sort column equals to 1 then it will sort according to first name , default is by customer id | |
sortDir | string(optional) | Default sort direction is descending. Send asc for ascending | |
offering | string(optional) | offering |
Request
Body Params application/json
Request samples
Responses
Modified at 2024-04-17 07:11:33