Skip to main content

Payouts to Korea

Payout parameters

NameMandatoryTypeDescription
payment_method+objectPayout data
 type+stringValue: bank_account
 bank_account+objectBank account
  system_type+stringValue: global
  global+objectBank account details
   description+stringPurpose of remittance for the payout. This description should match the classification given in How to specify the remittance purpose
   bank_account_number+stringBank account number for the payout
participant_details+objectInformation on the payout participants
 recipient+objectRecipient details
  bank_name+stringImportant: the bank name must be chosen from the List of supported banks, otherwise the payout will fail
  currency+stringRecipient's currency in ISO 4217 format. Case insensitive.
  country_iso3+stringRecipient's country code (ISO-3166-1 alpha-3)
  first_name+stringRecipient's first name. Important: if the name is passed incorrectly, the recipient bank may not accept the payout
  last_name+stringRecipient's last name. Important: if the name is passed incorrectly, the recipient bank may not accept the payout
 sender+objectSender details
  company_name+stringSender company name. Limited to 100 characters, cannot contain digits only
  registration_number+stringSender company registration number
  country_iso3+stringSender’s country code (ISO-3166-1 alpha-3)
  code+stringSender company registration number
amount_details+objectPayout amount details
 amount+intPayout amount in decimal format. The value must be greater than zero. If you are sending 100 USD, write 10000
 currency+stringISO 4217 currency code. Case insensitive

Example

curl -X POST \
https://demo.smart-glocal.com/api/v1/session/start/payout \
-H 'Content-Type: application/json' \
-H 'X-PARTNER-PROJECT: your_project_name' \
-H 'X-PARTNER-SIGN: signature' \
-d'{
"session_id": "ps_1053680",
"payment_method": {
"type": "bank_account",
"bank_account": {
"system_type": "global",
"global": {
"bank_account_number": "NUMBER_VALUE",
"description": "purpose of remittance"
}
}
},
"participant_details": {
"recipient": {
"bank_name": "Bank name from the list below",
"currency": "krw",
"country_iso3": "KOR",
"first_name": "John",
"last_name": "Johnson"
},
"sender": {
"company_name": "Company name",
"registration_number": "1234567890",
"country_iso3": "USA",
"code": "1234567890"
}
},
"amount_details": {
"amount": 1000,
"currency": "usd"
}
}'

List of supported banks

CountryCurrencyBank
Republic of KoreaKRWBusan Bank
Republic of KoreaKRWCiti Bank
Republic of KoreaKRWDaegu Bank
Republic of KoreaKRWDaishin Securities
Republic of KoreaKRWeBEST Investment & Securities
Republic of KoreaKRWEUGENE Investment & Securities
Republic of KoreaKRWHanwha Investment & Securities
Republic of KoreaKRWHI Investment & Securities
Republic of KoreaKRWHyundai Motor Securities
Republic of KoreaKRWIndustrial Bank of Korea
Republic of KoreaKRWJeju Bank
Republic of KoreaKRWJeonBuk Bank
Republic of KoreaKRWK Bank
Republic of KoreaKRWKakao Bank
Republic of KoreaKRWKB Securities
Republic of KoreaKRWKEB Hana Bank
Republic of KoreaKRWKIWOOM Securities
Republic of KoreaKRWKookmin Bank
Republic of KoreaKRWKorea Development Bank
Republic of KoreaKRWKorea federation of Community Credit cooperative
Republic of KoreaKRWKorea Investment & Securities
Republic of KoreaKRWKorea Post Office
Republic of KoreaKRWKwangju Bank
Republic of KoreaKRWKyobo Securities
Republic of KoreaKRWKyongnam Bank
Republic of KoreaKRWMeritz Securities
Republic of KoreaKRWMirae Asset Securities
Republic of KoreaKRWNational Credit Union Federation of Korea
Republic of KoreaKRWNational Forestry Cooperative Federation
Republic of KoreaKRWNH Bank - Nonghyup Bank
Republic of KoreaKRWNH Investment & Securities
Republic of KoreaKRWSamsung Securities
Republic of KoreaKRWSaving Bank
Republic of KoreaKRWShinhan Bank
Republic of KoreaKRWShinhan Investment
Republic of KoreaKRWSK Securities
Republic of KoreaKRWStandard Chartered First Bank Korea
Republic of KoreaKRWSuhyup Bank
Republic of KoreaKRWWoori Bank