Get audit results
Query brand and category audit results based on audit id.
Interface call request specification
Request Parameter Sample
Return Package Example
Request Parameter Dxplaination
parameter | type | Is it necessary to fill out | Introductions |
audit_id | number | yes | Id returned when submitting for review |
Return parameter specification
parameter | type | Introductions |
Errcode | number | Error code |
errmsg | string | Error message |
data.status | number | Review status, 0: Ongoing, 1: Successful, 9: Rejected |
data.brand_id | number | If brand audit, returnbrand_id |
data.reject_reason | string | If the audit is rejected, return the reason for the rejection |