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