curl --location --request POST 'https://api.staging.vrtx.sa/testhelpers/card-transactions?simulate_delay_ms' \
--header 'Content-Type: application/json' \
--data-raw '{
"transaction_type": "POS",
"card_id": "550e8400-e29b-41d4-a716-446655440000",
"acquirer_country": "SAU",
"amount": "150.75",
"currency_code": "SAR"
}'{
"tid": "string",
"rid": "string",
"status": "UNSPECIFIED"
}