How to create test data for company PSC list in the sandbox environment

We are using ‘https://test-data-sandbox.company-information.service.gov.uk/test-data/company’ endpoint to create test data in the sandbox environment.

We are able to retrieve company data using company profile endpoint but unable to retrieve company PSC list.
Company house PSC list endpoint- https://api-sandbox.company-information.service.gov.uk/company/{company_number}/persons-with-significant-control

We are getting below response-
{

"errors": [

    {

        "error": "company-psc-not-found",

        "type": "ch:service"

    }

]

}

@renuka.a.sharma any update on this issue? i am also getting the same error in Sandbox environment.

Hi both, we’ve confirmed this is a problem in sandbox and are working on a fix now. It’s lower down the priority list than a second bug but work is commencing today

A fix has gone into sandbox for this now

1 Like