POST v1/api/PaymentHistory
Request Information
URI Parameters
None.
Body Parameters
PaymentHistoryRequestDtoName | Description | Type | Additional information |
---|---|---|---|
ClientId | string |
None. |
|
PolicyId | string |
None. |
|
StartDate | date |
None. |
|
EndDate | date |
None. |
Response Information
Resource Description
PaymentHistoryResponseDtoName | Description | Type | Additional information |
---|---|---|---|
ResultMessage | string |
None. |
|
PaymentHistoryData | Collection of PaymentHistoryDataDto |
None. |