Withdraw Product Audit
Dxplaination of Interface Call Request
For items under review (edit_status = 2) that cannot be resubmitted, you need to call this interface to make the goods flow into the unreviewed state (edit_status = 1), and then resubmit the goods.
Example of request parameters
Examples of back-up
Dxplaination of request parameters
参数 | type | Is it compulsory? | Introductions |
product_id | number(uint64) | no | Trade component platform internal product ID, or out_product_id |
out_product_id | string | no | Choose between product_id and product_id |
Dxplaination of callback parameters
参数 | type | Introductions |
errcode | number | Error code |
errmsg | string | Error message |