TpSlDeleteMessage
The delete-order message body (pre-signature). Built by buildTpSlDeleteMessage and signed by signTpSlRequest against the DELETE signing spec.
Fields
virtualAccountAddressPartyA (the VA address) that owns the quote.
saltstringRandom uint256 salt (decimal string) for replay protection.
cohQuoteIdstringHandler-issued conditional-order id targeted by the delete.
conditionalOrderType"take_profit" | "stop_loss"Which side is being canceled (TpSlConditionalOrderType).
Related
buildTpSlDeleteMessage— builds this.deleteQuoteTpSl— the full delete action.
Last updated on