Skip to Content
0
Former Member
May 22, 2018 at 05:01 PM

Resolve impex region upload

226 Views

Hi everyone, I think I have an easy question but I don´t have enough experience with impex files, the thing is that I´m trying to upload an address with a Region.

 INSERT_UPDATE Address;streetname;streetnumber;postalcode[unique=true];town[unique=true];country(isocode);region(isocode);phone1;email;reference;shippingAddress;owner(B2BUnit.uid)
 ;Paseo de la Reforma;233;53227;CDMX;MX;DF;+81 9583 8863;xxxxx@gmail.com;Cerca iglesia San Mateo;true;xxxxxx

The thing is that hybris find another region with the same isocode (DF) but for other country and didn´t update the address, so, how can I indicate in the impex that I´m referring to the region in MX country.

Thanks for your advice