...
Http Method | POST |
---|---|
Request URL | https://secure.ubki.ua/b2_api_xml/ubki/xml |
Request XML |
Expand | ||
---|---|---|
| ||
<?xml version="1.0" encoding="utf-8"?> <doc> <ubki sessid="Session key (obtained from the authorization API)"> <req_envelope descr="Request envelope"> <req_xml descr="Request object"> <!-- Request parameters --> <request version="1.0" reqtype="Template code (code from ref.49): 'Customized Score ' – 25" reqreason="Request objective (code from ref.24)"> <!-- Parameters describing search criteria--> <i reqlng="Search criteria language (code from ref.23)"> <!-- Subject identification parameters--> <ident okpo="Tax/Taxpayer Identification Number (INN-RNUKPN, for individuals)" lname="**Last name" fname="**First name" mname="**Middle name" bdate="**Date of birth"> </ident> <spd inn="Tax/Taxpayer Identification Number (TIN-RNUKPN, for individuals)/EDRPOU (for legal entities)" /> <!-- Documents part used for the online credit application --> <docs> <doc dtype="Document type (code from ref.7)" dser="Document series" dnom="Document number" /> </docs> <!-- Contacts part used for the online credit application --> <contacts> <cont ctype="Contact type (code from ref.10)" cval="Contact value" /> </contacts> </i> </request> </req_xml> </req_envelope> </ubki> </doc> |
Response XML
|
...