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

Changes

No recorded changes to this endpoint across all 1 revision of this API.