InvoiceEnableOrDisablePaymentReminder
Enables or disables automated payment reminders for an invoice.
Input
| Name | Type | Required | Description |
| Id | String | True | Id of an Invoice. |
| 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. |