DELETE api/Faturas/{id}
Cancels an invoice.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id |
Invoice Id. |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
The result.
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.