ContactEnableOrDisablePaymentReminder
Reminds the associated contact if payment date is missed.
Input
Name | Type | Required | Description |
Id | String | True | Id of a contact. |
EntityStatus | String | True | Status such as enable or disable
The allowed values are enable, disable. |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |