Create customer and address only job

Creates a new address-only lead (prospect) in the system with address, and location data. The lead can optionally include customer contact information such as name, email, and phone numbers.

Customer Record Creation:

This endpoint always creates a new customer record with each request. No duplicate checking or deduplication checks are performed.

  • Job Record: A new Job record is created and linked to the newly created customer.

Important Implications:

Multiple submissions with identical data will create duplicate records. If you submit the same address, email, or phone number multiple times, each submission will create separate customer, user, and job records. If deduplication is required for your use case, you must implement it in your application logic before calling this endpoint.

Accepted State/Province Codes:

The state field accepts the following standard postal abbreviations:

US States:

CodeStateCodeStateCodeState
ALAlabamaAKAlaskaAZArizona
ARArkansasCACaliforniaCOColorado
CTConnecticutDEDelawareFLFlorida
GAGeorgiaHIHawaiiIDIdaho
ILIllinoisINIndianaIAIowa
KSKansasKYKentuckyLALouisiana
MEMaineMDMarylandMAMassachusetts
MIMichiganMNMinnesotaMSMississippi
MOMissouriMTMontanaNENebraska
NVNevadaNHNew HampshireNJNew Jersey
NMNew MexicoNYNew YorkNCNorth Carolina
NDNorth DakotaOHOhioOKOklahoma
OROregonPAPennsylvaniaRIRhode Island
SCSouth CarolinaSDSouth DakotaTNTennessee
TXTexasUTUtahVTVermont
VAVirginiaWAWashingtonWVWest Virginia
WIWisconsinWYWyomingDCDistrict of Columbia

Canadian Provinces:

CodeProvince/Territory
ABAlberta
BCBritish Columbia
MBManitoba
NBNew Brunswick
NLNewfoundland and Labrador
NSNova Scotia
NTNorthwest Territories
NUNunavut
ONOntario
PEPrince Edward Island
QCQuebec
SKSaskatchewan
YTYukon
Language
Credentials
Header
Click Try It! to start a request and see the response here!