deleteTrade

This method is used to delete (status is changed to "Canceled") a particular Trade from Transact API. The delete is a virtual delete. You will need to specify the Trade ID as a request parameter to cancel the trade. If there is a pending ACH transfer relating to the trade, the trade will not be canceled.

Body Params
string
required
string
required
string
required
int32
required
string
Language
Response
Click Try It! to start a request and see the response here!