Skip to main content
POST

Overview

Partner uses this API to create a new withdrawal order. See Offramp Flow for the full integration guide.
string
required
Amount to withdraw in USD (or VND if currency=vnd).
string
required
Currency of the amount: vnd or usd.
integer
required
Blockchain network ID. See List Tokens.
string
required
Token contract address. See List Tokens.
object
required
User’s bank account details to receive VND.
string
required
HTTPS URL to receive order status webhook notifications.
string
Optional. Use this to map the Holdstation Pay order to your internal order. Must be unique per partner.
number
required
Optional buffer rate override (fractional). Effective buffer = max(override, configured). Example: 0.005 = 0.5%.