Offer
Cancel offer
Cancel an offer. This is an off-chain cancel. If someone stored your offer's signature before the off-chain cancel, he could still accept the offer before its signature expires. It's highly suggested you do the on-chain and off-chain cancel at the same time to avoid any risk.
post/v3/offer/cancel
Headers
x-signaturestring required
x-timestampstring required
Request body
Response
200
Example response
{
"code": 200,
"msg": "ok",
"t": 1559204889719
}Changes
No recorded changes to this endpoint across all 1 revision of this API.