Skip to content

Latest commit

 

History

History
77 lines (69 loc) · 5.83 KB

File metadata and controls

77 lines (69 loc) · 5.83 KB

Customer

Properties

Name Type Description Notes
activity CustomerActivity [optional]
affiliateOid Integer Affiliate oid [optional]
allow3rdPartyBilling Boolean Allow 3rd party billing [optional]
allowCod Boolean Allow COD [optional]
allowDropShipping Boolean Allow Drop Shipping [optional]
allowPurchaseOrder Boolean Allow purchase orders by this customer [optional]
allowQuoteRequest Boolean Allow quote request [optional]
allowSelectionOfAddressType Boolean Allow selection of residential or business address type [optional]
attachments List<CustomerAttachment> Attachments [optional]
autoApproveCod Boolean Auto approve COD [optional]
autoApprovePurchaseOrder Boolean 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]
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 Integer Customer profile object identifier [optional]
dhlAccountNumber String DHL account number [optional]
dhlDutyAccountNumber String DHL duty account number [optional]
doNotSendMail Boolean Do not send mail (null will not update) [optional]
edi CustomerEDI [optional]
email String Email address of this customer profile [optional]
exemptShippingHandlingCharge Boolean Exempt shipping handling charge [optional]
fax String Fax Number [optional]
fedexAccountNumber String FedEx account number [optional]
freeShipping Boolean This customer always receives free shipping [optional]
freeShippingMinimum BigDecimal 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 Integer Maximum item count [optional]
merchantId String Merchant ID [optional]
minimumItemCount Integer Minimum item count [optional]
minimumSubtotal BigDecimal Minimum subtotal [optional]
noCoupons Boolean No coupons [optional]
noFreeShipping Boolean No free shipping regardless of coupons or item level settings [optional]
noRealtimeCharge Boolean 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 Integer QuickBooks tax exemption reason code [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 Boolean 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 Boolean Suppress buySAFE (deprecated) [optional]
tags List<CustomerTag> Tags for this customer [optional]
taxCodes CustomerTaxCodes [optional]
taxExempt Boolean True if the customer is tax exempt [optional]
taxId String Tax ID [optional]
terms String Terms for this customer [optional]
trackSeparately Boolean True if the customer should be tracked separately in QuickBooks [optional]
unapproved Boolean Unapproved [optional]
upsAccountNumber String UPS account number [optional]
websiteUrl String Website url [optional]