{ "toEmail": "string" }
curl --location --request POST '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}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "toEmail": "string" }'
{ "code": 0, "message": "ok" }