GET api/invoices/attachments/merged/{invoice_id}/{billing}/{options}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| invoice_id | string |
Required |
|
| billing | boolean |
Required |
|
| options | string |
Default value is |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfInvoiceAttachmentDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | InvoiceAttachmentDTO |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.