Update Transfer
PATCH
/api/v2/travelrule/transfers/{transfer_id}
This endpoint allows users to update the details of an existing transfer transaction.
Path Parameters
Name
Type
Description
Required
transfer_id
string
The ID of the transfer. Example: 0663cc41-ef29-7995-8000-2d9b414b3174
True
Request Body
Name
Type
Description
Required
transaction_hash
string
Unique ID of the blockchain transaction. Example: 80003fee6bcbb2726b4d6466d690fce6caaa03771aada747eb0651637514b893
True
Response
Last updated