Broadband Checker Business API

(0 reviews)

Error Codes

Error CodeHttp Status CodeAPI Endpoint / ResourceReason for ErrorError Cause
BA-400-1400 – Bad RequestGET /servicesMissing mandatory header {M}: X-Transaction-IdRequired header {M} not specified.
BA-404-1404 – Not FoundGET /servicesNo matching broadband availability data found.No matching broadband availability data found.
BA-404-2404 – Not FoundGET /servicesUnable to find the resource.Unable to find the resource you requested.
BA-405-1405 – Method Not AllowedGET /servicesA request method is not supported for the requested resource; e.g. a POST request is used to call GET address details.Unsupported http method encountered.
BA-406-1406 – Not AcceptableGET /servicesPotentially caused by an 'Accept' request header other than 'application/json'.Request is not acceptable.
BA-500-1500 – Internal Server ErrorGET /servicesThere was an unexpected exception and/or condition encountered and needs further investigation.Unable to process your request due to an unexpected error.
BA-500-2500 – Internal Server ErrorGET /servicesUnable to process your request due to an unexpected upstream API error.Unable to process your request due to an unexpected upstream API error.
BA-503-1503 – Service UnavailableGET /servicesA service that the API is dependent on is not responding in a timely manner.Upstream service timed out.
BA-503-2503 – Service UnavailableGET /servicesA service that the API is dependent ois returning an unexpected error.Unable to process your request due to an unexpected upstream API error.

Reviews