{ "requestId": "string" }
curl --location --request POST 'https://fp.fenxi365.com/api/order/redInvoice' \ --header 'apiKey;' \ --header 'Content-Type: application/json' \ --data-raw '{ "requestId": "string" }'
{ "success": true, "code": 200, "data": "红冲成功" }