Mapped Fields -NetSuite

🚧

Customization

All fields in the NetSuite Field columns can be customizable, excluding any marked as hardcoded. The fields listed in this column are the default fields that will be used unless specified. Any blank fields can be set to your desired NetSuite fields.

Please work with your Integration Manager to customize the fields to your specifications.

Below you will find the field mapping for each data point.

Catalog Mapping

JOOR UI FieldJOOR API FieldNetSuite FieldNotes

PRODUCT FIELDS

Style NamenameItem :: displayname
Style Numberexternal_idItem :: itemid
N/Aproduct_identifierItem:: id
DescriptiondescriptionItem :: description
Categorycategory_ids
-product_trait_values.name -- trait_nameDivision (hardcoded)
Division NamevalueItem :: department
Division Codeexternal_id
-product_trait_values -- trait_nameCountry of Origin (hardcoded)
Country of Originvalue
N/Aexternal_id
-product_trait_values.name -- trait_nameFabrication Name (hardcoded)
Fabrication Namevalue
Fabrication Codeexternal_id
-product_trait_values.name -- trait_nameMeasurements (hardcoded)
Measurementsvalue
N/Aexternal_id
-product_trait_values.name -- trait_nameSilhouette Name (hardcoded)
Silhouette Namevalue
Silhouette Codeexternal_id
-product_trait_values.name -- trait_nameMaterials (hardcoded)
Materialsvalue
N/Aexternal_id
-product_trait_values.name -- trait_nameHeel Height (hardcoded)
Heel Heightvalue
N/Aexternal_id
-product_trait_values.name -- trait_nameContains Fur (hardcoded)
Contains Fur?value
N/Aexternal_id
Minimum Order Quantityorder_minimum0 (hardcoded)

SKU FIELDS

-trait_nameColor (hardcoded)
Color Namevalue
Color Codeexternal_id
Minimum Order Quantityorder_minimum0 (hardcoded)
N/AstatusACTIVE if the color is available for JOOR. Otherwise INACTIVE (hardcoded)
-trait_nameSize (hardcoded)
Size Namevalue
Size Codeexternal_id
Minimum Order Quantityorder_minimum0 (hardcoded)
N/AstatusACTIVE if the color is available for JOOR. Otherwise INACTIVE (hardcoded)
-identifiers
N/Atypeupc (hardcoded)
UPCvalue

PRICES FIELDS

---
Price Type Nameprice_type_name
Price Type Currencyprice_type_currency_code
Wholesale Pricewholesale_value
Suggested Retail Priceretail_value
---
Price Type Nameprice_type_name
Price Type Currencyprice_type_currency_code
Wholesale Pricewholesale_value
Suggested Retail Priceretail_values

COLLECTIONS FIELDS

Collection Namename where Product :: Tags['collection_']
Collection Codeexternal_id
Seasonseason.nameTimeless (hardcoded)
Season Yearseason.year1900 (hardcoded)
Season Codeseason.external_idTimeless (hardcoded)
Made to Ordermade_to_orderfalse (hardcoded)
-items
-itemProducts that include Tags = collection_
-order_number1 (hardcoded)

IMAGES FIELDS

Product LevelAll files in NFC following naming convention
Color LevelAll files in NFC following naming convention

Inventory Mapping

JOOR UI FieldJOOR API FieldNetSuite FieldNotes
WarehousewarehouseProduct Availability :: Location
Dateinventory_dateIMMEDIATE (hardcoded)
-style_numberItem :: itemid
-style_identifierItem :: id
-color_code
-size
N/AinventoryProduct Availability :: Available
N/AupcItem :: upccode

Connections Mapping

JOOR UI FieldJOOR API FieldNetSuite FieldNotes

CONNECTION FIELDS

Customer Namecustomer_nameCustomer :: Name
Customer Codecustomer_codeCustomer :: ID
Customer Aliascustomer_aliasCustomer :: Name
Company Namecompany_number_name
Company Codecompany_number_code
Group Namecustomer_group_name
Group Codecustomer_group_code
N/Asales_rep_code

BUYERS FIELDS

Buyers > Buyer Namebuyer_nameCustomer :: Primary Contact :: Name
Buyers > Email Addressbuyer_emailCustomer :: Primary Contact :: Email

SHIPPING ADDRESS FIELDS

Shipping Addresses > Store Nameshipping_nameCustomer :: Addresses :: Label
Shipping Addresses > Codeshipping_codeS
Shipping Addresses > Phoneshipping_phone
Shipping Addresses > Address 1shipping_address_1Customer :: Addresses :: Line1
Shipping Addresses > Address 2shipping_address_2Customer :: Addresses :: Line2
Shipping Addresses > Cityshipping_cityCustomer :: Addresses :: City
Shipping Addresses > Stateshipping_stateCustomer :: Addresses :: State
Shipping Addresses > Zipshipping_postal_codeCustomer :: Addresses :: Postcode
Shipping Addresses > Countryshipping_countryCustomer :: Addresses :: Country

BILLING ADDRESS FIELDS

Billing Addresses > Store Namebilling_nameCustomer :: Addresses :: Label
Billing Addresses > Codebilling_codeB
Billing Addresses > Phonebilling_phone
Billing Addresses > Address 1billing_address_1Customer :: Addresses :: Line1
Billing Addresses > Address 2billing_address_2Customer :: Addresses :: Line2
Billing Addresses > Citybilling_cityCustomer :: Addresses : City
Billing Addresses > Statebilling_stateCustomer :: Addresses :: State
Billing Addresses > Zipbilling_postal_codeCustomer :: Addresses :: Postcode
Billing Addresses > Countrybilling_countryCustomer :: Addresses :: Country

PAYMENT METHOD FIELDS

Payment Methodspayment_method_nameCustomer :: Term :: Name
Payment Methodspayment_method_codeCustomer :: Term :: ID

SHIPPING METHOD FIELDS

Shipping Methodsshipping_method_nameCustomer :: Shipping Carrier
Shipping Methodsshipping_method_code

PRICE TYPES FIELDS

Currencies > Price Type Currencyprice_type_currency_codeCustomer :: Currency :: Symbol
Currencies > Price Type Nameprice_type_labelCustomer :: Price Level :: Name

DISCOUNT FIELDS

Discounts > DISCOUNT %amount0 (hardcoded)
Discounts > APPLY DISCOUNT TOline_item_levelfalse (hardcoded)

WAREHOUSE FIELDS

Warehouseswarehouse_code
Warehouseswarehouse_name

Order Mapping

JOOR UI FieldJOOR API FieldNetSuite UI FieldNotes

SALE ORDER FIELDS

recordtypesalesorder (hardcoded)
otherRefNumorder :: id
memoorder :: comments
shippingCostorder :: shipping :: price
-entity
idorder :: customer :: code
createdDateorder :: date_created
-billingAddress
externalIdorder :: billing_address :: code
-shippingAddress
externalIdorder :: shipping_address :: code
-items
item :: idorder :: lines :: line_item_sku :: sku_identifier
quantityorder :: lines :: quantity
amountorder :: lines :: line_item_sku :: original_price * order :: lines :: quantity
price :: idNetSuite :: pricelevels :: id where name = order :: price_type_name