AI Checks - JSON Specification

Summary

Use this format to send or receive AI-based validation checks related to shipment references.

NameDescription
RootThe top level document
ShipmentA shipment of products.
AICheckResultA single AI validation check result
NameData TypeDescriptionRequired
aiResultArray<AICheckResult>AI validation check results for the shipment
doc_typeStringAlways ai_checks
shipmentShipmentShipment reference information
versionStringThe version of the specification being used.
NameData TypeDescriptionRequired
agent_referenceStringReference number provided by the agent
booking_referenceStringBooking reference number provided by the party making the booking
carrier_booking_numberStringThe booking number provided by the carrier
consignee_referenceStringA reference number provided by the consignee which will be used to identify the shipment upon receipt.
delivery_referenceStringThe delivery reference for the shipment
forwarder_referenceStringShipment reference number assigned by the freight forwarder
house_billStringHouse bill of lading number
master_billStringMaster bill of lading number
po_numbersStringPurchase orders associated with the shipment
quote_referenceStringThe reference number for the quote associated with the shipment.
shipper_referenceStringReference number provided by the shipper
NameData TypeDescriptionRequired
explanationStringA detailed explanation of the check result and any recommended actions
nameStringThe name of the AI check performed
statusStringThe status of the check. Should be one of: compliant, non-compliant, or requires-attention

Example