PATCH /API/v2/Reports/ContainerGateInMatchings-Request/Submit/{reportId}
搬入情報マッチングをCONPANSに依頼します コンテナ貨物搬入票(***/API/v2/Reports/ContainerGateInSlips***)の帳票ID(***reportId***)を指定して、CONPASにコンテナ搬入情報の照合を依頼します。 このメソッドを使用するには、利用者が所属する会社が「CONPASの利用」を申請しており、かつ、帳票ID(***reportId***)が示すコンテナ貨物搬入票(***/API/v2/Reports/ContainerGateInSlips***)へのアクセス権限を有している必要があります。 搬入情報マッチング結果に関する詳細については、[搬入情報マッチング結果について]()を参照ください。
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.