Changes to Search companies

POST /v1/companies/

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 11 revisions of this API.41

  1. f7c0138755164
  2. e58688835e251

What changed

    • the address/city request property's maxLength was set to 64

      request-property-max-length-set

    • the address/state request property's maxLength was set to 32

      request-property-max-length-set

    • the address/street request property's maxLength was set to 255

      request-property-max-length-set

    • the address/zip request property's maxLength was set to 10

      request-property-max-length-set

    • the request property domain became nullable

      request-property-became-nullable