AccountBillingInfo
Fields
Account billing address.
Name for this account. If one exists, the billing name of the portfolio will prepend this.
Data about whether or not an account can modify their payments.
Retrieve different supplementary ledgers used in Spain market.
Arguments
The id of the ledger to return.
Deprecation
The 'ledgerId' field is deprecated.Please use 'ledgerNumber' instead. This is in the form of 'L-123456789A'
- Marked as deprecated on 2024-10-22.
- Scheduled for removal on or after 2025-06-25.
The number of the ledger to return.
Retrieve all market supply agreements under this account. Note that when active is set to false it actually means 'return both active and inactive agreements'.
Properties linked to the account now and in the future.
Arguments
Returns properties that have an effective period that ends at or after the given activeFrom datetime.
List of billing address lines.
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
{
"billingAddress": "still-decade-less-face-special",
"billingAddressLine1": "or-past-senior-effort-around",
"billingAddressLine2": "stock-firm-speech-what-pick",
"billingAddressLine3": "billion-take-plant-early-debate",
"billingAddressLine4": "medical-business-town-remain-standard",
"billingAddressLine5": "himself-type-care-respond-effort",
"billingCountryCode": "about-building-cut-shake-her",
"billingName": "lot-party-environment-point-public",
"billingPostcode": "TV-me-talk-whose-shoulder",
"canModifyPayments": CanModifyPaymentsType,
"id": "66531411",
"ledgers": [LedgerWithPaymentsInstructions],
"marketSupplyAgreements": AgreementConnection,
"number": "huge-management-protect-street-cost",
"properties": [PropertyType],
"splitBillingAddress": "administration-send-major-hour-role",
"status": "state-from-during-baby-second"
}