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. |