Create CustomerCopy Pagepost https://{your-totality-url}.com/api/customersCreate new customer. Permission: Create CustomersRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsachProcessingPreferencestringDefaults to nullPreferred ACH processing method. Set to "Primary" to make ACH the customer's primary processing preference. At most one of achProcessingPreference, debitCardProcessingPreference, eftProcessingPreference, interacProcessingPreference, and rccProcessingPreference may be set to "Primary"; a request that would result in more than one returns 422.addressesarray of objectsArray of customer addresses.addressesADD objectbirthdatedaterequiredstring datecanBeContactedViaPhonebooleanDefaults to trueWhether the customer consents to phone contact.truetruefalsecanBeContactedViaSmsbooleanDefaults to trueWhether the customer consents to SMS messages.truetruefalsecanBeMarketedToViaEmailbooleanDefaults to trueWhether the customer consents to marketing emails.truetruefalsecurrentBankruptcyDeclaredAtdateDefaults to nullstring date/timecustomFieldDataobjectCustomer-level custom fields, keyed by the custom field's name. Values are typed per each field's definition (string, number, boolean, date, or array for multi-select). Discover available fields via GET /api/custom-fields?context=Customer. On POST/PATCH this object is additive and optional; on PATCH only the supplied keys are updated.customFieldData objectdebitCardProcessingPreferencestringDefaults to nullPreferred debit card processing method. Set to "Primary" to make debit card the customer's primary processing preference. At most one of the five *ProcessingPreference fields (ACH, debit card, EFT, Interac, RCC) may be set to "Primary"; a request that would result in more than one returns 422.emailstringrequiredThe customer's email address.ethnicitystringDefaults to nullThe customer's ethnicity.externalIdstringDefaults to nullExternal system identifier for cross-referencing.eyeColorstringDefaults to nullThe customer's eye color.firstNamestringrequiredThe customer's first name.genderstringenumDefaults to nullThe customer's gender.MaleFemaleMalenullAllowed:FemaleMalenullheightstringDefaults to nullNumber as stringhomeOwnershipStatusstringenumDefaults to nullHousing status (Own, Rent, Other).OwnOwnOtherRentnullAllowed:OwnOtherRentnullhomePhonestringDefaults to nullNumber as stringidentificationNumberstringDefaults to nullGovernment ID number.identificationStatestringDefaults to nullState that issued the government ID.identificationTypestringenumDefaults to nullType of government ID (e.g., State ID, Drivers License, Passport).PassportDrivers LicensePassportState IDStudent IDnullAllowed:Drivers LicensePassportState IDStudent IDnullimportCompanystringDefaults to nullCompany the record was imported from.importedOnstringDefaults to nullDate the record was imported (YYYY-MM-DD).importSourcestringDefaults to nullSource system the record was imported from.incomeSourcesarray of objectsArray of customer income sources.incomeSourcesADD objectisBlockedFromReapplybooleanWhether the customer is blocked from reapplying for a new loan because they match a configured reapply exclusion condition. Enforced server-side and not overridable per customer.truetruefalseisBlockedFromReapplyReasonstring | nullThe matched reapply exclusion condition describing why the customer is blocked from reapply, or null when not blocked.isBlockedFromRefinancebooleanWhether the customer is blocked from refinancing: they have at least one active loan, none currently refinance-eligible, and the cause is a manual deny, a disqualifying tag, or a matched exclusion condition (not a benign not-yet-eligible state).truetruefalseisBlockedFromRefinanceReasonstring | nullThe reason the customer is blocked from refinance (manual deny, disqualifying tag, or matched exclusion condition), or null when not blocked.isEligibleForInstantFundingbooleanDefaults to falseWhether eligible for instant funding.falsetruefalseisMilitarybooleanDefaults to falseWhether the customer is active-duty military.falsetruefalselastNamestringrequiredThe customer's last name.loansarray of stringsLoans.loansADD stringmaritalStatusstringenumDefaults to nullThe customer's marital status.MarriedDivorcedDomestic PartnershipMarriedSingleWidowednullAllowed:DivorcedDomestic PartnershipMarriedSingleWidowednullmiddleNamestringThe customer's middle name.mobilePhonestringrequirednumber as stringmothersMaidenNamestringDefaults to nullThe customer's mother's maiden name.passwordstringPassword settings are located at the bottom of Lender settingspaymentProcessingTimedate-timeDefaults to nullstring timepreferredContactTimestringenumPreferred time to contact (e.g., Anytime, Morning, Afternoon, Evening).MorningAfternoonAnytimeEveningMorningNoonAllowed:AfternoonAnytimeEveningMorningNoonpreferredPhonestringenumPreferred phone for contact (Home, Mobile, Work).MobileHomeMobileWorkAllowed:HomeMobileWorkpreviousBankruptcyDeclaredAtdateDefaults to nullstring date/timepreviousBankruptcyDismissedAtdateDefaults to nullstring date/timepurchasedOndateDefaults to nullstring dateracestringDefaults to nullThe customer's race.rccProcessingPreferencestringDefaults to nullPreferred RCC processing method. Set to "Primary" to make RCC the customer's primary processing preference. At most one of the five *ProcessingPreference fields (ACH, debit card, EFT, Interac, RCC) may be set to "Primary"; a request that would result in more than one returns 422.revokedPaymentTypesarrayPayment types revoked for this customer.revokedPaymentTypessocialSecurityNumberstringrequirednumber as stringspouseEmailstringDefaults to nullEmail of the customer's spouse.spouseNamestringDefaults to nullName of the customer's spouse.suffixstringenumDefaults to nullName suffix (e.g., Jr, Sr, I, II, III).JrIIIIIIIVVVIVIIVIIIJrSrnullShow 11 enum valuesusernamestringUsername the customer can use to login to their portalweightint32Defaults to nullThe customer's weight.Responses 201Customer created successfully. 401401 403403 422422 500500Updated 3 months ago Customer Status CheckGet Customer's Quick Login LinkDid this page help you?YesNo