Confirm crypto deposit
Last updated
type RequestBody = {
orderId: string; // the deposit order id
hash: string; // the on-chain transaction hash
}{
"orderId": "69281d944a1db009177f0198",
"hash": "0x9f8b1a2c3d4e5f60718293a4b5c6d7e8f90112233445566778899aabbccddeeff"
}