create_claim insurance
POST/v1/insurance/claims
Create an insurance claim for a defaulted or disputed loan
Request
Responses
- 201
- 400
- 401
- 404
- 503
Created response. Claim successfully submitted
bad_request: Invalid claim data
unauthorized: Unauthorized
not_found: Policy not found
service_unavailable: A transient backend dependency (e.g. the database) was unavailable. The request was not processed; retry.