Web Presence Review Blocklist

Evaluate Blocked Domains

post/api/v1/company/evaluate

Request body

domainstring nullable

The domain to be blocked.

phonestring nullable

The phone number to be blocked.

emailstring nullable

The email to be blocked.

address_line_1string nullable

The address to be blocked.

address_line_2string nullable

The address to be blocked.

citystring nullable

The city to be blocked.

statestring nullable

The state which the address belongs too

zipcodestring nullable

The zip code to which the address belongs too.

countrystring nullable

The country which the address belongs too.

phone_without_country_codestring nullable

Phone number without country code

Example request

{
  "domain": "example.net",
  "phone": "3136739082",
  "email": "test@truebiz.io",
  "address_line_1": "104 Truebiz Lane",
  "address_line_2": "104 Truebiz Lane",
  "city": "Detroit",
  "state": "MI",
  "zipcode": "48178",
  "country": "US",
  "phone_without_country_code": "US"
}

Response

OK

domainstring nullable

The domain to be blocked.

phonestring nullable

The phone number to be blocked.

emailstring nullable

The email to be blocked.

addressstring nullable

The address to be blocked.

phone_without_country_codestring nullable

Phone number without country code

Example response

{
  "domain": "example.net",
  "phone": "3136739082",
  "email": "test@truebiz.io",
  "address": "104 Truebiz Lane",
  "phone_without_country_code": "US"
}

Changes

Changed in 2 of the 12 revisions of this API.1510

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

    • ▲

      the request property became not nullable

      request-property-became-not-nullable

  • fd8c32a19c7f510See the full diff
    • ▲

      response property address list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property domain list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property email list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property phone list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ▲

      response property phone_without_country_code list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • ○

      request property list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened