Skip to main content
POST
Fiscalization Uzum payment

Overview

The Uzum Fiscalization API is used to complete (fiscalize) a previously initiated Uzum FastPay payment. This endpoint confirms the payment by attaching a fiscal receipt generated by Soliq (OFD).

Request Fields


Response Fields

✅ Success Response


🚫 Error Response

Note: Even if there is a validation error, the server returns HTTP status 200.

Body

application/json
payment_id
string
required

Unique order identifier received in the /uzum/api/apelsin-pay/merchant/v2/payment response and provided by Uzum.

Example:

"bb75f609-6d97-4b45-9ed3-80e5fcd19ef1"

qr_code
string
required

Link to fiscalization transaction on Soliq

Example:

"https://ofd.soliq.uz/check?t=UZ170703100597&r=2421&c=20230104121801&s=514343190161"

Response

Fiscalization successful

data
object
error
string | null
is_success
boolean
Example:

true