Get invoices for the specified Reseller.
GET https://api.yourpayroll.com.au/api/v2/reseller/{resellerId}/Invoice
Parameter name | Value | Description | Additional |
---|---|---|---|
resellerId | int32 | Required |
Parameter name | Value | Description | Additional |
---|---|---|---|
options.fromDate | date-time | ||
options.toDate | date-time |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
200 | OK OK |
InvoiceModel |
Powered by DapperDox