BusinessType
Fields
The billing address of the business.
The company type of a business account.
The details of the business.
Kraken-generated, human-readable number for display purposes.
The business ID.
The legal address of the business.
Account number linked to this business.
The possible errors that can be raised are:
- KT-CT-11102: Business without related account.
- KT-CT-1113: Disabled GraphQL field requested.
Deprecation
The 'linkedAccountNumber' field is deprecated.Please use 'linkedAccountNumbers' instead, businesses can be related to multiple Accounts now.
- Marked as deprecated on 2025-02-05.
- Scheduled for removal on or after 2025-08-01.
Account numbers linked to this business.
The business' name.
The business' number.
List payment instructions owned by this business.
The sectors the business operates in.
The segment this business is assigned to.
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": RichAddressType,
"businessType": "SOLE_TRADER",
"details": [BusinessDetailType],
"displayableNumber": "trouble-finish-they-get-price",
"id": "17471526",
"legalAddress": RichAddressType,
"linkedAccountNumbers": "92805942",
"name": "itself-heavy-family-staff-kid",
"number": "recognize-play-million-argue-pull",
"paymentMethods": PaymentInstructionConnectionTypeConnection,
"sectors": None,
"segmentName": "through-common-poor-maintain-game"
}