| 错误码 | 说明 |
|---|---|
| 21408 | corp_id 错误,找不到对应的企业 |
| 21409 | main_session_id 不合法 |
| 21410 | finished 不合法 |
| 21411 | order 不合法 |
| 21412 | limit 不合法 |
| 21413 | offset 不合法 |
| 调用此接口需购买营销席位。 |
curl --location --request GET 'https://open.weibanzhushou.com/open-api/activity_fission/mission/detail?main_mission_id=63&finished=1&order=asc&limit=31&offset=0&access_token='{
"errcode": 0,
"errmsg": "ok",
"mission_detail": [
{
"created_at": 1594729969,
"delete_type": 0,
"finished": false,
"id": 124,
"success_at": 1604315719,
"unionid": ""
}
],
"total": 1
}