{ "cspId": "string" }
curl --location --request DELETE '/c3-paceapp/remove-order' \ --header 'Content-Type: application/json' \ --data-raw '{ "cspId": "string" }'
{ "code": 10000, "message": "success", "data": "string" }