UpdateAgreementRescissionInput
Required information for updating an agreement rescission.
Input fields
The reason for failure if the rescission failed.
The ID of the agreement rescission to update.
The new status for the agreement rescission.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"failureReason": "pass-who-decision-east-summer",
"id": "53898062",
"status": "IN_PROGRESS"
}