Skip to content

Latest commit

 

History

History
60 lines (56 loc) · 4.58 KB

Item.md

File metadata and controls

60 lines (56 loc) · 4.58 KB

com.ultracart.admin.v2.Model.Item

Properties

Name Type Description Notes
Accounting ItemAccounting [optional]
Amember ItemAmember [optional]
AutoOrder ItemAutoOrder [optional]
Ccbill ItemCCBill [optional]
ChannelPartnerItemMappings List<ItemChannelPartnerMapping> Channel Partner Item Mapping [optional]
Chargeback ItemChargeback [optional]
Checkout ItemCheckout [optional]
Content ItemContent [optional]
CreationDts string Date/time of creation [optional]
Description string Description of the item up to 500 characters. [optional]
DescriptionTranslatedTextInstanceOid int? Description translated text instance id [optional]
DigitalDelivery ItemDigitalDelivery [optional]
Ebay ItemEbay [optional]
EmailNotifications ItemEmailNotifications [optional]
Enrollment123 ItemEnrollment123 [optional]
FulfillmentAddons List<ItemFulfillmentAddon> Fulfillment Add-ons [optional]
GiftCertificate ItemGiftCertificate [optional]
GoogleProductSearch ItemGoogleProductSearch [optional]
Identifiers ItemIdentifiers [optional]
Inactive bool? True if this item is inactive and can not be purchased [optional]
InstantPaymentNotifications ItemInstantPaymentNotifications [optional]
Internal ItemInternal [optional]
Kit bool? True if this item is a kit [optional]
KitComponentOnly bool? True if this item can only be usd as a kit component [optional]
KitDefinition ItemKitDefinition [optional]
LastModifiedDts string Date/time of last modification [optional]
MerchantId string UltraCart merchant ID owning item [optional]
MerchantItemId string Unique item id assigned to this item [optional]
MerchantItemOid int? Unique object identifier for this item [optional]
Options List<ItemOption> Options [optional]
ParentCategoryId int? Parent category of the item. Zero indicates the root folder. [optional]
ParentCategoryPath string Parent category path. / indicates the root folder. [optional]
PaymentProcessing ItemPaymentProcessing [optional]
Physical ItemPhysical [optional]
Pricing ItemPricing [optional]
Properties List<ItemProperty> Properties [optional]
RealtimePricing ItemRealtimePricing [optional]
RecommendReplenishmentDays int? Number of days to recommend replenishment after. Null is not configured. Set to zero to disable. [optional]
Related ItemRelated [optional]
Reporting ItemReporting [optional]
Restriction ItemRestriction [optional]
Revguard ItemRevguard [optional]
Reviews ItemReviews [optional]
Salesforce ItemSalesforce [optional]
Shipping ItemShipping [optional]
Tags ItemTags [optional]
Tax ItemTax [optional]
ThirdPartyEmailMarketing List<ItemThirdPartyEmailMarketing> 3rd Party Email Marketing [optional]
VariantItems List<ItemVariantItem> Variant Items [optional]
Variations List<ItemVariation> Variations [optional]
WishlistMember ItemWishlistMember [optional]

[Back to Model list] [Back to API list] [Back to README]