{ "timestamp": "2025-11-13T05:31:56Z", "postings": [ { "amount": 10000, "asset": "SAR", "source": "world", "destination": "9fa923f9-4a7c-42c6-accd-c1c276e36f9d" } ], "reference": "ref:87952", "metadata": { "admin": "true" } }
curl --location --request POST 'https://api.staging.vrtx.sa/testhelpers/ledger/transactions' \ --header 'Content-Type: application/json' \ --data-raw '{ "timestamp": "2025-11-13T05:31:56Z", "postings": [ { "amount": 10000, "asset": "SAR", "source": "world", "destination": "9fa923f9-4a7c-42c6-accd-c1c276e36f9d" } ], "reference": "ref:87952", "metadata": { "admin": "true" } }'
{ "transaction_id": "tx_1234567890", "reference": "ref:87952", "timestamp": "2025-11-13T05:31:56Z", "idempotent_hit": false }