App Settings
Id
int
Unique identifier for the AppSetting
AppUserId
long
Identifier for the App User
StoreId
string
Identifier for the Store
IntegrationStartDate
DateTime
Start date of integration
OrderImportSync
bool
Flag for order import synchronization
ShipConfirmationSync
bool
Flag for ship confirmation synchronization
ASNImportSync
bool
Flag for ASN import synchronization
ASNConfirmationSync
bool
Flag for ASN confirmation synchronization
ReturnASNImportSync
bool
Flag for return ASN import synchronization
ReturnASNConfirmationSync
bool
Flag for return ASN confirmation sync
InventoryAdjustmentSync
bool
Flag for inventory adjustment synchronization
OrderCancelSync
bool
Flag for order cancel synchronization
OrderCreateSync
bool
Flag for order create synchronization
OrderPackSync
bool
Flag for order pack synchronization
ASNArrivalNotificeSync
bool
Flag for ASN arrival notice synchronization
TimeZoneId
string
Identifier for the time zone
NextAutoImportDateTime
DateTime
Date and time of the next auto import
LastAutoImportOrderDateTime
DateTime
Date and time of the last auto import for orders
LastAutoImportASNDateTime
DateTime
Date and time of the last auto import for ASN
LastAutoImportReturnASNDateTime
DateTime
Date and time of the last auto import for return ASN
LastImportExportJob
long
Identifier for the last import/export job
InstantErrorNotification
bool
Flag for instant error notification
InstantErrorEmail
string
Email for instant error notification
DailyErrorNotification
bool
Flag for daily error notification
DailyErrorEmail
string
Email for daily error notification
AutoImportExportFlag
bool
Flag for auto import/export
DailyInventorySyncFlag
bool
Flag for daily inventory synchronization
SyncInventoryStoreList
string
List of stores for inventory synchronization
SyncInventoryTagList
string
List of tags for inventory synchronization
SyncInventoryField
string
Field for inventory synchronization
MetaData
string
Metadata associated with the AppSetting
WaveCreateCode
int
Code for wave creation
SoAutoReleaseFlag
bool
Flag for automatic order release
SoAutoWaveFlag
bool
Flag for automatic wave creation
AppAuthenticationScript
string
Script for application authentication
Last updated