Skip to main content
POST

Overview

Partner uses this API to create a new on-chain token transfer order. See Onramp Flow for the full integration guide.
string
required
Amount to deposit in VND (or USD if currency=usd).
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.
string
required
User’s wallet address to receive the tokens.
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%.