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
使用できる値は次のとおりです。enable, disable |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |