Merchant Virtual Account
Create Virtual Account
Create a multi-use virtual account under the partner’s assigned HPay merchant.
POST
Create a multi-use virtual account under the partner’s assigned HPay merchant. The VA is stored in Holdstation Pay and can be managed via the list, get, inquiry, and revoke endpoints.
Authentication
Your partner app key.
Base64-encoded Ed25519 signature of the sign data.
Unix timestamp (seconds) of the request. Must be within 60 seconds of server time.
Body Parameters
Display name for the virtual account (max 200 chars).
Optional remark for the virtual account (max 50 chars).
Expiration as a Unix timestamp (seconds). Pass
null to use the maximum allowed TTL.