...
Name | Type | Description | |||
---|---|---|---|---|---|
status_code | Integer |
| |||
data | Object |
| |||
channel_order_code | String |
| |||
channel_order_status | String |
| |||
depth_combinations | list[Object] | ||||
dc_code | string |
| |||
use_date | datetime |
| |||
ax_order_code | string |
| |||
ax_order_status | string |
| |||
quantity | Integer |
| |||
tickets | list[Object] |
| |||
ticket_code | String |
| |||
ticket_status | String |
|
...
Name | Required | Type | Description |
---|---|---|---|
channel_order_id | O | String |
|
purchased_at | O | Datetime |
|
purchase_requested_at | X | Datetime |
|
reserved_at | X | Datetime |
|
reservation_requested_at | X | Datetime |
|
sub_total | O | String |
|
discount_method | X | String |
|
discount | X | String |
|
total | O | String |
|
status | O | String |
|
is_voucher | O | Boolean |
|
comment | X | String |
|
currency | O | String |
|
...
Name | Required | Type | Description |
---|---|---|---|
channel_product_mapping_code | O | String |
|
dc_code | O | String |
|
quantity | O | Integer |
|
use_date | O | Datetime |
|
unit_selling_price | O | String |
|
discount | X | String |
|
discount_method | X | String |
|
amount_price | O | String |
|
travelers | O | List[Traveler] |
|
...