Unable to set ticket_form_id via REST API
回答済み
投稿日時:2021年3月23日
Hey there, I am trying to create request via REST API; the request is created but the ticket_form_id is not set.
here's request example:
{"request": {"subject": "[subject]","comment": {"body": "comment", "ticket_form_id":[int_ticket_form_id]}}}
0
8
0件のコメント
サインインしてコメントを残します。