POST v1/api/PaymentHistory

Get Payment history for a Client or Policy Number

Request Information

URI Parameters

None.

Body Parameters

PaymentHistoryRequestDto

PaymentHistoryRequestDto
NameDescriptionTypeAdditional information
ClientId

string

None.

PolicyId

string

None.

StartDate

date

None.

EndDate

date

None.

Response Information

Resource Description

PaymentHistoryResponseDto

PaymentHistoryResponseDto
NameDescriptionTypeAdditional information
ResultMessage

string

None.

PaymentHistoryData

Collection of PaymentHistoryDataDto

None.