Skip to main content
POST
Uzum FastPay payment

Overview

The Uzum FastPay Payment API is used to initiate a payment through Uzum’s FastPay system. This endpoint creates a payment transaction and returns a payment_id that must be used later for fiscalization.

Request Fields


Response Fields

✅ Success Response 200

🚫 Error Response 400

Note: Even server says about error HTTP status code will be 200

Body

application/json
amount
integer
required

Payment amount in sums

Example:

1000

qr_code
string
required

Unique transaction identifier

Example:

"7993:5061401:01KFDH7KB4KNBJD8QRVFBVQ39X:3sySIUxrog+hhtBwUXquxn97N5k="

Response

Fiscalization successful

data
object
error
string | null
is_success
boolean
Example:

true