Pulling data from the Lightspeed Retail (X-Series/Vend) API is only the first part of your reporting. You also need to understand the relationships between different endpoints - something that APIs typically fail to convey.
At SYNCHUB, we not only sync your Lightspeed X-Series API endpoints down into a reportable format, we also describe their relationships (e.g. in terms of foreign keys) so that you can quickly get a grasp of your data and how it fits together. This page is intended as technical documentation of these relationships.
Our Universal MCP Server lets you query your Lightspeed X-Series data using Claude, ChatGPT or your favourite AI tool.
Our Lightspeed X-Series Connector connects your Lightspeed X-Series data to favourite reporting tools.
We connect to over over 70+ cloud services, letting you manage the data needs of your entire business in a single location.
Browse the data model below, or if you'd prefer, we also have an interactive ERD over here.
Documentation: https://x-series-api.lightspeedhq.com/reference/getauditlogevents
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | string | - | - |
| Name | string | - | - |
| CreatedAt | datetime | - | - |
| UserID | guid | User → ID |
|
| Type | string | - | - |
| Action | string | - | - |
| EntityID | string | - |
|
| IpAddress | string | - | - |
| UserAgent | string | - | - |
| OccurredAt | datetime | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listbrands
Documentation: https://x-series-api.lightspeedhq.com/reference/getconsignments
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| OutletID | guid | Outlet → ID | - |
| DueAt | datetime | - | - |
| Type | string | - | - |
| Status | string | - | - |
| SupplierID | guid | Supplier → ID | - |
| SourceOutletID | guid | Outlet → ID | - |
| ConsignmentDate | datetime | - | - |
| ReceivedAt | datetime | - | - |
| ShowInactive | boolean | - | - |
| SupplierInvoice | string | - | - |
| Reference | string | - | - |
| TotalCountGain | decimal | - | - |
| TotalCostGain | decimal | - | - |
| TotalCountLoss | decimal | - | - |
| TotalCostLoss | decimal | - | - |
| ProductCount | decimal | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listcustomers-1
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - |
|
| DeletedAt | datetime | - |
|
| Version | long | - | - |
| CustomerCode | string | - | - |
| FirstName | string | - | - |
| LastName | string | - | - |
| string | - | - | |
| YearToDate | decimal | - | - |
| Balance | decimal | - | - |
| LoyaltyBalance | decimal | - | - |
| Note | string | - | - |
| Gender | string | - | - |
| DateOfBirth | string | - | - |
| CompanyName | string | - | - |
| DoNotEmail | boolean | - | - |
| Phone | string | - | - |
| Mobile | string | - | - |
| Fax | string | - | - |
| string | - | - | |
| Website | string | - | - |
| PhysicalSuburb | string | - | - |
| PhysicalCity | string | - | - |
| PhysicalPostcode | string | - | - |
| PhysicalState | string | - | - |
| PostalSuburb | string | - | - |
| PostalCity | string | - | - |
| PostalState | string | - | - |
| CustomerGroupID | guid | CustomerGroup → ID | - |
| EnableLoyalty | boolean | - | - |
| PostalPostcode | string | - | - |
| PhysicalAddress1 | string | - | - |
| PhysicalAddress2 | string | - | - |
| PhysicalCountryID | string | - | - |
| PostalAddress1 | string | - | - |
| PostalAddress2 | string | - | - |
| PostalCountryID | string | - | - |
| CustomField1 | string | - | - |
| CustomField2 | string | - | - |
| CustomField3 | string | - | - |
| CustomField4 | string | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listcustomergroups
Documentation: https://x-series-api.lightspeedhq.com/reference/listinventoryrecords
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| OutletID | guid | Outlet → ID | - |
| ProductID | guid | Product → ID | - |
| InventoryLevel | decimal | - | - |
| CurrentAmount | decimal | - | - |
| AverageCost | decimal | - | - |
| ReorderPoint | decimal | - | - |
| ReorderAmount | decimal | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listoutlets-1
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| TimeZone | string | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| DefaultTaxID | guid | Tax → ID | - |
| Currency | string | - | - |
| CurrencySymbol | string | - | - |
| DisplayPrices | string | - | - |
| PhysicalAddress1 | string | - | - |
| PhysicalAddress2 | string | - | - |
| PhysicalSuburb | string | - | - |
| PhysicalCity | string | - | - |
| PhysicalPostcode | string | - | - |
| PhysicalState | string | - | - |
| PhysicalCountryID | string | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listoutletproducttaxes
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| OutletID | guid | Outlet → ID | - |
| ProductID | guid | Product → ID | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| TaxID | guid | Tax → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| SaleRemoteID | string | Sale → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| DeletedAt | datetime | - | - |
| RegisterID | guid | Register → ID | - |
| OutletID | guid | Outlet → ID | - |
| RetailerPaymentTypeID | guid | PaymentMethod → ID | - |
| Amount | decimal | - | - |
| PaymentDate | datetime | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listpaymenttypes-1
Documentation: https://x-series-api.lightspeedhq.com/reference/listpricebooks
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| OutletID | guid | Outlet → ID | - |
| CustomerGroupID | guid | CustomerGroup → ID | - |
| RestrictToPlatformKey | string | - | - |
| RestrictToPlatformLabel | string | - | - |
| ValidFrom | datetime | - | - |
| ValidTo | datetime | - | - |
| Type | string | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listpricebookproducts
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| ProductID | guid | Product → ID |
|
| PriceBookID | guid | PriceBook → ID |
|
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| Price | decimal | - | - |
| LoyaltyValue | decimal | - | - |
| MinUnits | decimal | - | - |
| MaxUnits | decimal | - | - |
| DefaultDisplayPrice | decimal | - | - |
| RetailPrice | decimal | - | - |
| Discount | decimal | - | - |
| Adjustment | decimal | - | - |
| AdjustmentType | string | - | - |
| Rounding | string | - | - |
| TaxID | guid | Tax → ID | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listproducts-2
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| Description | string | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| VariantParentID | guid | Product → ID | - |
| VariantName | string | - | - |
| Handle | string | - | - |
| Sku | string | - | - |
| SupplierCode | string | - | - |
| HasInventory | boolean | - | - |
| IsComposite | boolean | - | - |
| ImageUrl | string | - | - |
| Source | string | - | - |
| AccountCode | string | - | - |
| AccountCodePurchase | string | - | - |
| SupplyPrice | decimal | - | - |
| HasVariants | boolean | - | - |
| PriceIncludingTax | decimal | - | - |
| PriceExcludingTax | decimal | - | - |
| LoyaltyAmount | decimal | - | - |
| SupplierID | guid | Supplier → ID | - |
| ProductTypeID | guid | ProductType → ID | - |
| BrandID | guid | Brand → ID | - |
| IsActive | boolean | - |
|
| Code | string | - | - |
| Price | decimal | - | - |
| ProductCategoryID | guid | ProductCategory → ID |
|
Documentation: https://x-series-api.lightspeedhq.com/reference/listproductcategories
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| RootCategoryID | guid | ProductCategory → ID | - |
| ParentCategoryID | guid | ProductCategory → ID | - |
| LeafCategory | boolean | - | - |
| PayloadID | string | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listproducttypes
Documentation: https://x-series-api.lightspeedhq.com/reference/listpromotions
Documentation: https://x-series-api.lightspeedhq.com/reference/listregisters
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| OutletID | guid | Outlet → ID | - |
| AskForNoteOnSave | int | - | - |
| PrintNoteOnReceipt | boolean | - | - |
| AskForUserOnSale | boolean | - | - |
| ShowDiscountsOnReceipts | boolean | - | - |
| PrintReceipt | boolean | - | - |
| EmailReceipt | boolean | - | - |
| InvoicePrefix | string | - | - |
| InvoiceSuffix | string | - | - |
| InvoiceSequence | int | - | - |
| ButtonLayoutID | guid | - | - |
| IsOpen | boolean | - | - |
| IsQuickKeysEnabled | boolean | - | - |
| RegisterOpenTime | datetime | - | - |
| RegisterCloseTime | datetime | - | - |
| RegisterOpenSequenceID | guid | - | - |
| CashManagedPaymentTypeID | guid | - | - |
| SalePrefix | string | - | - |
| ReturnPrefix | string | - | - |
| RemoteSiteID | string | - | - |
| Code | string | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listsales
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| DeletedAt | datetime | - | - |
| Version | long | - | - |
| OutletID | guid | Outlet → ID | - |
| RegisterID | guid | Register → ID | - |
| UserID | guid | User → ID | - |
| CustomerID | guid | Customer → ID | - |
| InvoiceNumber | string | - | - |
| Status | string | - | - |
| State | string | - | - |
| Note | string | - | - |
| ShortCode | string | - | - |
| ReturnFor | guid | - | - |
| TotalPrice | decimal | - | - |
| TotalTax | decimal | - | - |
| TotalLoyalty | decimal | - | - |
| SaleDate | datetime | - | - |
| ReceiptNumber | string | - | - |
| TotalPriceIncl | decimal | - | - |
| AccountsTransactionID | string | - | - |
| Source | string | - | - |
| SourceID | string | - | - |
| Tip | decimal | - | - |
| Total | decimal | - | - |
| Tax | decimal | - | - |
| RemoteSiteID | string | - | - |
| RemoteStaffMemberID | string | - | - |
| SaleID | string | - | - |
| PriceVariation | decimal | - | - |
| IsRefund | boolean | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/getfulfillmentsbysaleid
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| SaleRemoteID | string | Sale → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | string | - |
|
| SaleID | guid | Sale → ID | - |
| CreatedAt | datetime | - | - |
| OutletID | guid | Outlet → ID | - |
| UserID | guid | User → ID | - |
| Status | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| SaleRemoteID | string | Sale → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Number | int | - | - |
| Quantity | decimal | - | - |
| Notes | string | - | - |
| UnitPrice | decimal | - | - |
| UnitTax | decimal | - | - |
| PriceVariation | decimal | - | - |
| UnitPriceGross | decimal | - | - |
| LineTotalExTax | decimal | - | - |
| LineTotalTax | decimal | - | - |
| SaleID | guid | Sale → ID | - |
| ProductID | guid | Product → ID | - |
| TaxID | guid | Tax → ID | - |
| LoyaltyValue | decimal | - | - |
| Note | string | - | - |
| PriceSet | boolean | - | - |
| Status | string | - | - |
| Sequence | int | - | - |
| UnitCost | decimal | - | - |
| UnitDiscount | decimal | - | - |
| UnitLoyaltyValue | decimal | - | - |
| TotalCost | decimal | - | - |
| TotalDiscount | decimal | - | - |
| TotalLoyaltyValue | decimal | - | - |
| TotalPrice | decimal | - | - |
| TotalTax | decimal | - | - |
| IsReturn | boolean | - | - |
| LineItemsIncludeTax | boolean | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| SaleItemRemoteID | string | SaleItem → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| Name | string | - | - |
| SaleItemID | guid | SaleItem → ID | - |
| PromotionID | long | Promotion → ID | - |
| Amount | decimal | - | - |
| PromoCode | string | - | - |
| PromoCodeID | string | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/get-serialnumbers
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | string | - | - |
| Code | string | - | - |
| ProductID | guid | Product → ID | - |
| OutletID | guid | Outlet → ID | - |
| SaleID | guid | Sale → ID | - |
| LineItemID | guid | SaleItem → ID | - |
| Version | long | - | - |
Documentation: https://x-series-api.lightspeedhq.com/reference/listsuppliers
Documentation: https://x-series-api.lightspeedhq.com/reference/listtags
Documentation: https://x-series-api.lightspeedhq.com/reference/listtaxes-1
Documentation: https://x-series-api.lightspeedhq.com/reference/listusers
Documentation: https://x-series-api.lightspeedhq.com/reference/listvariantattributes
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ConsignmentRemoteID | string | Consignment → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ConsignmentID | guid | Consignment → ID | - |
| ProductID | guid | Product → ID | - |
| LineNumber | int | - | - |
| CreatedAt | datetime | - | - |
| UpdatedAt | datetime | - | - |
| DeletedAt | datetime | - | - |
| ProductSku | string | - |
|
| Count | decimal | - | - |
| Received | decimal | - | - |
| Cost | decimal | - | - |
| IsIncluded | boolean | - | - |
| Status | string | - | - |
| Version | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ProductRemoteID | string | Product → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ProductID | guid | Product → ID | - |
| ProductVariantID | guid | ProductVariant → ID | - |
| Value | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ProductRemoteID | string | Product → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| TagID | guid | Tag → ID | - |
| ProductID | guid | Product → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| ProductRemoteID | string | Product → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ProductID | guid | Product → ID | - |
| LineNumber | int | - | - |
| Type | string | - | - |
| Code | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| Value | guid | - |
|
| Field | string | - | - |
| ProductID | guid | Product → ID | - |
| BrandID | guid | Brand → ID | - |
| SupplierID | guid | Supplier → ID | - |
| TagID | guid | Tag → ID | - |
| TypeID | guid | ProductType → ID | - |
| VariantParentID | guid | Product → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| Value | guid | - |
|
| Field | string | - | - |
| ProductID | guid | Product → ID | - |
| BrandID | guid | Brand → ID | - |
| SupplierID | guid | Supplier → ID | - |
| TagID | guid | Tag → ID | - |
| TypeID | guid | ProductType → ID | - |
| VariantParentID | guid | Product → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| Value | guid | - |
|
| Field | string | - | - |
| ProductID | guid | Product → ID | - |
| BrandID | guid | Brand → ID | - |
| SupplierID | guid | Supplier → ID | - |
| TagID | guid | Tag → ID | - |
| TypeID | guid | ProductType → ID | - |
| VariantParentID | guid | Product → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| Value | guid | - |
|
| Field | string | - | - |
| ProductID | guid | Product → ID | - |
| BrandID | guid | Brand → ID | - |
| SupplierID | guid | Supplier → ID | - |
| TagID | guid | Tag → ID | - |
| TypeID | guid | ProductType → ID | - |
| VariantParentID | guid | Product → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| OutletID | guid | Outlet → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| ChannelName | string | - | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| PromotionRemoteID | string | Promotion → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| PromotionID | long | Promotion → ID | - |
| CustomerGroupID | guid | CustomerGroup → ID | - |
| Column | Type | Relates to | Notes |
|---|---|---|---|
| RemoteID | string | - | - |
| TaxRemoteID | string | Tax → RemoteID | - |
| WhenUpsertedIntoDataStore | datetime | - | - |
| MirrorRemoteID | int | - | - |
| IsDeleted | boolean | - | - |
| WhenCreated | datetime | - | - |
| WhenModified | datetime | - | - |
| ID | guid | - | - |
| Name | string | - | - |
| TaxID | guid | Tax → ID | - |
| Rate | decimal | - | - |
| DisplayName | string | - | - |
SYNCHUB lives and breathes APIs and data. Keep exploring using the links below.