Get motor policies
GET
/policies/motor
Returns a paginated list of motor insurance policies.
Authorizations
BearerAuth
Type
HTTP (bearer)
Parameters
Query Parameters
Statuses
Type
array
StartDate
Type
string
Format
"date-time"EndDate
Type
string
Format
"date-time"ClientId
Type
string
Query
Type
string
PageNumber
Type
integer
PageSize
Type
integer
Responses
Paginated list of motor policies
application/json
JSON "totalItems": 0, "pageSize": 0, "pageNumber": 0, "totalPages": 0, "data": [ ]
{
}
