Skip to main content

Fields

activeFrom : DateTime! required

Date the register is active from.

activeTo : DateTime

Date the register is active to, if any. A null activeTo indicates the register is active.

id : ID
identifier : String! required
isFeedIn : Boolean! required
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

{ "activeFrom": "1999-07-29T05:41:06.293586+00:00", "activeTo": "1981-03-03T05:01:31.690458+00:00", "id": "58282324", "identifier": "98400475", "isFeedIn": true }