PATCH /API/v2/Reports/Tasks/SetRequiredFields/{taskId}
取引内でタスクの必須項目を更新します。 タスクID(***taskId***)を指定して、タスクの必須項目を更新します。 タスクの必須項目を変更できるのは、その帳票にアクセス権限を持つパートナーに所属する利用者です。 タスクに関する詳細については、[タスクについて]()を参照ください。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
taskId | タスクID |
String |
Required Max length: 35 |
Body Parameters
v2.ReportTask_SetRequiredFields
Name | Description | Type | Additional information |
---|---|---|---|
requiredFields | 帳票の必須項目 |
Collection, Null of requiredFields |
None. |
Response Information
Resource Description
None.