👨Contacts

Post new contact

Put contact infos in database

POST https://vendmy.com/api/produits/newLead

Put informations of a new lead, from external portal

Headers

Name
Type
Description

Authorization*

Bearer {your-api-key}

Put your api key here

{
    // Response
}
Key
Value example
Description

reference

1705

Unique id of the product - Int (11)

email

Email of the contact - Varchar(255)

identity

Jonh Doe

First name and last name of the contact - Varchar(255)

phone

06 07 08 09 10

Phone number of the contact - Varchar(255)

subject

Je suis intéresser par ce bien !

Detail of the message - Text

portalName

INSOON_EB

Origin of the lead

Last updated