Preview

QuoteFinalizationExecutionError is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

QuoteFinalizationExecutionError

Execution error during finalization process

This page contains

    Fields

    message: String!

    Human-readable error message

    code: String

    Error code for programmatic handling

    Implements

    Queries for QuoteFinalizationExecutionError

    quoteFinalizationStatus PREVIEW

    Get the current finalization status of a quote. Use this to poll for completion after calling triggerQuoteFinalizationProcess mutation. Poll until status is COMPLETED or FAILED.