curl --location --request POST 'https://tapi.antong56.com:8443/antong-api/api-platform/api/points/v2/getObtainPoints' \
--header 'token: undefined' \
--header 'salt;' \
--header 'sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"count": 1,
"deductCouponAmount": 0,
"freightMfeId": "vjAAAdIdXxKNS5E3",
"endPortName": "广澳",
"startPortName": "上海",
"boxSize": "20",
"deductPointsAmount": 0
}'
{
"state": "ok",
"code": 20000,
"msg": null,
"errorMsg": null,
"result": 64,
"responseOk": true
}