Orders
Add txHash to off ramp order
Adds a transaction hash (txhash) to the specified order. Requires the ‘orderId’ as a parameter and a valid ‘txhash’ in the request body.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Order's identifier.
Body
application/json