Guatemala
Document Type
Description
ID for individuals and/or legal entities
Length
Type
Mandatory for methods
Example
Example: How to validate IDs through the api?
{
"document": {
"id" :"3463426000101",
"type" :"CUI"
},
"country" : "GTM"
}
{
"document": {
"id" :"36029785",
"type" :"NIT"
},
"country" : "GTM"
}
{
"code": "200",
"description": "Valid id and type document"
}Check the Country ISOCode 3:
ISOCode 3:Last updated
Was this helpful?