x-api-key: ********************
curl --location 'https://api.mircate.com/5p1hp1d2t/CALL/Promotion/partialRevertTransaction/' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data '{ "transactionId": "string", "entityType": "string", "userId": "string", "subOrderIds": [ "string" ] }'
{ "message": "string" }