Skip to main content
POST
Fiscalization Click payment

Overview

The Click Fiscalization API is used to complete (fiscalize) a previously initiated Click 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 /click/pass response and provided by Click.

Example:

"4710103925"

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