Changes to Get detailed case info

GET /service_agents/contact_cases/{id}

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

Changed in 4 of the 54 revisions of this API.44

  1. d5569b3154112
  2. 3ab6b73994fc1
  3. 6bba44d87e8322
  4. 2f2bcffc5f291

What changed

    • added the new web_session enum value to the local/allOf[CommonAddress]/type response property for the response status 200

      response-property-enum-value-added

    • added the new web_session enum value to the peer/allOf[CommonAddress]/type response property for the response status 200

      response-property-enum-value-added

    • added the optional property reference_id to the response with the 200 status

      response-optional-property-added

  • 6bba44d87e8322See the full diff
    • removed the optional property peer_target from the response with the 200 status

      response-optional-property-removed

    • removed the optional property peer_type from the response with the 200 status

      response-optional-property-removed

    • added the optional property local to the response with the 200 status

      response-optional-property-added

    • added the optional property peer to the response with the 200 status

      response-optional-property-added

    • endpoint added

      endpoint-added