Preview

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

SyncPendingCustomerOrderResult

This page contains

    Fields

    orderUuid: ID!
    previousStatus: String
    currentStatus: String
    mpResolved: Boolean!
    message: String

    Mutations for SyncPendingCustomerOrderResult

    syncPendingCustomerOrders PREVIEW

    Synchronously sync pending Adobe customer_orders for a customer or single order: fetch Adobe status, update DB, and resolve the marketplace event when applicable. Does not publish to Kafka. Duplicate requests with the same idempotencyKey are rejected.