GET api/CustomFields/CheckIfCustomFieldNameAlreadyExist?parentAccountId={parentAccountId}&fieldName={fieldName}&customFieldId={customFieldId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
parentAccountId

string

Required

fieldName

string

Required

customFieldId

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.