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