PATCH /API/v2/NaccsReports/ImportContainerPickUpScheduleNotificationIdNotificationCalls/SetCancel/{reportId}
RSS11の申請種別をキャンセルします。 帳票ID(***reportId***)を指定して、RSS11の申請種別(***applyType***)を、キャンセル(CANCEL)にします。 申請種別(***applyType***)が、訂正(AMEND)の場合に、この操作は有効になります。 このメソッドで、申請種別(***applyType***)を、キャンセル(CANCEL)にし、帳票の提出(***Submit***)することで、申請種別が確定します。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| reportId | 帳票ID |
String |
Required Max length: 30 |
Body Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
Response Information
Resource Description
None.