Sender Additional Params
P2P transaction above 50 BRV must contain additional sender information. It is requirement of Central bank of Uzbekistan.
BM
Type
Uzcard*/Humo*
Desc
Example(humo)
Example(uzcard)
Request Example
{
"agentTranId": "test123",
"from": {
"params": {
"account": "22616000299111222333",
"mfo": "01121",
"name": "ALIJONOV ALIJON ALIJON OGLI",
"comment": "",
"additionalParam": {
"citizen": "860",
"birthDate": "1991-01-01",
"docType": "006",
"docNumber": "AB5111116",
"docDate": "2016-06-06",
"pinfl": "32700000791264",
"firstName": "ALIJON",
"lastName": "ALIJONOV",
"middleName": "ALIJON OGLI"
}
},
"type": "ACCOUNT",
"currency": 860
},
"to": {
"params": {
"token": "986025ZSHACO4444",
"bin": "986025"
},
"type": "TOKEN",
"currency": 860
},
"authorized": true,
"amount": 100000
}Last updated