GET bears/attachment/billactionnotice/{id}
Gets a Bill Action Notice document by Bill Action ID.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id |
The ID of the Bill ACtion that has the Attachment. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
An Attachment to download as an HttpResponseMessage.
AttachmentName | Description | Type | Additional information |
---|---|---|---|
Version | Version |
None. |
|
Content | HttpContent |
None. |
|
StatusCode | HttpStatusCode |
None. |
|
ReasonPhrase | string |
None. |
|
Headers | Collection of Object |
None. |
|
RequestMessage | HttpRequestMessage |
None. |
|
IsSuccessStatusCode | boolean |
None. |