Skip to main content

Input fields

accountNumber : String! required

The account number.

propertyId : Int! required

The property id to create a quote request for.

renewalAt : DateTime! required

The date at which the agreements would be renewed.

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

{ "accountNumber": "A-A91BF9EB", "propertyId": 78832163, "renewalAt": "1996-07-19T00:05:19.024648+00:00" }