Installation account view

Get the account header info for the provided account

get/v1.0/installation/account/{id}/header-info

Path parameters

idinteger required

The account id

Response

OK

idinteger
namestring
status'UNAPPROVED' | 'DENIED' | 'NEW' | 'LIVE' | 'DEEMED_WITHDRAWN' | 'PERMIT_REFUSED' | 'AWAITING_SURRENDER' | 'SURRENDERED' | 'AWAITING_REVOCATION' | 'REVOKED' | 'AWAITING_TRANSFER' | 'TRANSFERRED'
emitterType'WASTE' | 'GHGE' | 'HSE'
installationCategory'A_LOW_EMITTER' | 'A' | 'B' | 'C' | 'N_A'
permitIdstring

Changes

Changed in 2 of the 17 revisions of this API.44

    • removed the optional property security from the response with the 403 status

      response-optional-property-removed

    • removed the optional property security from the response with the 404 status

      response-optional-property-removed

    • removed the optional property security from the response with the 500 status

      response-optional-property-removed

  • ae162f3b869514See the full diff
    • added the new WASTE enum value to the emitterType response property for the response status 200

      response-property-enum-value-added

    • added the optional property id 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

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