Asosiy
/To'lovlar
/AML havolalari
Sahifani nusxalash
To'lov AML tekshiruvi ostida qolishi va bloklangan holatga o'tishi mumkin. Mablag'larni blokdan chiqarish uchun to'lovchi AML so'rovnomasini - KYC yoki SoF (Mablag'lar manbai) to'ldirishi kerak.
| Ism | Parametr turi | Ta'rif |
|---|---|---|
| uuid | stringuuidrequired_without: order_id | Uuid hisob-fakturasi |
| order_id | stringrequired_without: uuid | Hisob-fakturaning buyurtmasi identifikatori |
curl https://api.heleket.com/v1/payment/aml-links \
-X POST \
-H 'merchant: 8b03432e-385b-4670-8d06-064591096795' \
-H 'sign: fe99035f86fa436181717b302b95bacff1' \
-H 'Content-Type: application/json' \
-d '{
"order_id": "order-42"
}'Nusxalash| Ism | Ta'rif |
|---|---|
| link | Foydalanuvchiga uzatiladigan AML so'rovnomasiga havola |
| expired_at | ISO 8601 (UTC) da havolaning amal qilish muddati va sanasi |
| status | So'rovnomani to'ldirish holati |
| Ism | Ta'rif |
|---|---|
| init | Havola yaratildi, so'rovnoma hali boshlanmagan |
| pending | So'rovnoma bajarilmoqda |
| completed | So'rovnoma to'ldirildi |
| expired | Yakunlash muddati tugadi |
1{
2 "state": 0,
3 "result": [
4 {
5 "link": "https://some.link",
6 "expired_at": "2025-10-23T18:23:40.000000Z",
7 "status": "completed"
8 },
9 {
10 "link": "https://some.link",
11 "expired_at": "2026-05-13T11:32:38.000000Z",
12 "status": "init"
13 }
14 ]
15}Nusxalash