BaggageConformanceVerify ( BaggageConformanceVerifyInput )
To establish whether the bag is acceptable for carriage for the given location, point in time and bag data supplied (e.g. weight and dimension). The location may dictate which verification rules will be employed. The bag will be activated as part of a verification step if a bag gets injected into the baggage handling system.
The input parameter is mostly a copy of what was returned from BaggageConformanceIdentify, but with some additional details regarding the baggage.
Access method: POST
Parameters:
Returns:
- 200 OK if the DCS accepts the bag.
- 400 Bad Request and additional explanatory text if there is an error response from the DCS.
- See HTTP Return Codes and Error Response for other HTTP return codes.