{
"itineraryId": "string",
"links": {
"retrieve": {
"method": "string",
"href": "string",
"expires": "string"
},
"resume": {
"method": "string",
"href": "string",
"expires": "string"
},
"completePaymentSession": {
"method": "string",
"href": "string",
"expires": "string"
},
"cancel": {
"method": "string",
"href": "string",
"expires": "string"
}
},
"encodedChallengeConfig": "string",
"traderInformation": {
"termsAndConditions": "string",
"traders": [
{
"name": "string",
"address": {
"line1": "string",
"line2": "string",
"line3": "string",
"city": "string",
"stateProvinceCode": "string",
"postalCode": "string",
"countryCode": "string"
},
"businessRegisterName": "string",
"businessRegisterNumber": "string",
"selfCertification": true,
"contactMessage": "string",
"rightToWithdrawMessage": "string",
"email": "string",
"phone": "string"
}
]
}
}