Changes to Update a Client

POST /company/{uuid}.json

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

Changed in 3 of the 50 revisions of this API.118

  1. 509ed0fe995813
  2. 638a8df09bf41
  3. ca9b053c43735

What changed

  • 509ed0fe995813See the full diff
    • request property is_individual was restricted to a list of enum values

      request-property-became-enum

    • the request optional property is_individual became read-only

      request-optional-property-became-read-only

    • added the new 0.00 enum value to the request property is_individual

      request-property-enum-value-added

    • added the new 1.00 enum value to the request property is_individual

      request-property-enum-value-added

    • removed the request property active

      request-property-removed

    • added the non-success response with the status 401

      response-non-success-status-added

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the non-success response with the status 404

      response-non-success-status-added

    • added the non-success response with the status 429

      response-non-success-status-added

    • added the non-success response with the status 500

      response-non-success-status-added