claims

Gets a list of claims for Current Supplier

Gets a list of claims for Current Supplier with pagination and filtering support. Permissions requises : SupplierAdminRole, SupplierParcelsManagerRole.

post/api/v{version}/claims/search

Path parameters

versionstring required

The requested API version

Headers

X-Tenantstring required

Input your tenant Id to access this API

Request body

keywordstring nullable
pageSizeinteger
pageNumberinteger
orderBystring[] nullable
includeCommentsboolean

Response

OK

pageNumberinteger
pageSizeinteger
totalCountinteger
totalPagesinteger
hasPreviousboolean
hasNextboolean

Changes

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