ModifyEstimateStatus
Updates the status as sent, accepted, or declined for estimates.
Input
Name | Type | Required | Description |
Id | String | True | Id of an estimate. |
EntityStatus | String | True | Status to be marked for an estimate- sent, accepted or declined.
使用できる値は次のとおりです。sent, accepted, declined |
Result Set Columns
Name | Type | Description |
Status | String | Stored procedure execution status. |