{
"sendOfferResults": [
{
"OrderNum": "string",
"OfferId": "string",
"NeedsMobileConfirmation": true,
"NeedsEmailConfirmation": true,
"Error": "string"
}
],
"acceptOfferResults": [
{
"OrderNum": "string",
"OfferId": "string",
"NeedMobileConfirmation": true,
"NeedEmailConfirmation": true,
"Error": "string",
"ErrorCode": 0
}
]
}