Changes to Update a claim

PUT /api/v1/claims/{id}

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

Changed in 9 of the 24 revisions of this API.19

  1. 5687569af02f11
  2. 693b485f81be1
  3. d4249894b3d41
  4. f77ef1a2ebfa1
  5. d46606c95cba1
  6. c4f3376a8aa51
  7. def1cfa2791d1
  8. f5d94c130d5b1
  9. f141b4bcbce11

What changed

  • 5687569af02f11See the full diff
    • removed the request property submissionId

      request-property-removed

    • added the new optional request property id

      new-optional-request-property

    • for the path request parameter id, the type/format was generalized from integer/int64 to string/uuid

      request-parameter-type-generalized

    • api operation id updateClaim_1 removed and replaced with updateClaim

      api-operation-id-removed

    • api operation id updateClaim_1 removed and replaced with updateClaim

      api-operation-id-removed

    • api operation id updateClaim removed and replaced with updateClaim_1

      api-operation-id-removed

    • api operation id updateClaim removed and replaced with updateClaim_1

      api-operation-id-removed

    • added the non-success response with the status 403

      response-non-success-status-added

    • added the new optional request property counselPayment

      new-optional-request-property

    • added the new optional request property escaped

      new-optional-request-property