KT-CT-13202
Error Type: VALIDATION
Exactly one of chargeAmountInCents or chargeAmountInCentsWithTax expected.
Exactly one of chargeAmountInCents or chargeAmountInCentsWithTax expected.
Error Message
{
"errors": [
{
"message": "Exactly one of chargeAmountInCents or chargeAmountInCentsWithTax expected.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "Exactly one of chargeAmountInCents or chargeAmountInCentsWithTax expected.",
"errorCode": "KT-CT-13202"
}
}
]
}