{
"disbursement_id": "202411202200620000021595",
"reference_id": "easylink_17116045771112002",
"remittance_type": "domestic",
"source_country": "IDN",
"source_currency": "IDR",
"destination_country": "IDN",
"destination_currency": "IDR",
"source_amount": "4000000.000000000000000000",
"destination_amount": "4000000.000000000000000000",
"fee": "2000.000000000000000000",
"state": 10,
"state_change_time": "2024-11-20T09:57:30+07:00",
"reason":""
}curl --location --request POST 'http://sandbox.easylink.id:9080' \
--header 'X-EasyLink-AppKey;' \
--header 'X-EasyLink-Timestamp;' \
--header 'X-EasyLink-Sign;' \
--header 'Content-Type: application/json' \
--data-raw '{
"disbursement_id": "202411202200620000021595",
"reference_id": "easylink_17116045771112002",
"remittance_type": "domestic",
"source_country": "IDN",
"source_currency": "IDR",
"destination_country": "IDN",
"destination_currency": "IDR",
"source_amount": "4000000.000000000000000000",
"destination_amount": "4000000.000000000000000000",
"fee": "2000.000000000000000000",
"state": 10,
"state_change_time": "2024-11-20T09:57:30+07:00",
"reason":""
}'{
"status": "SUCCESS"
}