Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 2.06 KB

OrderItem.md

File metadata and controls

23 lines (20 loc) · 2.06 KB

BeezUpApi.OrderItem

Properties

Name Type Description Notes
beezUPOrderItemId String The BeezUP identifier of the order Item
orderItemOrderItemType String The order item type of the order item
orderItemMerchantImportedProductId String The product id indicated in the catalog importation in BeezUP system for this order item. This property will help you to match the order to the inventory system. [optional]
orderItemMerchantImportedProductIdColumnName String The column name for the product id indicated in the catalog importation in BeezUP system related to this order item. This property will help you to match the order to the inventory system. [optional]
orderItemMerchantImportedProductUrl String The product url indicated in the catalog importation in BeezUP system related to this order item [optional]
orderItemMerchantProductIdColumnName String The column name indicate in the mapping for the product id related to the order item [optional]
orderItemBeezUPStoreId String The store id in the beezup system related to the order item. This property will help you to match the order to the inventory system. [optional]
orderItemItemTax Number The tax of the order item [optional]
orderItemTitle String The title of the order item [optional]
orderItemImageUrl String The URL of the image of the order item [optional]
orderItemMerchantProductId String The merchant product id of the order item [optional]
orderItemMarketPlaceProductId String The marketplace product identifier of the order item [optional]
orderItemItemPrice Number The price of the order item [optional]
orderItemQuantity Number The quantity of the order item [optional]
orderItemTotalPrice Number The total price of the order item [optional]
orderItemShippingPrice Number The shipping price of the order item [optional]