QR (Quick Response) Contact
docker-compose build
docker-compose up -d
Required fields: first_name, last_name and cell.
{
"first_name": "First",
"last_name": "Last",
"organization": "Organization",
"title": "Title",
"cell": "+91XXXXXXXXXX",
"phone": "+91XXXXXXXXXX",
"fax": "+91XXXXXXX",
"email": "first.last@example.com",
"url": "https://example.com",
"street": "Local Street",
"city": "City",
"region": "Region",
"postcode": "123456",
"country": "Country"
}