curl --location --request GET 'https://api.wps.com/bff/ai-professional-photo/v2/giftcard' \ --header 'Origin: https://headshot.wps.ai' \ --header 'Cookie: wps_sid={{wps_sid}};wps_sid={{wps_sid}}'
{ "code": 0, "message": "ok", "data": { "card": { "cardStatus": "sent", "lastTo": "lj1ljf42@163.com" }, "hasCard": true, "hasFeedback": false } }