update script to populate data for Colombian companies
This commit is contained in:
@@ -1,6 +1,12 @@
|
||||
{
|
||||
"company_name": "Empresa S.A.S",
|
||||
"type_person": "1",
|
||||
"company_identifier_type": "31",
|
||||
"company_identifier": "901222999",
|
||||
"company_street": "Av Das Valiquirias",
|
||||
"company_country": "CO",
|
||||
"company_subdivision": "CO-CUN",
|
||||
"company_subdivision": "CO-05",
|
||||
"company_municipality": "CO-05001",
|
||||
"languages": {
|
||||
"codes": ["en", "pt", "es", "es_419"]
|
||||
},
|
||||
@@ -15,6 +21,7 @@
|
||||
"country",
|
||||
"currency",
|
||||
"party",
|
||||
"party_co",
|
||||
"product",
|
||||
"sale_point"
|
||||
]
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
name,street,City
|
||||
Empresa,Av Oriental,Medellin
|
||||
name,street,country,subdivision,municipality,identifier_type,identifier
|
||||
Empresa,Av Oriental,Colombia,Cundinamarca,Medellin,13,90100000
|
||||
|
||||
|
Reference in New Issue
Block a user