DELETE api/CancellationReasons/Remove?id={id}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
CancellationReasonName | Description | Type | Additional information |
---|---|---|---|
Id | integer |
None. |
|
Name | string |
String length: inclusive between 0 and 256 |
|
CancellationReasonType | CancellationReasonType |
None. |
|
Order | integer |
Range: inclusive between 0 and 32767 |
|
IsInactive | boolean |
None. |
|
CreatedBy | string |
String length: inclusive between 0 and 256 |
|
CreatedDate | date |
None. |
|
LastModifiedBy | string |
String length: inclusive between 0 and 256 |
|
LastModifiedDate | date |
None. |
|
TourTransactions | Collection of TourTransaction |
None. |
|
StockMovements | Collection of StockMovementLog |
None. |
Response Formats
application/json
Sample:
Sample not available.
text/json
Sample:
Sample not available.
application/xml
Sample:
Sample not available.
text/xml
Sample:
Sample not available.