DELETE api/invoices/attachment/{invoice_attachment_id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| invoice_attachment_id | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
JsonResultOfAPIResponse| Name | Description | Type | Additional information |
|---|---|---|---|
| Content | APIResponse |
None. |
|
| SerializerSettings | JsonSerializerSettings |
None. |
|
| Encoding | Encoding |
None. |
|
| Request | HttpRequestMessage |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.