Genero Public API - Import configurations

Customer import configurations

Setting Value
DoUpdateWholesaler Sets/updates the supplier/wholesaler id from payload on customer if true (and value exists in payload). Default: true
DefaultWholesalerId Sets the default supplier/wholesaler on NEW customer if value is missing in payload.
DoUpdateCustomerCategory Sets/updates the customer category id from payload on customer if true (and value exists in payload). Default: true
DefaultCustomerCategory Sets the default customer category upplier/wholesaler on NEW customer if value is missing in payload.
DoUpdateEmail Sets/updates the email from payload on customer if true (and value exists in payload). Default: true
DoUpdatePhone Sets/updates the phone from payload on customer if true (and value exists in payload). Default: true
DoUpdatePrio Sets/updates the priority from payload on customer if true (and value exists in payload). Default: true
DefaultPrio Required field. Sets the default on NEW customer if missing in payload. If default prio is not given in this config and is null or empty in payload 'N' is used.
DoUpdateChain Sets/updates the chain from payload on customer if true (and value exists in payload). Default: true
DefaultChainId Sets the default chainid on NEW customer if missing in payload.
DoUpdateBlock Sets/updates the block id on chain and wholesaler from payload if true (and value exists in payload). Default: true
DefaultBlockId Sets the default suppliergroupid on NEW chain and wholesaler if missing in payload
DoUpdateSalesDistrict Sets/updates the sales district id from payload on suppler and wholesaler if true (and value exists in payload). Default: false
DoCreateSalesDistrict Allows for a missing sales district to be created from payload if true (and value exists in payload). Id and name will both be set from the same value, and the default region must be set. Default: false
DefaultRegionId If a new sales district is created it will belong to this region and related sales force.
DefaultDeliveryDays Sets delivery days for new customers if missing in payload
IgnoreMapIfEmpty
DoPostJobOp

Product import configurations

Setting Value
DoUpdateVat Sets the Vat from payload if true and value exists in payload. Default: true
DefaultVat Sets the default Vat on NEW product if payload is missing/empty.
DoUpdateProductGroup Sets/updates the product group from payload on product if true (and value exists in payload). Default: true
DefaultProductGroup Sets the default ProductGroup on NEW product if true and payload is missing/empty.
DoUpdateManufacturer Sets/updates the manufacturer from payload on product if true (and value exists in payload). Default: true
DefaultManufacturer Sets the default Manufacturer on NEW product if payload is missing/empty.
DoUpdateCurrency Sets Currency from payload if true and value exists in payload. Default: true
DefaultCurrency Sets the default Currency on NEW priceList if payload is missing/empty.
DefaultSalesForce Sets the connection to the default salesforce on NEW priceList if payload is missing/empty.
DefaultUpdateMode Sets the default Update Mode for upsert requests.
DefaultCampaignTypeId Sets the default campaign type on NEW campaign if value is missing in payload.
IgnoreMapIfEmpty
DoPostJobOp