Anor to’lovlarini fiskalizatsiya qilish
| Maydon | Turi | Majburiy | Tavsif |
|---|---|---|---|
transaction_id | string | ✅ | Unique transaction (payment) identifier received from Anor payment |
qr_code | string | ✅ | URL of the fiscal receipt from Soliq (OFD) |
| Maydon | Turi | Tavsif |
|---|---|---|
data | object | Javob ma’lumoti |
data.message | string | O’qilishi oson xato xabari by provider |
data.error_code | integer | error_code provided by Provider |
data.payment_id | integer | Unique payment identifier received from Anor payment |
data.transaction_id | string | null | Unique transaction identifier received from Anor payment |
error | null | Error object (always null on success) |
is_success | boolean | Always true |
| Maydon | Turi | Tavsif |
|---|---|---|
data | null | No data returned |
error | object | Error details |
error.code | integer | Internal validation or processing error code |
error.message | string | O’qilishi oson xato xabari |
error.data | any | null | Additional error details |
is_success | boolean | Always false |