ContractFiltersInput
Input type for filtering contracts by party or subject.
Input fields
Filter contracts by party (the entity that signed the contract). Provide either an account number or business ID.
Filter contracts by subject (the account impacted by the contract). Provide the account number.
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
{
"party": PartyInput,
"subject": "with-whole-it-wish-different"
}