{
"token": "string",
"affiliateReferenceId": "string",
"hold": true,
"email": "string",
"phone": {
"countryCode": "string",
"areaCode": "string",
"number": "string"
},
"rooms": [
{
"roomId": 1296369727399878700,
"name": "Deluxe Double Room",
"nameCn": "豪华双人间",
"roomBed": [
{
"relation": "AND",
"beds": [
{
"type": "KING_BED",
"count": 1
}
]
}
],
"extraBed": true,
"maxOccupancy": 2,
"view": "NONE",
"area": "25",
"floor": 5,
"window": "HAS_WINDOW",
"desc": "string",
"facilities": [
"BATHROOM"
],
"images": [
{
"url": "https://hudson-ota-openapi.oss-cn-hangzhou.aliyuncs.com/hotel/image/1296369727399878657/1.jpg",
"type": "Around"
}
],
"extras": {
"key": "string"
}
}
],
"payments": [
{
"type": "CORPORATE_CARD",
"number": "string",
"securityCode": "string",
"expirationMonth": "string",
"expirationYear": "string",
"billingContact": {
"givenName": "string",
"familyName": "string",
"address": {
"line1": "string",
"line2": "string",
"line3": "string",
"city": "string",
"stateProvinceCode": "string",
"postalCode": "string",
"countryCode": "string"
}
},
"thirdPartyAuthentication": {
"cavv": "string",
"eci": "string",
"threeDsVersion": "string",
"dsTransactionId": "string",
"paResStatus": "string",
"veResStatus": "string",
"xid": "string",
"cavvAlgorithm": "string",
"ucafIndicator": "string"
},
"enrollmentDate": "string",
"AdditionalHandling": {
"authorizedExpenses": "string",
"specifiedIncidentalExpenses": [
"string"
],
"totalChargesAllowed": {
"value": 0,
"currency": "string"
},
"isCvcRequired": true,
"authorizingCompany": "string",
"cardContact": {
"email": "string",
"phone": {
"countryCode": "string",
"areaCode": "string",
"number": "string"
}
},
"maxPaymentAttemptCount": 0,
"paymentAllowablePeriodStart": "string",
"paymentAllowablePeriodEnd": "string"
}
}
],
"affiliateMetadata": "string",
"taxRegistrationNumber": "string",
"travelerHandlingInstructions": "string",
"invoicing": {
"consentToShare": true,
"companyName": "string",
"companyAddress": {
"line1": "string",
"line2": "string",
"line3": "string",
"city": "string",
"stateProvinceCode": "string",
"postalCode": "string",
"countryCode": "string",
"pointOfSaleDisplay": "string",
"email": "string",
"vatNumber": "string"
}
},
"supplierTransparency": {
"pointOfSaleDisplayToShare": "string",
"companyNameToShare": "string",
"consentToShare": true
}
}