{
"id": "29e0f9f5-592d-46f5-8eb0-6aad0f44c28c"
}
curl --location --request POST 'https://api.freedompay.kz/v5/g2g/read' \
--header 'Accept: application/json' \
--header 'X-Action;' \
--header 'X-Request-Id: 01978c2b-f191-7b56-92f8-20c7c401d1fc' \
--header 'X-JWS-Signature: eyJhbGciOiJSUzI1NiIsImtpZCI6IjEyMzQ1NiJ9.eyJpc3MiOiJleGFtcGxlLmNvbSIsInN1YiI6InVzZXIxMjMiLCJhdWQiOiJhcGkuZXhhbXBsZS5jb20iLCJleHAiOjE2MzAwMDAwMDAsImlhdCI6MTYyOTk5NjQwMH0.SflKxwRJSMeKKF2QT4fwpMeJf36POk6yJV_adQssw5c' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "29e0f9f5-592d-46f5-8eb0-6aad0f44c28c"
}'
{
"id": "23fce447-82ad-45df-be37-a67151e2e299",
"status": "success",
"response": {
"id": "01978d5c-ab89-72a0-a5a1-2cc56029f041",
"status": "approved",
"amount": 40,
"created_at": "2025-06-20T12:42:30.15317269Z"
}
}