CreateSolarWalletRelationship
Create the solar wallet credit sharing ledger with a validity date range betweena solar wallet ledger source and an electricity ledger target
Fields
Credit sharing ledgers id.
Source account number of the solar wallet ledger.
A flag that ensures changes have been made.
Target account number of the electricity ledger.
Target account given name.
Datetime when the solar wallet credit sharing ledger begins.
Datetime when the solar wallet credit sharing ledger ends.
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
{
"creditSharingLedgerId": 85526028,
"sourceAccountNumber": "A-A574AF68",
"success": true,
"targetAccountNumber": "A-870BED58",
"targetGivenName": "Nicholas",
"validFrom": "1997-04-28T18:01:14.081450+00:00",
"validTo": "2004-10-12T07:53:40.282445+00:00"
}