Skips the verification on the number of rows in the precheck for data change.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
OrderId | long | Yes | The ticket ID. You can call the ListOrders operation to obtain the ticket ID. | 420**** |
Reason | string | Yes | The reason for skipping the verification on the number of rows in the precheck for data change. | save test time |
Tid | long | No | The tenant ID. You can call the GetUserActiveTenant or ListUserTenants operation to obtain the tenant ID. | 3*** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "7FAD400F-7A5C-4193-8F9A-39D86C4F0231",
"Success": true,
"ErrorMessage": "UnknownError",
"ErrorCode": "UnknownError"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history