{
"pg_merchant_id": "111111",
"pg_order_id": "c8449bc8-be15-47a3-ab4c-47bda6ecefg3",
"pg_amount": "5000",
"pg_salt": "iHteyukKiXFfCQ",
"pg_sig": "60a18b47c21464d54696d174564c45d1"
}
curl --location --request POST 'https://api.freedompay.kz/implement/superapp/refund' \
--header 'Content-Type: application/json' \
--data-raw '{
"pg_merchant_id": "111111",
"pg_order_id": "c8449bc8-be15-47a3-ab4c-47bda6ecefg3",
"pg_amount": "5000",
"pg_salt": "iHteyukKiXFfCQ",
"pg_sig": "60a18b47c21464d54696d174564c45d1"
}'
{
"pg_merchant_id": 553226,
"pg_order_id": "6051c4e3-41d7-4805-bcf7-4e9d398505bb",
"pg_salt": "q1Qzigl6fMb09X5Y",
"pg_status": "success",
"pg_error_code": 0,
"pg_error_description": "",
"pg_payment_id": 1539715642,
"pg_datetime": "2025-04-09T09:07:39.000000Z",
"pg_sig": "460f6546df4aafcc118ff53575c31a2c"
}