ModifyRetainerInvoiceStatus
Updates the status as sent, void, or draft for retainerinvoice.
Input
Name | Type | Required | Description |
Id | String | True | Id of a retainerinvoice. |
EntityStatus | String | True | Status to be marked for a retainerinvoice- sent,void and draft
使用できる値は次のとおりです。sent, void, draft |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |