Modify Snap Up Mission Status
Used for early termination of the panic buying task, whether the rush buying task is in progress or not, can be closed.
You can also delete the rush task
Note: After the end is not allowed to open again, the state is not reversible
Interface call request specification
Request Parameter Sample
Return Package Example
Request Parameter Dxplaination
parameter | type | Is it necessary to fill out | Introductions |
task_id | number | yes | Mission ID |
status | number | yes | State to modify, 1: End 9: Delete |
Return parameter specification
parameter | type | Introductions |
Errcode | number | Error code |
Return code
Return code | Type of error |
-1 | System exception |
-2 | Token is too long |
9401020 | Wrong parameter |
9401021 | Call the api without permission |
110002 | Modify state settings error |