Create a CustomerAsk AIpost https://vinoshipper.com/api/v3/p/customersBody ParamssalutationstringfirstNamestringlastNamestringcompanystringdateOfBirthobjectdateOfBirth objectemailstringphoneNumberstringDeprecated (Use phone field) - A 10 digit phone numberphoneobject | nullphone object | nullalternatePhonesarray of objectsAlternate phone numbers. Omit to preserve existing phones or send array to replace.alternatePhonesADD objectmemberNumberstringThe producer's identifier for this customerenrolledByIdint32The team member ID of the person that enrolled this customeroptedIntoMarketingEmailsbooleanCustomer's email marketing preference. Defaults to false for new customers. Can be set to true or false, or omit to leave unchanged. You are responsible for ensuring proper consent has been collected.truefalseoptedIntoMarketingSmsbooleanCustomer's SMS marketing preference. Defaults to false for new customers. For updates, set to false to opt out or omit to leave unchanged. Cannot be set to true via API due to SMS consent regulations. You are responsible for ensuring proper SMS consent has been collected.truefalseaddressobject | nullThe address of the location where the sale is madeaddress object | nullcustomerSincedateThe date the customer profile was created.ageVerifiedByobjectThe Vinoshipper team member informationageVerifiedBy objectwholesaleTypestringenumThe wholesale customer type (for updates only). Only applicable when updating an existing wholesale customer. Not allowed on create or update for non-wholesale customers.Options: DISTRIBUTOR, RETAILER, RESTAURANT, OTHERDISTRIBUTORRETAILERRESTAURANTOTHERAllowed:DISTRIBUTORRETAILERRESTAURANTOTHERResponses 200OK 400Request has failed validation 401Authentication failed 403Insufficient permission 404Not Found 500Internal server errorUpdated 8 months ago