Changes to Retrieve a Client

GET /company/{uuid}.json

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

Changed in 2 of the 50 revisions of this API.126

  1. 509ed0fe9958121
  2. ca9b053c43735

What changed

  • 509ed0fe9958121See the full diff
    • the is_individual response's property type/format changed from string/ to integer/ for status 200

      response-property-type-changed

    • added the new 0.00 enum value to the is_individual response property for the response status 200

      response-property-enum-value-added

    • added the new 1.00 enum value to the is_individual response property for the response status 200

      response-property-enum-value-added

    • the response optional property is_individual became read-only for the status 200

      response-optional-property-became-read-only

    • 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