Add the hash of the order
1. Request Url
https://{host}/gt/swap/path/v1/modifyDepositTxId
2. Request Param
Parameter name | Is it necessary | description |
depositTxid | Y | transaction hash |
orderId | Y | order Id |
platformAddress | Y | platform address |
userAddress | Y | user address |
equipmentNo | N | device ID |
sessionUuid | N | User's unique login ID sessionId |
sourceFlag | N | The order source is used to identify which platform created the order and needs to be negotiated with us |
sourceType | N | Request source device (IOS, Android, h5) |
userNo | N | userNo |
3.Request Example
4.Response Data