v1

latestOpenAPI 3.0.42026-07-2499260182.5 KB
claims

Gets a list of claim comments for a specific claim by Id for current supplier

Gets a list of claim comments for a specific claim by Id for current supplier with pagination and filtering support. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

post/api/v{version}/claim-comments/{claimId}/search

Path parameters

versionstring required

The requested API version

claimIdstring uuid required

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

keywordstring nullable
pageSizeinteger
pageNumberinteger
orderBystring[] nullable
claimIdstring uuid

Response

OK

pageNumberinteger
pageSizeinteger
totalCountinteger
totalPagesinteger
hasPreviousboolean
hasNextboolean