For domain.create you must pass thoses extra_params :
* x-es_owner_legalform
* x-es_owner_identification
* x-es_owner_tipo_identification
* x-es_admin_identification
* x-es_admin_tipo_identification
* x-es_tech_identification
* x-es_tech_tipo_identification
* x-es_bill_identification
* x-es_bill_tipo_identification
For domain.contact.set, the updated contact must define the corresponding extras.
* x-es_admin_identification and x-es_admin_tipo_identification for admin
* x-es_tech_identification and x-es_tech_tipo_identification for tech
* x-es_bill_identification and x-es_bill_tipo_identification for bill
All those params must be set when doing the action on the domain.
Before the 3.3.23 release, our platform was set to push in error a transfer_in operation of .Fr domains if the transfer is not complete, a delay of 15 days. With this release, this delay will be adapted to the AFNIC rules from 15 days to 23 days.
Multiple domain operations with the same nameservers did sometimes fail with a race condition. This should now be fixed.