Gets the White Label invoice Excel with the specified ID.
GET http:///api/v2/whitelabel/{whiteLabelId}/Invoice/{id}/excel
Parameter name | Value | Description | Additional |
---|---|---|---|
id | int32 | Required | |
whiteLabelId | 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