Claims

Adds a new claim in DRAFT/REQUESTED state.

post/api/claims/

Request body

companyIdstring required
standardIdstring required
explanationstring nullable
expirationDatestring required
issueDatestring required
issuedBystring nullable
fileIdstring nullable
documentNumberstring nullable
licenseNumberstring nullable
styleIdsstring[]
shouldAttachChildrenboolean
renewedIdstring nullable
status'DRAFT' | 'REQUESTED' | 'APPROVED' | 'NOT_VERIFIABLE' nullable

Response

Default Response

Changes