GET /API/v2/Reports/ContainerGateInMatchings/GetMatchResultDetails/{gateInSlipReportId}/{historyId}
コンテナ搬入情報の照合結果の詳細を取得します コンテナ貨物搬入票(***/API/v2/Reports/ContainerGateInSlips***)の帳票ID(***reportId***)と履歴ID(***historyId***)を指定して、CONPASとのコンテナ搬入情報の照合結果の詳細を取得します。 このメソッドを使用するには、利用者が所属する会社が「CONPASの利用」を申請しており、かつ、帳票ID(***reportId***)が示すコンテナ貨物搬入票(***/API/v2/Reports/ContainerGateInSlips***)へのアクセス権限を有している必要があります。 搬入情報マッチング結果に関する詳細については、[搬入情報マッチング結果について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| gateInSlipReportId | コンテナ貨物搬入票の帳票ID |
String |
Required Max length: 30 |
| historyId | コンテナ貨物搬入票の履歴ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
v2.ContainerGateInPastMatchResultDetail
| Name | Description | Type | Additional information |
|---|---|---|---|
| matchingResult | 照合結果 |
Integer, Null |
Maximum : 3 Minimum : 0 |
| matchResultDetailWithGateInSlips | 照合結果とコンテナ貨物搬入票(の項目) |
Collection, Null of matchResultDetailWithGateInSlips |
None. |
| matchingResultTos | TOS独自での照合結果 |
Integer, Null |
Maximum : 2 Minimum : 0 |
| matchingResultTosDetails | TOS独自での照合結果詳細 |
Collection, Null of matchingResultTosDetails |
None. |
| matchingResultTosAdditions | TOS独自での照合結果の補足・付加情報 |
String, Null |
None. |