personalInfo object.
- This field is specifically used for Mexican users to store their RFC (Registro Federal de Contribuyentes), which is required for regulatory and tax compliance in Mexico.
- The
taxIdfollows the RFC format. You can find more information about the RFC format here.
Example:
ThepersonalInfo object has been updated to include the taxId field, as shown below:
- Usage Notes:
- The
taxIdis required for all Mexican users (country: "MX"). - Ensure that the
taxIdis correctly formatted according to the RFC guidelines for proper validation and compliance.
- The