KRW Disbursement Application
Secret Key & Private Key (Generate Signature)
Related Topics
Body
Business ID (obtained from backend, must pass corresponding business ID based on currency in URL)
Merchant order number
48Transaction amount (unit: ₩, accurate to two decimal places; do not add punctuation, e.g., ",")
^\d+\.\d{2}$Account type: BANK_ACCOUNT (bank account)
BANK_ACCOUNT Bank code (see Appendix: Payout Bank Codes)
User bank account number
Recipient name (format: uppercase and lowercase letters with spaces allowed, 1-30 characters, "firstName middleName lastName" (middleName is optional, special characters supported: .-))
1 - 30^[A-Za-z\s\'\-\.]+$Phone number
Email address
Unique user identifier (e.g., userId), used for risk control, must be real and valid, otherwise it will affect transactions. Format requirements: digits, uppercase and lowercase letters or common symbols -~!@#$%&*()_.
^[A-Za-z0-9\-~!@#$%&*()_]+$Signature
Callback URL
Payment remark
Remark details

