Skip to main content

Input fields

changeOfOwnershipDate : Date

The effective date for the change of ownership. Must be the 1st day of a future month.

customerIdentityInfo : CustomerIdentityInfoInput

The customer's document information.

previousOwnerFiscalCode : String

Deprecated. The fiscal code of the previous owner.

Deprecation
No longer used. Will be removed in a future release.
reading : Decimal

The reading of the meter at the time of the change of ownership.

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

{ "changeOfOwnershipDate": "1971-11-05", "customerIdentityInfo": CustomerIdentityInfoInput, "reading": "1.0" }