Preview

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

SyncPendingCustomerOrdersPayload

This page contains

    Fields

    message: String
    results: [SyncPendingCustomerOrderResult!] PREVIEW
    userErrors: [SyncPendingCustomerOrdersError!] PREVIEW

    Mutations for SyncPendingCustomerOrdersPayload

    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.