Create a new contact with bilingual support and custom fields
| Header | Type | Required | Description |
|---|---|---|---|
Authorization | string | Yes | Bearer authentication header of the form Bearer <token> |
| Parameter | Type | Required | Description |
|---|---|---|---|
name | string | Yes | Contact name (max 255 characters) |
email | string | No | Contact email address |
phoneNumber | string | No | Contact phone number |
building | string | No | Building name/address |
street | string | No | Street address |
district | string | No | District |
city | string | No | City |
country | string | No | Country |
postalCode | string | No | Postal code |
vatNumber | string | No | VAT number |
iban | string | No | IBAN for bank transfers |
accountNumber | string | No | Bank account number |
bankName | string | No | Bank name |
remindersEnabled | boolean | No | Enable payment reminders (default: true) |
sendEmailNotif | boolean | No | Send email notifications |
sendSmsNotif | boolean | No | Send SMS notifications |
gender | string | No | Gender: male or female |
customFields | array | No | Custom field key-value pairs |
secondaryContacts | array | No | Array of secondary contact objects |
Ar suffix for Arabic values:
nameAr, firstNameAr, lastNameArbuildingAr, streetAr, districtAr, cityAr, countryArBearer authentication header of the form Bearer <token>, where <token> is your auth token.
1 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 255An enumeration.
FRIENDLY, NEUTRAL, REALESTATE An enumeration.
ENGLISH, ARABIC, ENGLISH_ARABIC An enumeration.
ENGLISH, ARABIC An enumeration.
PRIMARY, SECONDARY Successful Response
1 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 2551 - 255An enumeration.
FRIENDLY, NEUTRAL, REALESTATE An enumeration.
ENGLISH, ARABIC, ENGLISH_ARABIC An enumeration.
ENGLISH, ARABIC An enumeration.
LOW, MEDIUM, HIGH An enumeration.
PRIMARY, SECONDARY