changedOutput schema / (root)
Previous value: -nullNew value: +{
+ "properties": {
+ "clause_note": {
+ "type": "string"
+ },
+ "cross_document": {
+ "properties": {
+ "invoice_vs_insurance_goods_description": {
+ "type": "string"
+ },
+ "invoice_vs_transport_goods_description": {
+ "type": "boolean"
+ },
+ "port_of_discharge": {
+ "properties": {
+ "document": {
+ "type": "string"
+ },
+ "lc": {
+ "type": "string"
+ },
+ "matches": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "port_of_loading": {
+ "properties": {
+ "document": {
+ "type": "string"
+ },
+ "lc": {
+ "type": "string"
+ },
+ "matches": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "decision": {
+ "properties": {
+ "execution_state": {
+ "type": "string"
+ },
+ "gate_policy": {
+ "type": "string"
+ },
+ "reason": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "drafts": {
+ "items": {
+ "properties": {
+ "amount_minor": {
+ "type": "integer"
+ },
+ "drawee": {
+ "type": "string"
+ },
+ "maturity_date": {
+ "type": "string"
+ },
+ "tenor_matches_lc": {
+ "type": "string"
+ },
+ "tenor_type": {
+ "type": "string"
+ },
+ "usance_basis": {
+ "type": "string"
+ },
+ "usance_days": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "type": "array"
+ },
+ "examination_window": {
+ "properties": {
+ "examination_date": {
+ "type": "string"
+ },
+ "examination_deadline": {
+ "type": "string"
+ },
+ "examination_within_window": {
+ "type": "boolean"
+ },
+ "presentation_date": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+ },
+ "findings": {
+ "type": "array"
+ },
+ "insurance_check": {
+ "properties": {
+ "cif_cip_value_minor": {
+ "type": "integer"
+ },
+ "effective_date": {
+ "type": "string"
+ },
+ "insurance_amount_minor": {
+ "type": "integer"
+ },
+ "meets_floor": {
+ "type": "boolean"
+ },
+ "min_insurance_pct_of_cif": {
+ "type": "integer"
+ },
+ "required_minor": {
+ "type": "integer"
+ }
+ },
+ "type": "object"
+ },
+ "presentation_date": {
+ "type": "string"
+ },
+ "presentation_window": {
+ "properties": {
+ "expiry_date": {
+ "type": "string"
+ },
+ "latest_shipment_date": {
+ "type": "string"
+ },
+ "presentation_period_days": {
+ "type": "integer"
+ },
+ "shipment_date": {
+ "type": "string"
+ },
+ "shipment_on_time": {
+ "type": "boolean"
+ },
+ "shipment_plus_window_deadline": {
+ "type": "string"
+ },
+ "within_expiry": {
+ "type": "boolean"
+ },
+ "within_shipment_window": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "rejected_inputs": {
+ "type": "array"
+ },
+ "scope_note": {
+ "type": "string"
+ },
+ "tolerances": {
+ "properties": {
+ "amount": {
+ "properties": {
+ "invoice_amount_minor": {
+ "type": "integer"
+ },
+ "lc_amount_minor": {
+ "type": "integer"
+ },
+ "tolerance_pct": {
+ "type": "integer"
+ },
+ "variance_pct": {
+ "type": "integer"
+ },
+ "within_tolerance": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ },
+ "quantity": {
+ "properties": {
+ "invoice_value": {
+ "type": "integer"
+ },
+ "lc_value": {
+ "type": "integer"
+ },
+ "tolerance_pct": {
+ "type": "integer"
+ },
+ "unit": {
+ "type": "string"
+ },
+ "variance_pct": {
+ "type": "integer"
+ },
+ "within_tolerance": {
+ "type": "boolean"
+ }
+ },
+ "type": "object"
+ }
+ },
+ "type": "object"
+ },
+ "verdict": {
+ "type": "string"
+ }
+ },
+ "type": "object"
+}