KPP Validation
Checks the correctness of a KPP (tax registration reason code). Determines the region and reason for registration.
URL
Method: GET
- Production:
https://registry.wallet.kvell.group/reg2/validation/kpp
Request parameters
| Name |
Data type |
Required |
Description |
kpp |
string |
Yes |
KPP (9 characters: 4 digits + 2 characters + 3 digits) |
Request example
GET https://registry.wallet.kvell.group/reg2/validation/kpp?kpp=770301001
| Name |
Data type |
Required |
Description |
X-Api-Key |
string |
Yes |
Unique identifier (UUID) |
Response
Response example
Response parameters
| Name |
Data type |
Description |
valid |
boolean |
Validation result |
data |
object |
KPP data |