curl --location 'https://c2.xinheyun.com/api/open/v3/purchase/receive/delete' \ --header 'Cookie;' \ --header 'Content-Type: application/json' \ --data '{ "body": { "receiptOrderCode": "string" } }'
{ "code": 0, "message": "" }