ic3software/mccs-alpha-api

Update API name mappings for DB fields

geoffturk opened this issue · 0 comments

API mappings to change

DB Name API Name
entities.declaredTurnover declaredTurnover (not turnover)
entities.address address (not locationAddress)
entities.city city (not locationCity)
entities.region region (not locationRegion)
entities.postalCode postalCode (not locationPostalCode)
entities.country country (not locationCountry)