cURL
curl --request POST \ --url https://api.fiscalbox.uz/payment/payme_confirm \ --header 'Content-Type: application/json' \ --data ' { "payment_id": "696e0246c9a128176d5934d8", "qr_code": "https://ofd.soliq.uz/check?t=UZ170703100597&r=2421&c=20230104121801&s=514343190161" } '
{ "data": { "id": 123, "result": { "receipt": { "_id": "696e0246c9a128176d5934d8", "create_time": 1768816711011, "pay_time": 1768816711555 } }, "error": null }, "error": null, "is_success": true }
Unique order identifier received in the /payme/go response and provided by Payme.
"696e0246c9a128176d5934d8"
Link to fiscalization transaction on Soliq
"https://ofd.soliq.uz/check?t=UZ170703100597&r=2421&c=20230104121801&s=514343190161"
Fiscalization successful
Show child attributes
true