JSON POST Full Payload:
{
"FirstName": "Applicant's First Name",
"LastName": "Applicant's Last Name",
"Title": "Applicant's Title",
"Company": "Company Legal Name",
"Street": "Company Address",
"City": "Company City",
"State": "Company State",
"PostalCode": "Company ZIP",
"Country": "United States",
"Phone": "Applicant's Work Phone in format: (###)-###-####",
"Email": "Applicant's Business Email Address",
"Website": "Company Website",
"Description": "Company Description",
"Status": "New",
"AnnualRevenue": "Company's Annual Revenue",
"OwnerId": "Salesforce ID of Dealership's Mazo Representative",
"IsUnreadByOwner": true,
"Follow_Up__c": true,
"Lead_Type__c": "Vendor Lead",
"Years_In_Business__c": "Number of Years the Company has been in business.",
"Street1__c": "Owner 1 Street Address",
"First_Name1__c": "Owner 1 First Name",
"Last_Name1__c": "Owner 1 Last Name",
"SSN1__c": "Owner 1 SSN",
"SSN2__c": "Owner 2 SSN",
"Title1__c": "Owner 1 Title",
"Title2__c": "Owner 2 Title",
"Phone1__c": "Owner 1 Phone",
"Phone2__c": "Owner 2 Phone",
"Ownership1__c": "Ownership percentage for Owner 1",
"Ownership2__c": "Ownership percentage for Owner 2",
"Birthday1__c": "Owner 1 Birthday",
"Birthday2__c": "Owner 2 Birthday",
"Street2__c": "Owner 2 Street Address",
"First_Name2__c": "Owner 2 First Name",
"Last_Name2__c": "Owner 2 Last Name",
"City2__c": "Owner 1 City",
"City2_2__c": "Owner 2 City",
"Zip2__c": "Owner 1 ZIP",
"Zip2_2__c": "Owner 2 ZIP",
"State2__c": "Owner 1 State",
"State2_2__c": "Owner 2 State",
"Financing_Type__c": "Type of financing requested",
"Amount_Requested__c": "Amount of financing requested",
"Year__c": "If purchasing equipment, year equipment released",
"Make__c": "If purchasing equipment, Make of equipment",
"Model__c": "If purchasing equipment, Model of equipment",
"TBD__c": "If purchasing equipment, boolean to indicate if details are to be determined",
"Time_Frame__c": "If purchasing equipment, how soon will the transaction occur?",
"View_Terms__c": "I have read and agree to the Mazo terms of service.",
"Dealer_ID__c": "Name of Dealership",
"Applicant_IP_Address__c": "IP address of person filling out the form, or the dealer's server IP.",
"Account__c": "Dealer's Salesforce ID",
"Owners__c": "Number of Owners for Company",
"What_Company_Does__c": "Company's business",
"WordPress_UniqueID__c": "ignore",
"Date_and_Time__c": "Datetime of entry creation, in dd/mm/YYYY - h:m:s format",
"Use_of_funds__c": "What the funds requested will be used for."
}