Customers

Get business entity for an Onboarding Application

Retrieves the business entity for the specified application, including key details such as business name, type and company registration number.

get/applications/{applicationId}/compliance/businesses

Path parameters

applicationIdstring required

ID of application

Response

OK

idstring

Business ID

type'LLC' | 'PLC' | 'LLP' | 'PARTNERSHIP' | 'SOLETRADER'

Business type

registeredNamestring

Registered business name

registrationNumberstring

Company registration number

Changes

No recorded changes to this endpoint across all 1 revision of this API.