Skip to main content
Version: latest

OrderPreviewResult

Interface

Describes the result of the order preview.

Properties

confirmId

Optional

Confirmation ID. A unique identifier that should be passed to placeOrder method

Type

string


errors

Optional

Error messages

Type

string[]


sections

Order preview section

Type

OrderPreviewSection[]


warnings

Optional

Warning messages

Type

string[]