curl --location --request POST '/vipPackage/2000495290607497217/purchase' \
--header 'Accept: application/json' \
--header 'tokenId: 1959925900388622337' \
--header 'token: d4e1bcce583b42fcb61814ca5bd75f90' \
--header 'tenantId: 146732' \
--header 'Accept-Language: zh-CN' \
--header 'mobileSystem: IOS'{
"message": "Success",
"status": 1,
"data": {
"isPurchasedSuccess": true,
"expireDate": "2026.05.12"
},
"code": null,
"msg": null,
"token": null
}