Create Lead ContactCopy Pagepost https://api.prahsys.com/merchant/n1/leads/contactsCreate a new lead contactBody ParamsfirstNamestringrequiredlength ≥ 1First name of the contactlastNamestringLast name of the contactphoneNumberstringDEPRECATED: use phones array. Single phone number (promoted to MOBILE type).emailstringDEPRECATED: use emails array. Single email address (promoted to WORK type).phonesarray of objectslength ≤ 5Array of phone numbers (max 5). When 2+ entries are provided, exactly one must have isPrimary: true. Replaces the deprecated phoneNumber field.phonesADD objectemailsarray of objectslength ≤ 5Array of email addresses (max 5). When 2+ entries are provided, exactly one must have isPrimary: true. Replaces the deprecated email field.emailsADD objectjobTitlestringJob title of the contactlinkedInUrluriLinkedIn profile URL of the contactaddressobjectStructured address of the contactaddress objectbusinessIdsarray of stringsLead business IDs to link to this contactbusinessIdsADD stringuserIdsarray of stringsUser IDs to link to this contactuserIdsADD stringResponses 201Created 401Unauthorized 500Internal Server ErrorUpdated 3 months ago Get Lead ContactsGet Lead ContactDid this page help you?YesNo