{
"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"
}
}