Skip to main content

Add new entity to CrmAccountPropertyFieldTexts

POST 

/CrmAccountPropertyFieldTexts

Add new entity to CrmAccountPropertyFieldTexts

Request

Body

required

New entity

    value string
    languageIso string
    entityPropertyFieldId uuid
    id uuid
    createdDate date-time
    updatedDate date-time
    organizationId uuid
    reference string
    creatorId uuid
    customField1 string
    customField2 string
    customField3 string
    customField4 string
    customField5 string
    organization

Responses

Created entity

Schema

    value string
    languageIso string
    entityPropertyFieldId uuid
    id uuid
    createdDate date-time
    updatedDate date-time
    organizationId uuid
    reference string
    creatorId uuid
    customField1 string
    customField2 string
    customField3 string
    customField4 string
    customField5 string
    organization
Loading...