Individual charge information for company.
GET https://api.company-information.service.gov.uk/company/{company_number}/charges/{charge_id}
This request requires the use of one of following authorisation methods:
API key
.
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK Resource returned |
chargeDetails |
| 401 | Unauthorized Unauthorised |
|
| 404 | Not Found Resource not found |