Skip to main content

APIError

codestring

Machine-readable error code

Example: INVALID_ADDRESS
messagestring

Human-readable error message

Example: invalid GhanaPostGPS address format
APIError
{
"code": "INVALID_ADDRESS",
"message": "invalid GhanaPostGPS address format"
}