curl --location 'https://open-api.soureco.com/poizonV2/order/cancelOrder' \ --header 'Content-Type: application/json' \ --data '{ "appKey": "", "appSecret": "", "customerOrderNo": "OA01093147" }'
{}