Please note: The domain name of the Sanbox environment for the Openapi service has been upgraded to https://sandbox.easylink.id
{
"transaction_timestamp": "2024-07-31 16:57:34",
"customer_name": "Test Company Name",
"payment_channel": "BNI",
"amount": "500.000000",
"virtual_account": "9882225500003743",
"payment_id": "440bef7baa774bf494003c9e99c79a82",
"additionalInfo": {
"channel": "BSS",
"senderName": "YO GA",
"sourceAccountNo": "496783461",
"sourceBankName": "YO GA"
}
}curl --location 'https://sandbox.easylink.id' \
--header 'Authorization;' \
--header 'X-EasyLink-AppKey;' \
--header 'X-EasyLink-Nonce;' \
--header 'X-EasyLink-Timestamp;' \
--header 'X-EasyLink-Sign;' \
--header 'Content-Type: application/json' \
--data '{
"transaction_timestamp": "2024-07-31 16:57:34",
"customer_name": "Test Company Name",
"payment_channel": "BNI",
"amount": "500.000000",
"virtual_account": "9882225500003743",
"payment_id": "440bef7baa774bf494003c9e99c79a82",
"additionalInfo": {
"channel": "BSS",
"senderName": "YO GA",
"sourceAccountNo": "496783461",
"sourceBankName": "YO GA"
}
}'"string"