SupplyContractType
Fields
The activation process linked to the supply contract if available.
Agreements contained in the contract with optional filtering.
The industry consents for this supply contract.
Beginning of the contract (first valid from from related agreements).
End of the contract if all related agreements are terminated (the last valid to from related agreements). If the contract is still active, this field will be null.
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
{
"activationProcess": ActivationProcessInterface,
"agreements": AgreementConnectionTypeConnection,
"consents": IndustryConsentData,
"number": "chance-eight-imagine-picture-tough",
"paymentAmount": 8,
"paymentDay": 69,
"validFrom": "2017-03-22T22:05:22.906579+00:00",
"validTo": "1998-10-29T13:00:10.997751+00:00"
}