Reruns the precheck for a data change ticket.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
Parameter | Type | Required | Description | Example |
---|---|---|---|---|
OrderId | long | Yes | The ID of the data change ticket. You can call the ListOrders operation to query the ID of the data change ticket. | 414**** |
Tid | long | No | The ID of the tenant. You can call the GetUserActiveTenant operation to query the tenant ID. | 3*** |
Response parameters
Examples
Sample success responses
JSON
format
{
"RequestId": "5BC081C7-5F77-5C92-9758-E1ED17CA****",
"Success": true,
"ErrorMessage": "OrderId is mandatory for this action.",
"ErrorCode": "MissingOrderId"
}
Error codes
For a list of error codes, visit the Service error codes.
Change history
Change time | Summary of changes | Operation |
---|
No change history