Skip to main content

Input fields

accountNumber : String! required

The account number for the request.

parcel : Int! required

The parcel ("Particella").

propertyId : ID! required

The unique identifier of the property.

role : PropertyRole! required

The role the account has on the property.

sheet : Int! required

The sheet ("Foglio").

subparcel : String

The subparcel ("Subalterno").

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-A011E588", "parcel": 8, "propertyId": "13690566", "role": "LANDLORD", "sheet": 18, "subparcel": "drive-themselves-magazine-hospital-finish" }