Get invoices for the specified Brand.
GET https://apimy.yourpayroll.io/api/v2/brand/{brandId}/Invoice
Parameter name | Value | Description | Additional |
---|---|---|---|
brandId | 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