Paraguay
Type of ID
Description
ID for individuals and/or legal entities
Length
Variable Length
Type
Mandatory for methods
Example
Example: How to validate IDs through the api?
{
"document": {
"id" :"1234567",
"type" :"CI"
},
"country" : "PRY"
}
{
"document": {
"id" :"12345678",
"type" :"RUC"
},
"country" : "PRY"
}{
"code": "200",
"description": "Valid id and type document"
}Check the Country ISOCode 3:
ISOCode 3:Last updated
Was this helpful?