Skip to content

Latest commit

 

History

History
79 lines (74 loc) · 5.93 KB

File metadata and controls

79 lines (74 loc) · 5.93 KB

com.ultracart.admin.v2.Model.Customer

Properties

Name Type Description Notes
Activity CustomerActivity [optional]
AffiliateOid int Affiliate oid [optional]
Allow3rdPartyBilling bool Allow 3rd party billing [optional]
AllowCod bool Allow COD [optional]
AllowDropShipping bool Allow Drop Shipping [optional]
AllowPurchaseOrder bool Allow purchase orders by this customer [optional]
AllowQuoteRequest bool Allow quote request [optional]
AllowSelectionOfAddressType bool Allow selection of residential or business address type [optional]
Attachments List<CustomerAttachment> Attachments [optional]
AutoApproveCod bool Auto approve COD [optional]
AutoApprovePurchaseOrder bool Auto approve purchase orders by this customer [optional]
AutomaticMerchantNotes string Automatic merchant notes are added to every order placed [optional]
Billing List<CustomerBilling> Billing addresses for this customer [optional]
BirthDate string Customer birthday [optional]
BusinessNotes string Business notes (internally visible only) [optional]
Cards List<CustomerCard> Credit Cards for this customer [optional]
CcEmails List<CustomerEmail> Additional emails to CC notification [optional]
CustomerProfileOid int Customer profile object identifier [optional]
DhlAccountNumber string DHL account number [optional]
DhlDutyAccountNumber string DHL duty account number [optional]
DoNotSendMail bool Do not send mail (null will not update) [optional]
Edi CustomerEDI [optional]
Email string Email address of this customer profile [optional]
ExemptShippingHandlingCharge bool Exempt shipping handling charge [optional]
Fax string Fax Number [optional]
FedexAccountNumber string FedEx account number [optional]
FreeShipping bool This customer always receives free shipping [optional]
FreeShippingMinimum decimal If free_shipping is true, this is the minimum subtotal required for free shipping [optional]
LastModifiedBy string Last modified by [optional]
LastModifiedDts string Last modified date [optional]
Loyalty CustomerLoyalty [optional]
MaximumItemCount int Maximum item count [optional]
MerchantId string Merchant ID [optional]
MinimumItemCount int Minimum item count [optional]
MinimumSubtotal decimal Minimum subtotal [optional]
NoCoupons bool No coupons [optional]
NoFreeShipping bool No free shipping regardless of coupons or item level settings [optional]
NoRealtimeCharge bool No realtime charge [optional]
Orders List<Order> Orders associated with this customer profile [optional]
OrdersSummary CustomerOrdersSummary [optional]
Password string Password (may only be set, never read) [optional]
PricingTiers List<CustomerPricingTier> Pricing tiers for this customer [optional]
Privacy CustomerPrivacy [optional]
Properties List<CustomerProperty> Properties for this customer [optional]
QbClass string QuickBooks class to import this customer as [optional]
QbCode string QuickBooks name to import this customer as [optional]
QbTaxExemptionReasonCode int QuickBooks tax exemption reason code [optional]
QuickbooksOnlineCustomerId string QuickBooks Online customer ID used to lock this customer 1:1 with QuickBooks Online [optional]
Quotes List<Order> Quotes associated with this customer profile [optional]
QuotesSummary CustomerQuotesSummary [optional]
ReferralSource string Referral Source specified on the wholesale customer signup form. No other meaning than that signup flow. [optional]
Reviewer CustomerReviewer [optional]
SalesRepCode string Sales rep code [optional]
SendSignupNotification bool Send signup notification, if true during customer creation, will send a notification. [optional]
Shipping List<CustomerShipping> Shipping addresses for this customer [optional]
SignupDts string Signup date [optional]
SoftwareEntitlements List<CustomerSoftwareEntitlement> Software entitlements owned by this customer [optional]
SuppressBuysafe bool Suppress buySAFE (deprecated) [optional]
Tags List<CustomerTag> Tags for this customer [optional]
TaxCodes CustomerTaxCodes [optional]
TaxExempt bool True if the customer is tax exempt [optional]
TaxId string Tax ID [optional]
Terms string Terms for this customer [optional]
TrackSeparately bool True if the customer should be tracked separately in QuickBooks [optional]
Unapproved bool Unapproved [optional]
UpsAccountNumber string UPS account number [optional]
WebsiteUrl string Website url [optional]

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