Skip to main content
POST
Submit transaction

Path Parameters

id
string
required
Pattern: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Body

application/json
signedTransaction
string
Required string length: 1 - 100000
txHash
string
Required string length: 1 - 128
step
enum<string>
Available options:
approve,
fee,
main,
redeem
userIp

Response

The transfer’s new state and the hash on record

transferId
string
required
status
string
required
txHash
string | null
required
step
enum<string>
required
Available options:
approve,
fee,
main,
redeem
accepted
boolean
required
verification
enum<string> | null
required
Available options:
verified,
pending,
unverified_no_rpc,
unverified_rpc_error,
refuted,
null