{
"authorizedExpenses": "PRESTAY_EXPENSES_ONLY",
"specifiedIncidentalExpenses": [
"BREAKFAST"
],
"totalChargesAllowed": {
"value": "string",
"currency": "string"
},
"isCvcRequired": true,
"authorizingCompany": "string",
"cardContact": {
"email": "string",
"phone": {
"countryCode": "string",
"areaCode": "string",
"number": "string"
}
},
"maxPaymentAttemptCount": 0,
"paymentAllowablePeriodStart": "string",
"paymentAllowablePeriodEnd": "string"
}