MANAGING ADDRESS COMPLETION FOR A SINGLE COUNTRY
In this case, simply pass the ISO code (3 letters) of this country as the "country" parameter when calling our API. This parameter is mandatory.
MANAGING ADDRESS COMPLETION FOR DIFFERENT COUNTRIES
In this case, the additional parameter "country" will have to be provided when calling our API. This parameter must contain the JQuery selector of the country field.
This country field should return the ISO code on 3 letters of the desired country.