AffiliateOrganisationType
Fields
Accounts this partner can access, with the roles granting that access.
Businesses this partner can access, with the roles granting that access.
Is this partner allowed to specify payment methods other than Direct Debit in the import csv or API.
Are meter point registrations limited for profile classes 1 and 2 for registrations from csv or API.
Allow registration requests with customers without an email address.
Allow registration requests with exiting account user emails to add to the portfolio belonging to the account user.
Allow performing tariff renewals via API.
Allow this partner access to the IVR support API (modify their own IVR handling through third party 'IVR Flow Editor').
The primary contact email for the organisation.
Default Account Type.
The ID of the affiliate organisation.
Restrict to field-sales-only products? This is only allowed for the 'field-sales' and 'events' sales channels.
The name of the affiliate organisation.
Unique identifier for the organisation in the format O-XXXXXXXX.
External references attached to the organisation, keyed by namespace.
Sales Channel.
Please use salesChannelCode instead.
- Marked as deprecated on 2025-07-17.
- Scheduled for removal on or after 2025-10-17.
Sales Channel Code.
Allow this partner to skip validation that ensures all meter points belong to the same address.
Example
{
"accessibleAccounts": EntityAccessConnectionTypeConnection,
"accessibleBusinesses": EntityAccessConnectionTypeConnection,
"allowAlternativePaymentMethods": true,
"canRegisterBusinessMeterPoints": true,
"canRegisterCustomersWithoutEmailAddress": true,
"canRegisterPortfolioAccounts": true,
"canRenewTariffs": true,
"canUseIvrSupportApi": true,
"contactEmail": "less-somebody-head-see-loss",
"defaultAccountType": "BUSINESS",
"id": "55169809",
"isFieldSalesOnlyProduct": true,
"name": "home-sound-low-certain-challenge",
"number": "yet-sport-happy-camera-skill",
"references": [OrganisationReferenceType],
"salesChannelCode": "wear-include-voice-expert-inside",
"skipMeterPointAddressValidation": true
}