validate_order_info


Description:

public async ValidatedOrderInfo validate_order_info (InputInvoice input_invoice, OrderInfo order_info, bool allow_save) throws TDLibError

Validates the order information provided by a user and returns the available shipping options for a flexible invoice

Parameters:

input_invoice

The invoice

order_info

The order information, provided by the user; pass null if empty

allow_save

Pass true to save the order information