Get invoices for the specified Business.
GET https://api.yourpayroll.com.au/api/v2/business/{businessId}/Invoice
Parameter name | Value | Description | Additional |
---|---|---|---|
businessId | 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