Skip to main content
POST
Fiscalization Payme payment

Overview

The Payme Fiscalization API is used to complete (fiscalize) a previously initiated Payme 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
payment_id
string
required

Unique order identifier received in the /payme/go response and provided by Payme.

Example:

"696e0246c9a128176d5934d8"

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 | null
error
object | null
is_success
boolean
Example:

true