URL: v3/field-manager/ticket?data_type={text}&id={id} Method: GET Description: Edit a specific ticket shared field. Request Payload: Parameter Type Optional/Required Description data_type string Required Data type of the field id integer Required Id of the field. Response Format: JSON Response:-
Category: Ticket Fields
ticket shared fields
Ticket shared section
URL: v3/field-manager/ticket?data_type=section&id={id} Method: GET Description: Edit a specific ticket shared section. Request Payload: Parameter Type Optional/Required Description id integer Required Id of the field. Response Format: JSON Response:-
Lists of shared custom ticket sections
URL: v3/get/field-managers/ticket?relation=sections Method: GET Description: It renders the ticket-shared sections. Response Format: JSON Response:-
Lists of shared custom ticket fields
URL: v3/get/field-managers/ticket?relation=formFields Method: GET Description: It renders the ticket shared fields. Response Format: JSON Response:-