...
Name | Required | Type | Description |
---|---|---|---|
ax_status | O | String |
|
channel_status | O | String |
|
comment | X | String |
|
3) Response
Name | Type | Description | ||||
---|---|---|---|---|---|---|
status_code | Integer | 정상 처리 시 200 | ||||
data | Object | - | ||||
channel_order_code | String | 채널의 취소된 주문의 식별자 | ||||
channel_order_status | String | 취소된 Channel의 주문 상태 | ||||
ax | List[Object] | - | ax_order_code | String | AX의 취소된 주문의 식별자 | |
ax_order_status | String | 취소된 AX의 주문 상태 |
...