| 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 |
|