KT-CT-8936
Error Type: VALIDATION
Only one address is required to create an opportunity.
You should provide either use_same_address_as_billing or an opportunity address, but not both.
Error Message
{
"errors": [
{
"message": "Only one address is required to create an opportunity.",
"extensions": {
"errorType": "VALIDATION",
"errorDescription": "You should provide either use_same_address_as_billing or an opportunity address, but not both.",
"errorCode": "KT-CT-8936"
}
}
]
}