New CustomerAsk AIpost https://api.paysimple.com/v4/customerCreates a new customer objectRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsFirstNamestringRequired. 100 characters max.LastNamestringRequired. 100 characters max.ShippingSameAsBillingbooleanDefaults to trueRequired. Set to true to indicate that there is no separate shipping address, even if you are not including a billing address. Set to false to require ShippingAddress fields.truefalseBillingAddressobjectBilling address is not required, but if included all its attributes are required except StreetAddress2, StateCode,” and Country. From 5 to 10 characters of any type is valid for ZipCode.BillingAddress objectShippingAddressobjectNot required if ShippingSameAsBilling is set to true, but if included all its attributes are required except StreetAddress2, StateCode, and Country. From 5 to 10 characters of any type is valid for ZipCode.ShippingAddress objectCompanystringOptional. 50 characters max.CustomerAccountstringOptional. 28 characters max. Useful for assigning non-PaySimple Id to the customer for future reference.PhonestringOptional.10 characters max, enter as a numeric string; do not include parenthesis or dashes.AltPhonestringOptional.10 characters max, enter as a numeric string; do not include parenthesis or dashes.MobilePhonestringOptional.10 characters max, enter as a numeric string; do not include parenthesis or dashes.FaxstringOptional.10 characters max, enter as a numeric string; do not include parenthesis or dashes.EmailstringOptional. 100 characters max, must be a valid email address.AltEmailstringOptional. 100 characters max, must be a valid email address.WebsitestringOptional. 100 characters max, must be in URL format.NotesstringOptional. 2048 characters max. Open text field.Responses 201201 400400Updated 11 months ago