# CancelOrder Cancel order request ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **txid** | **str** | Order ID | **reason_id** | **str** | Cancel reason ID. `1` no longer want to buy; `2` cannot reach seller; `3` will not pay; `4` seller account not real; `5` payout account issue; `6` price mismatch; `7` mutually agreed cancel; `8` poor communication; `9` other; `10` seller cannot release with refund; `11` terms not met; `12` seller payout risk-controlled. | [optional] **reason_memo** | **str** | Extra cancel notes when `reason_id` is `9` or explanation is required. | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)