Skip to main content
POST
Fiscalization Anor payment

Overview

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

Request Fields


Response Fields

✅ Success Response


🚫 Error Response

Body

application/json
transaction_id
string
required

Unique transaction identifier received from Anor payment

Example:

"a12fc00f-5af5-65b8-adf8-74bff44680ee"

qr_code
string
required

URL of the fiscal receipt from Soliq (OFD)

Example:

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

Response

Fiscalization processed (success or error)

data
object
error
string | null
is_success
boolean
Example:

true