DELETE api/v{version}/trips/note/{noteId}
Deletes a note associated to a booking.
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| noteId |
Id of the note to delete. |
integer |
Required |
| version |
The requested API version |
string |
Required Default value is 2.0 |
Body Parameters
None.
Response Information
Response Formats
application/json, text/json, application/problem+json, application/xml, text/xml
Sample:
Sample not available.