curl --location --request POST 'pm/contract/revoke-order' \ --header 'Authorization: {{AUTH_TOKEN}}' \ --form 'debug="{{DEBUG}}"'
{}