Get the audit results
Check the audit result of brand and category according to audit id.
Dxplaination of Interface Call Request
Example of request parameters
Examples of back-up
Dxplaination of request parameters
| 参数 | type | Is it compulsory? | Introductions |
| audit_id | number | yes | Id returned when submitting an audit |
Dxplaination of callback parameters
| 参数 | type | Introductions |
| errcode | number | Error code |
| errmsg | string | Error message |
| data.status | number | Audit status, 0: Audit in progress, 1: Audit successful, 9: Audit rejected |
| data.brand_id | number | If it is a brand audit, returnbrand_id |
| data.reject_reason | string | If the review is rejected, return the reason for the refusal |