EscrowInfo
Escrow-specific data for escrow-contract based swaps, which includes all current escrow-backed flows except the non-legacy Bitcoin-to-smart-chain swaps.
data objectrequired
Serialized escrow data payload.
property name*any
Serialized escrow data payload.
initTxIdstring
Transaction hash that created the escrow when it is already known.
EscrowInfo
{
"data": {},
"initTxId": "string"
}