validateOrderInfo¶
Validates the order information provided by a user and returns the available shipping options for a flexible invoice
validateOrderInfo(
input_invoice: InputInvoice,
order_info: OrderInfo,
allow_save: Bool
) → ValidatedOrderInfo