Offramp API Integration.
Create Order Offramp

Update Transaction Hash

1min
Update Transaction Hash for the offramp order so that order will be completed and fiat payout will be processed.
POST
Request
Header Parameters
x-api-key
String
required
api key from dashboard
Authorization
String
required
Bearer <authToken>
Body Parameters
orderId
String
required
order ID from create order
txnHash
String
required
transaction hash for success transfer of tokens to our wallet.

Sample request body