EN
  • EN
  • ZH
EN
  • EN
  • ZH
  1. Base Data API
  • Read Before Development
    • Environmental Information
    • API signature + signature verification specification
    • Common Issue List
    • Transfer API Flow
  • Api Reference General
    • MARKET SPECIFICS
    • Errors
  • Authentication
    • Obtain Access Token
      POST
  • Base Data API
    • List all full pay countries
      POST
    • List occupations
      POST
    • List provinces
      POST
    • List cities
      POST
    • List countries
      POST
    • List remittance purposes
      POST
    • List sources of funds
      POST
    • List relationships
      POST
    • List all countries currencies
      POST
    • List all banks
      POST
    • List all branches
      POST
    • List cities (Japan | China)
      POST
    • Supported local Bank and Bank Code
      POST
    • Supported local E-wallet and InstCode/Biller Code
      POST
  • Pay Out
    • International Remittance
      • Transfer API
        • Create Transfer | China | B2C E-Wallet
        • Create Transfer | China | B2C Bank-account
        • Create Transfer | CHN CNH | B2B Bank Account
        • Create Transfer | HKG CNH | B2B Bank Account
        • Create Transfer | CHN CNY | B2B Bank_Account
        • Create Transfer | SGP | SGD | B2B Bank_account
        • Create Transfer | SGP | SGD | C2C Bank_account
        • Create Transfer | SGP | SGD | C2B Bank_account
        • Create Transfer | SGP | SGD | B2C Bank_account
        • Create Transfer | MYS | MYR | B2B Bank_account
        • Create Transfer | MYS | MYR | C2B Bank_account
        • Create Transfer | MYS | MYR | C2C Bank_account
        • Create Transfer | HKG | HKD | B2B Bank_account
        • Create Transfer | HKG | HKD | C2C Bank_account
        • Create Transfer | HKG | HKD | B2C Bank_account
        • Create Transfer | HKG | HKD | C2B Bank_account
        • Create Transfer | SEPA | EUR | B2B Bank_account
        • Create Transfer | SEPA | EUR | C2C Bank_account
        • Create Transfer | SEPA | EUR | B2C Bank_account
        • Create Transfer | SEPA | EUR | C2B Bank_account
        • Create Transfer | GBR | GBP | B2B Bank_account
        • Create Transfer | GBR | GBP | C2C Bank_account
        • Create Transfer | GBR | GBP | C2B Bank_account
        • Create Transfer | GBR | GBP | B2C Bank_account
        • Create Transfer | Global | B2B Wires
        • Create Transfer | Global | C2C Wires
      • Confirm Transfer
      • Get International Transfer
      • Retrieve a quote
    • Domestic Transfer
      • Indonesian PayOut - Sandbox environment materials
      • Notification
      • Create Domestic Transfer
      • Create Domestic Transfer Online
      • Domestic Verify Bank Account
      • Get Domestic Transfer
    • Get Remittance List
      POST
  • Pay In
    • Virtual Account API
      • Create Merchant Virtual Account
      • Create Merchant's Customer Virtual Account
      • Get Virtual Account Payment Record
      • List Merchant Va payment record
      • Get Available VirtualAccount Banks
      • Va Payment Notification
  • Merchant
    • List all balances
  • Settlement
    • dailyTransferSummary
    • dailyFundsChanges
    • settlementFunds
  • Upload
    POST
  1. Base Data API

List all full pay countries

POST
http://sandbox.easylink.id:9080/data/full-pay-countries
Get the list of Full Pay Wire Service Destinations, including each destination's country name, ISO country codes (alpha-2 and alpha-3).

Request

Header Params

Request Code Samples

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://sandbox.easylink.id:9080/data/full-pay-countries' \
--header 'Authorization;' \
--header 'X-EasyLink-AppKey;' \
--header 'X-EasyLink-Nonce;' \
--header 'X-EasyLink-Timestamp;' \
--header 'X-EasyLink-Sign;'

Responses

🟢200Success
application/json
Body

