v1

latestOpenAPI 3.0.02026-07-173842117.3 KB
ContactController

Permissions
10208
post/contacts

Request body

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
namestring required

name of the contact of a tenant

emailstring required

email id of the contact

isPrimaryboolean required

boolean value denoting if the contact is a primary contact for it's tenant.

tenantIdstring

tenant id this contact belongs to

Response

Contact model instance

deletedboolean
deletedOnstring date-time nullable
deletedBystring nullable
createdOnstring date-time
modifiedOnstring date-time
createdBystring
modifiedBystring
idstring
namestring required

name of the contact of a tenant

emailstring required

email id of the contact

isPrimaryboolean required

boolean value denoting if the contact is a primary contact for it's tenant.

tenantIdstring

tenant id this contact belongs to