Get payment recipients(en)
API: http://ip:port/services/bmms/api/agent/recipients
http://ip:port/services/bmms/api/agent/recipientsMethod: GET
GETOnly users who have the role ROLE_AGENT
ROLE_AGENTResponse example:
{
"categories": [
{
"id": 100000429,
"shortName": "communal_services",
"logo": "publicutilities.png",
"ord": 3,
"names": {
"ru": "Коммунальные услуги",
"uz": "Kommunal xizmatlar",
"en": "Communal services"
}
}
],
"recipients": [
{
"id": 100162851,
"shortName": "prirodniy_gaz",
"logo": "prirodniy_gaz",
"amountRatio": 1,
"minAmount": 500,
"maxAmount": 100000000,
"ord": 14,
"categoryId": 100000429,
"type": "SIMPLE",
"titles": {
"ru": "Газ",
"en": "Gas",
"uz": "Gaz"
},
"fullNames": {
"en": "Филиал газоснабжения \"HUDUDGAZ\"",
"ru": "Филиал газоснабжения \"HUDUDGAZ\"",
"uz": "Филиал газоснабжения \"HUDUDGAZ\""
}
}
],
"fields": [
{
"id": 100162952,
"name": "SERVICE_ID",
"type": "OTHER",
"contentType": "COMBOBOX",
"controlType": "SELECT",
"requireField": "REGION",
"optional": false,
"output": true,
"visibility": "ALL",
"ord": 3,
"recipientId": 100162851,
"prefixes": [],
"values": [
{
"value": "10288,10289",
"filterBy": "6896",
"ord": 1,
"titles": {
"en": "Payment",
"uz": "To'lov",
"ru": "Оплата"
},
"descriptions": {
"uz": "To'lov",
"en": "Payment",
"ru": "Оплата"
}
},
{
"value": "10254,10255",
"filterBy": "6858",
"ord": 1,
"titles": {
"ru": "Оплата",
"uz": "To'lov",
"en": "Payment"
},
"descriptions": {
"ru": "Оплата",
"uz": "To'lov",
"en": "Payment"
}
}
],
"titles": {
"uz": "Xizmat turi",
"ru": "Услуга",
"en": "Service"
},
"descriptions": {
"ru": "Услуга",
"en": "Service",
"uz": "Xizmat turi"
}
},
{
"id": 100162954,
"name": "amount",
"type": "AMOUNT",
"contentType": "MONEY",
"controlType": "TEXT",
"validation": "500:200000000",
"optional": false,
"output": true,
"visibility": "ALL",
"ord": 5,
"recipientId": 100162851,
"prefixes": [],
"values": [],
"titles": {
"en": "Summa",
"ru": "Сумма",
"uz": "Summa"
},
"descriptions": {
"ru": "Сумма",
"en": "Summa",
"uz": "Summa"
}
},
{
"id": 100162956,
"name": "licshet",
"type": "ACCOUNT",
"contentType": "STRING",
"controlType": "TEXT",
"optional": false,
"output": true,
"visibility": "ALL",
"ord": 4,
"recipientId": 100162851,
"prefixes": [],
"values": [],
"titles": {
"en": "Account",
"uz": "Hisob raqami",
"ru": "Лицевой счёт"
},
"descriptions": {
"en": "Account",
"ru": "Лицевой счёт",
"uz": "Hisob raqami"
}
},
{
"id": 100162958,
"name": "REGION",
"type": "OTHER",
"contentType": "COMBOBOX",
"controlType": "SELECT",
"maskSymbol": "*",
"optional": false,
"output": true,
"visibility": "ALL",
"ord": 1,
"recipientId": 100162851,
"prefixes": [],
"values": [
{
"value": "7356",
"ord": 14,
"titles": {
"ru": "Самарканд Газ",
"uz": "Samarqand Gaz",
"en": "Samarkand Gas"
},
"descriptions": {
"en": "Samarkand Gas",
"ru": "Самарканд Газ",
"uz": "Samarqand Gaz"
}
},
{
"value": "6849",
"ord": 11,
"titles": {
"ru": "Ташкент г. Газ",
"en": "Tashkent c. Gas",
"uz": "Toshkent sh. Gaz"
},
"descriptions": {
"ru": "Ташкент г. Газ",
"uz": "Toshkent sh. Gaz",
"en": "Tashkent c. Gas"
}
}
],
"titles": {
"en": "Region",
"uz": "Viloyat",
"ru": "Регион"
},
"descriptions": {
"en": "Region",
"ru": "Регион",
"uz": "Viloyat"
}
}
],
"responseFields": [
{
"id": 100163425,
"name": "saldo",
"visibility": "ALL",
"ord": 15,
"recipientId": 100162851,
"labels": {
"en": "Saldo",
"ru": "Остаток",
"uz": "Qoldiq"
}
}
]
} Categories:
Recipients
Fields
Field values
Response fields
Last updated