Wish List Data
Wish list data is exported to a JSON file named Wishlist.json and contains the Wishes object along with its paired Transfer object.
Wishes
Key | The key paired to this data set. | ||||
WishlistAssociate |
The associate number that entered this wish. |
||||
WishlistBuyFor |
The person this wish is for. |
||||
WishlistBuyForCustAccountKey |
For linked customer accounts (spouse/partner), the customer number of the primary account that this wish should be purchased for. |
||||
WishlistBuyForCustKey |
The customer number of the person who this wish is for. |
||||
WishlistCustAccountKey |
For linked customer accounts (spouse/partner), the customer number of the primary account that this wish belongs to. For non-linked accounts, this will be the same as WishListCustKey. |
||||
WishlistCustKey |
The customer number in format [CustomerStoreId - Customerid], e.g. 001-00001, that this wish belongs to. |
||||
WishlistDateBought |
The date/time this wish was purchased. |
||||
WishlistDateEntered |
The date/time this wish was created. |
||||
WishlistDateRemoved |
The date/time this wish was removed. |
||||
WishlistEventDate |
The date/time of the event or occasion that this wish is for. |
||||
WishlistEventDesc |
The event or occasion that this wish is for. |
||||
WishlistFinalItkey |
For wish's that became purchases, the item number of the sold item. |
||||
WishlistItemDesc |
The wish's description. If a wish's description is longer than 255 characters the overflow goes into WishlistItemDescMemo. |
||||
WishlistItemDescMemo |
The first 255 characters of an item's description are stored in WishlistItemDesc. If the description exceeds this the additional characters are stored here. |
||||
WishlistItemImage |
The image file linked to this item. If there are multiple images each file name delineated by a vertical bar. |
||||
WishlistItemKey |
The item number associated with this wish in the format [itStoreId] - [CatId] - [itStockNo] e.g. 001-100-00001. For wishes not associated with an item this will contain the string 'Non Stock Item'. |
||||
WishlistItemStyle |
The vendor's style number. |
||||
WishlistItemVendor |
The vendor's ID (internal abbreviation). |
||||
WishlistKey |
The key for this wish. |
||||
WishlistMaxPrice |
Used in conjunction with WishlistMinPrice to set a price range for this wish. |
||||
WishlistMemo |
Comments or notes about this wish. |
||||
WishlistMinPrice |
Used in conjunction with WishlistMaxPrice to set a price range for this wish. |
||||
WishlistOOKey |
For wishes that are special ordered, the special order number. |
||||
WishlistSaleKey |
For wish's that became purchases, the sale number item was sold on. |
||||
WishlistSeq |
This number is incremented by one each time the wish record is updated. |
||||
WishlistStore |
The store number for this wish. |
||||
WishlistUpdateDateTime |
The date/time this wish was last modified. |
||||
WishlistUpdateSeq |
This number is incremented by one each time the wish record is updated. |
||||
WishlistUpdateStation |
The workstation number that last updated this wish. |
||||
WishlistUpdateStore |
The store number that last updated this wish. |
||||
WishlistUpdateUser |
The associate number that last updated this wish. |
||||
WishlistWhoToNotify |
The name of the person who should be notified about this wish. |
||||
WishlistWhoToNotifyCustKey |
The customer number of the person who should be notified about this wish. |
||||
WishlistXfer |
|
Wish Transfer
This object links your wish record to an Edge customer record.
WebTransferKey |
Internal Edge key - do not change |
WebTransferEdgeID |
Internal Edge key - do not change |
WebTransferWebID |
Your ID number or key for this customer record; used to link your customer record to the Edge New wishes cannot be imported without linking to an existing customer's WebTransferWebID. |
WebTransferLastModified |
The date/time this record was last updated. |
WebTransferRequiresWebUpload |
Internal flag - do not change |
WebTransferRequiresEdgeAttention |
Internal flag - do not change |
WebTransferType |
Internal flag - do not change |