This commit is contained in:
2022-03-27 19:53:54 +00:00
parent bfd52b6870
commit 8e85bbb11c

View File

@@ -1,6 +1,6 @@
# Customer import / update specifications
Names of fields here are the exact case and spelling required to be recognized by AyaNova for importing / updating.
Names of fields listed here are the exact case and spelling required to be recognized by AyaNova for importing / updating.
Any field in the import file that is not listed on this page will be removed before sending to the server for import.
@@ -45,12 +45,14 @@ Any field in the import file that is not listed on this page will be removed bef
## Linked object fields
The following linked objects are supported for import / update:
The following linked objects are supported for import (not update):
- HeadOffice via "HeadOfficeViz" field which must contain the name of an existing HeadOffice
- Contract via "ContractViz" field which must contain the name of an existing Contract
If the Contract is specified then the ContractExpires field can be used to set the expiry date of the Contract. If ContractExpires is omitted then it is set to the import date and time minus 1 minute so that it won't take effect until it's been set to a future date.
If the Contract is specified then the ContractExpires field can be used to set the expiry date of the Contract.
If ContractExpires is omitted then it is set to the import date and time minus 1 minute so that it won't take effect until it's been set to a future date.
## JSON format