Please note: The domain name of the Sanbox environment for the Openapi service has been upgraded to https://sandbox.easylink.id
{
"reference": "201231232131231299"
}curl --location --request POST 'https://sandbox.easylink.id/transfer/get-international-transfer' \
--header 'Authorization: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJrZXkiOiJvcGVuYXBpLWp3dC1rZXkiLCJpYXQiOjE3MjYwNDM4NTUsImV4cCI6MTcyNjA0NDQ1NSwibWVyY2hhbnRfaWQiOiIxMDAwMTEyIn0.qtse8WFJOTyCBDJGHprhqWlOpH3LsG9fsAFN5WFLe1w' \
--header 'Authorization;' \
--header 'X-EasyLink-AppKey;' \
--header 'X-EasyLink-Nonce;' \
--header 'X-EasyLink-Timestamp;' \
--header 'X-EasyLink-Sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"reference": "201231232131231299"
}'{
"code": 0,
"message": "",
"data": {
"source": {
"segment": "business",
"company_name": "pyvio company",
"company_trading_name": "companytradingname",
"company_registration_number": "5128345812123",
"company_registration_country": "IDN",
"address_line": "two street",
"address_city": "Aksu",
"address_country": "IDN"
},
"destination": {
"segment": "business",
"beneficiary_account_type": "Bank Account",
"bank": "AFFIN BANK BERHAD",
"bank_code": "5074",
"bank_account_number": "4123213123123",
"company_name": "surfin company",
"address_line": "CIBBSGSG",
"address_city": "ss",
"address_country": "SGP",
"relation": "Vendor",
"relation_code": "04",
"purpose": "Goods trade",
"purpose_code": "008-01",
"source_of_income": "Bank Deposit",
"source_of_income_code": "01"
},
"transaction": {
"source_country": "IDN",
"source_currency": "IDR",
"destination_country": "MYS",
"destination_currency": "MYR",
"source_amount": "334147.000000",
"destination_amount": "90.790000"
},
"reference": "20123123213123126",
"state": 6,
"reason": "",
"rate": "3680.430000",
"fee": "2222.000000",
"fee_currency": "IDR",
"created": 1711690545,
"updated": 1711690552
}
}