Get invoices for the specified White Label.
GET http:///api/v2/whitelabel/{whiteLabelId}/Invoice
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| whiteLabelId | int32 | Required | 
| Parameter name | Value | Description | Additional | 
|---|---|---|---|
| FromDate | date-time | ||
| 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