Gets the Brand invoice PDF with the specified ID.
GET http:///api/v2/brand/{brandId}/Invoice/{id}/pdf
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| id | int32 | Required | |
| brandId | int32 | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          ByteArrayContent | 
Powered by DapperDox