Example
{
    "code": 0,
    "message": "",
    "data": [
        {
            "country_name": "Algeria",
            "country_alpha2_code": "DZ",
            "country_alpha3_code": "DZA",
            "country_flag_url": "https://c1.easylink.id/static/svg/dz.svg"
        },
        {
            "country_name": "Austria",
            "country_alpha2_code": "AT",
            "country_alpha3_code": "AUT",
            "country_flag_url": "https://c1.easylink.id/static/svg/at.svg"
        },
        {
            "country_name": "Belgium",
            "country_alpha2_code": "BE",
            "country_alpha3_code": "BEL",
            "country_flag_url": "https://c1.easylink.id/static/svg/be.svg"
        },
        {
            "country_name": "Bulgaria",
            "country_alpha2_code": "BG",
            "country_alpha3_code": "BGR",
            "country_flag_url": "https://c1.easylink.id/static/svg/bg.svg"
        },
        {
            "country_name": "Canada",
            "country_alpha2_code": "CA",
            "country_alpha3_code": "CAN",
            "country_flag_url": "https://c1.easylink.id/static/svg/ca.svg"
        },
        {
            "country_name": "China",
            "country_alpha2_code": "CN",
            "country_alpha3_code": "CHN",
            "country_flag_url": "https://c1.easylink.id/static/svg/cn.svg"
        },
        {
            "country_name": "Croatia",
            "country_alpha2_code": "HR",
            "country_alpha3_code": "HRV",
            "country_flag_url": "https://c1.easylink.id/static/svg/hr.svg"
        },
        {
            "country_name": "Cyprus",
            "country_alpha2_code": "CY",
            "country_alpha3_code": "CYP",
            "country_flag_url": "https://c1.easylink.id/static/svg/cy.svg"
        },
        {
            "country_name": "Czech Republic",
            "country_alpha2_code": "CZ",
            "country_alpha3_code": "CZE",
            "country_flag_url": "https://c1.easylink.id/static/svg/cz.svg"
        },
        {
            "country_name": "Denmark",
            "country_alpha2_code": "DK",
            "country_alpha3_code": "DNK",
            "country_flag_url": "https://c1.easylink.id/static/svg/dk.svg"
        },
        {
            "country_name": "Estonia",
            "country_alpha2_code": "EE",
            "country_alpha3_code": "EST",
            "country_flag_url": "https://c1.easylink.id/static/svg/ee.svg"
        },
        {
            "country_name": "Finland",
            "country_alpha2_code": "FI",
            "country_alpha3_code": "FIN",
            "country_flag_url": "https://c1.easylink.id/static/svg/fi.svg"
        },
        {
            "country_name": "France",
            "country_alpha2_code": "FR",
            "country_alpha3_code": "FRA",
            "country_flag_url": "https://c1.easylink.id/static/svg/fr.svg"
        },
        {
            "country_name": "Germany",
            "country_alpha2_code": "DE",
            "country_alpha3_code": "DEU",
            "country_flag_url": "https://c1.easylink.id/static/svg/de.svg"
        },
        {
            "country_name": "Greece",
            "country_alpha2_code": "GR",
            "country_alpha3_code": "GRC",
            "country_flag_url": "https://c1.easylink.id/static/svg/gr.svg"
        },
        {
            "country_name": "Hong Kong China",
            "country_alpha2_code": "HK",
            "country_alpha3_code": "HKG",
            "country_flag_url": "https://c1.easylink.id/static/svg/hk.svg"
        },
        {
            "country_name": "Hungary",
            "country_alpha2_code": "HU",
            "country_alpha3_code": "HUN",
            "country_flag_url": "https://c1.easylink.id/static/svg/hu.svg"
        },
        {
            "country_name": "India",
            "country_alpha2_code": "IN",
            "country_alpha3_code": "IND",
            "country_flag_url": "https://c1.easylink.id/static/svg/in.svg"
        },
        {
            "country_name": "Ireland",
            "country_alpha2_code": "IE",
            "country_alpha3_code": "IRL",
            "country_flag_url": "https://c1.easylink.id/static/svg/ie.svg"
        },
        {
            "country_name": "Italy",
            "country_alpha2_code": "IT",
            "country_alpha3_code": "ITA",
            "country_flag_url": "https://c1.easylink.id/static/svg/it.svg"
        },
        {
            "country_name": "Japan",
            "country_alpha2_code": "JP",
            "country_alpha3_code": "JPN",
            "country_flag_url": "https://c1.easylink.id/static/svg/jp.svg"
        },
        {
            "country_name": "Kenya",
            "country_alpha2_code": "KE",
            "country_alpha3_code": "KEN",
            "country_flag_url": "https://c1.easylink.id/static/svg/ke.svg"
        },
        {
            "country_name": "Latvia",
            "country_alpha2_code": "LV",
            "country_alpha3_code": "LVA",
            "country_flag_url": "https://c1.easylink.id/static/svg/lv.svg"
        },
        {
            "country_name": "Lithuania",
            "country_alpha2_code": "LT",
            "country_alpha3_code": "LTU",
            "country_flag_url": "https://c1.easylink.id/static/svg/lt.svg"
        },
        {
            "country_name": "Luxembourg",
            "country_alpha2_code": "LU",
            "country_alpha3_code": "LUX",
            "country_flag_url": "https://c1.easylink.id/static/svg/lu.svg"
        },
        {
            "country_name": "Malaysia",
            "country_alpha2_code": "MY",
            "country_alpha3_code": "MYS",
            "country_flag_url": "https://c1.easylink.id/static/svg/my.svg"
        },
        {
            "country_name": "Malta",
            "country_alpha2_code": "MT",
            "country_alpha3_code": "MLT",
            "country_flag_url": "https://c1.easylink.id/static/svg/mt.svg"
        },
        {
            "country_name": "Netherlands",
            "country_alpha2_code": "NL",
            "country_alpha3_code": "NLD",
            "country_flag_url": "https://c1.easylink.id/static/svg/nl.svg"
        },
        {
            "country_name": "Norway",
            "country_alpha2_code": "NO",
            "country_alpha3_code": "NOR",
            "country_flag_url": "https://c1.easylink.id/static/svg/no.svg"
        },
        {
            "country_name": "Philippines",
            "country_alpha2_code": "PH",
            "country_alpha3_code": "PHL",
            "country_flag_url": "https://c1.easylink.id/static/svg/ph.svg"
        },
        {
            "country_name": "Poland",
            "country_alpha2_code": "PL",
            "country_alpha3_code": "POL",
            "country_flag_url": "https://c1.easylink.id/static/svg/pl.svg"
        },
        {
            "country_name": "Portugal",
            "country_alpha2_code": "PT",
            "country_alpha3_code": "PRT",
            "country_flag_url": "https://c1.easylink.id/static/svg/pt.svg"
        },
        {
            "country_name": "Romania",
            "country_alpha2_code": "RO",
            "country_alpha3_code": "ROU",
            "country_flag_url": "https://c1.easylink.id/static/svg/ro.svg"
        },
        {
            "country_name": "Singapore",
            "country_alpha2_code": "SG",
            "country_alpha3_code": "SGP",
            "country_flag_url": "https://c1.easylink.id/static/svg/sg.svg"
        },
        {
            "country_name": "Slovakia",
            "country_alpha2_code": "SK",
            "country_alpha3_code": "SVK",
            "country_flag_url": "https://c1.easylink.id/static/svg/sk.svg"
        },
        {
            "country_name": "Slovenia",
            "country_alpha2_code": "SI",
            "country_alpha3_code": "SVN",
            "country_flag_url": "https://c1.easylink.id/static/svg/si.svg"
        },
        {
            "country_name": "South Korea",
            "country_alpha2_code": "KR",
            "country_alpha3_code": "KOR",
            "country_flag_url": "https://c1.easylink.id/static/svg/kr.svg"
        },
        {
            "country_name": "Spain",
            "country_alpha2_code": "ES",
            "country_alpha3_code": "ESP",
            "country_flag_url": "https://c1.easylink.id/static/svg/es.svg"
        },
        {
            "country_name": "Sweden",
            "country_alpha2_code": "SE",
            "country_alpha3_code": "SWE",
            "country_flag_url": "https://c1.easylink.id/static/svg/se.svg"
        },
        {
            "country_name": "Taiwan China",
            "country_alpha2_code": "TW",
            "country_alpha3_code": "TWN",
            "country_flag_url": "https://c1.easylink.id/static/svg/tw.svg"
        },
        {
            "country_name": "Thailand",
            "country_alpha2_code": "TH",
            "country_alpha3_code": "THA",
            "country_flag_url": "https://c1.easylink.id/static/svg/th.svg"
        },
        {
            "country_name": "Uganda",
            "country_alpha2_code": "UG",
            "country_alpha3_code": "UGA",
            "country_flag_url": "https://c1.easylink.id/static/svg/ug.svg"
        },
        {
            "country_name": "United Arab Emirates",
            "country_alpha2_code": "AE",
            "country_alpha3_code": "ARE",
            "country_flag_url": "https://c1.easylink.id/static/svg/ae.svg"
        },
        {
            "country_name": "United Kingdom",
            "country_alpha2_code": "GB",
            "country_alpha3_code": "GBR",
            "country_flag_url": "https://c1.easylink.id/static/svg/gb.svg"
        }
    ]
}
Previous
Obtain Access Token
Next
List occupations