curl --location --request POST 'Configure a webhook URL in the Finix merchant dashboard (Settings) to receive the final status of payout orders.' \
--header 'Signature: 61MNVRXa9k3tNwWCtLXYDmXPlIMenBNuVtBGzrAXEt76uh9wgpYTOb4tIU1v0sN7qZaaUAbFvv2eXra1an1vu00B2E5uWwbublyz4bs6xw2sWks6auFGfYtL9cGI1oHnIxAjjQXwK4RV2ewsmNVfXABDyd2ns4ybIML4MUuwnUCV7o14NqFoMxUb2YMfRkkYJ11MNgs6aP6IbVRh48Wp6uVCY1LsMXGvMtsv3ts2GX5GnsC4KQutuvoJq0vUY5UU' \
--header 'Timestamp: 1750554890' \
--header 'Content-Type: application/json' \
--data-raw '{
"transactionRef": "e50f5496-1316-4fa6-a206-98be03550c4d",
"merchantRef": "19e5b36d-c9d6-4cb4-8e4e-e6fe0e3a0cb5",
"currency": "IDR",
"method": "TRANSFER",
"amount": "10000",
"fee": "5.5",
"status": "Success"
}'