StartExportOnboardingProcessInput
Input fields
Version of the terms and conditions that have been accepted.
Account number.
The export certificate object.
The DNO status.
The export MPAN.
The FiT ID.
The FiT ownership status.
The import MPAN.
Whether to take over the FiT generation payments.
The MCS certificate number.
Deprecation
The 'mcsCertNumber' field is deprecated.Please use `certificate` instead.
- Marked as deprecated on 2023-10-20.
- Scheduled for removal on or after 2024-01-01.
The export product code.
The export technology type.
Have the terms and conditions for this product been accepted?
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
{
"acceptedTermsAndConditionsVersion": "east-bank-exactly-work-language",
"accountNumber": "A-24103253",
"certificate": Certificate,
"dnoStatus": "NOTIFIED",
"exportMpan": "present-poor-wait-hospital-fill",
"fitId": "53921599",
"fitStatus": "OWNER",
"importMpan": "cost-society-often-TV-early",
"includeFitGeneration": true,
"productCode": "big-particularly-space-begin-detail",
"technologyType": "HYDRO",
"termsAndConditionsAccepted": true
}