Submit completed case
POST/case/:expedientNumber/submit-completed-case
Submits that the case has been updated with all the needed information. If you have configured automated dispute generation in Kloutit, this endpoint will indicate that the case is ready and will trigger the defense generation automatically.
Request
Responses
- 204
- 400
- 401
- 403
- 404
- 429
- 500
- 503
- 504
Case submitted successfully
Bad request
Unauthorized
Forbidden
Case not found
Too many requests
Unexpected error
Service unavailable
Gateway timeout