POST v1/api/AcknowledgePayments
Submit paid payment information on a policies.
Request Information
URI Parameters
None.
Body Parameters
AcknowledgePaymentsRequestDto
AcknowledgePaymentsRequestDto| Name | Description | Type | Additional information |
|---|---|---|---|
| SubmitPaymentAcknowledgeRequests | Collection of AcknowledgePaymentDto |
None. |
Response Information
Resource Description
AcknowledgePaymentsResponseDto
AcknowledgePaymentsResponseDto| Name | Description | Type | Additional information |
|---|---|---|---|
| IsSuccessful | boolean |
None. |
|
| ErrorMessage | string |
None. |