{
"transaction_timestamp": "2024-07-31 16:57:34",
"customer_name": "Test Company Name",
"payment_channel": "BNI",
"amount": "500.000000",
"virtual_account": "9882225500003743",
"external_id": "0730005",
"payment_id": "440bef7baa774bf494003c9e99c79a82",
"callback_virtual_account_id": "a958302df6704d229c06640019bf9d14"
}curl --location --request POST 'http://sandbox.easylink.id:9080' \
--header 'Content-Type: application/json' \
--data-raw '{
"transaction_timestamp": "2024-07-31 16:57:34",
"customer_name": "Test Company Name",
"payment_channel": "BNI",
"amount": "500.000000",
"virtual_account": "9882225500003743",
"external_id": "0730005",
"payment_id": "440bef7baa774bf494003c9e99c79a82",
"callback_virtual_account_id": "a958302df6704d229c06640019bf9d14"
}'{
"status": "SUCCESS"
}