...
Name | Required | Type | Description | Example |
---|---|---|---|---|
depth_combinations | O | List[Depth Combination] |
| |
order | O | Order |
| |
purchaser | O | Purchaser |
| |
representative | O | Traveler |
|
...
Name | Required | Type | Description |
---|---|---|---|
is_required_more_information | O | Boolean |
|
name | O | String |
|
national_code | O | String |
|
phone | O | String |
|
O | String |
| |
additional | X | Object |
|
extra | O | String |
|
(5) Type -
...
Traveler
Name | Required | Type | Description |
---|---|---|---|
channel_code | O | String |
|
name | O | String |
|
national_code | O | String |
|
phone | O | String |
|
O | String |
| |
additional | X | Object |
|
extra | X | String |
|
...