cancelCopy Pagepost https://sandbox.evonetonline.com/payment/{merchantTransID}/cancelRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path ParamsmerchantTransIDstringrequiredQuery ParamsmerchantTransIDstringrequiredlength ≤ 32The merchantTransInfo.merchantTransID of the initial request. Usage Instruction For POST Capture, Refund, Cancel and DataSubmission. This field is the merchantTransInfo.merchantTransID of the initial Payment Request. For PUT and GET request. This field is the merchantTransInfo.merchantTransID of the initial POST request. Field type: String(32) Body ParamsmerchantTransInfoobjectrequiredThis is the information for merchant to identify this Transaction Usage Instruction For each new POST request, including PaymentMethod, Payment, Capture, Cancel, Refund, CancelOrRefund, DataSubmission and DeviceBinding, a new and unique merchantTranInfo shall be assigned for the transactionmerchantTransInfo objectwebhookstringlength ≤ 300This filed is used for merchant to provide asynchronous notification endpoint Usage Instruction Merchant may provide this information in the request message, once it is processed successfully, EVO Cloud will send notification to this endpoint The format of the webhook must contain http:// or htps:// Field Type: String(300) initiatingReasonstringlength ≤ 64This field is used for merchant to state the reason to initiate the transaction Usage Instruction It is suggested to send this field in the process of DELETE PaymentMethod, POST Capture, POST Cancel, and POST Refund For DELETE PaymentMethod request, if merchant needs to remove WeChat Pay token, this field must be presented. Field Type: String(64) metadatastringlength ≤ 512This field is used for merchant to state reference information Usage Instruction If merchant sends this field in the request message, EVO Cloud will echo it back in the response Field Type: String(512) HeadersAuthorizationstringrequiredSign key assigned by EVONETDateTimestringrequiredThe time when the message is sent. The format follows ISO 8601, which is YYYY-MMDDThh:mm:ssTZD. For example, 2021-05-26T10:08:25+08:00. It will be echoed back in the response message.KeyIDstringKeyID is a unique key identifier of up to 36 characters that is generated along with the signature key by EVONETMsgIDstringrequiredAn ID for a merchant to trace every API request. The suggested value is UUID or GUID, such as 2d21a5715c034efb7e0aa383b885fc7a. It is suggested to specify this value with no more than 32 characters in length. EVONET will not validate this value and will echo it back in the response message.SignTypestringrequiredFixed value: Key-basedIdempotency-Keystringlength ≤ 64Request idempotent identity, no more than 64 characters.Response 200Updated about 1 year ago capture/event/{evoEventID}Did this page help you?YesNo