Organisation account view

Get the organisation account with the provided id

get/v1.0/organisation/account/{id}

Path parameters

idinteger required

The account id

Response

OK

idinteger
registrationNumberstring
namestring required
type'SIC' | 'OTHER' required
otherTypeNamestring
codesstring[] required
line1string required
line2string
citystring required
countystring
postcodestring required
competentAuthority'ENGLAND' | 'NORTHERN_IRELAND' | 'OPRED' | 'SCOTLAND' | 'WALES' required
organisationIdstring
status'AWAITING_APPROVAL' | 'LIVE' | 'DENIED' | 'CLOSED'
editableboolean

Changes

Changed in 1 of the 4 revisions of this API.128

  • bf068acab677128See the full diff
    • the response property county became optional for the status 200

      response-property-became-optional

    • added the new AWAITING_APPROVAL enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the new CLOSED enum value to the status response property for the response status 200

      response-property-enum-value-added

    • added the optional property editable to the response with the 200 status

      response-optional-property-added

    • added the optional property otherTypeName to the response with the 200 status

      response-optional-property-added

    • added the optional property security to the response with the 403 status

      response-optional-property-added

    • added the optional property security to the response with the 404 status

      response-optional-property-added

    • added the optional property security to the response with the 500 status

      response-optional-property-added

    • removed the UNAPPROVED enum value from the status response property for the response status 200

      response-property-enum-value-removed

    • added the required property codes to the response with the 200 status

      response-required-property-added

    • added the required property type to the response with the 200 status

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog