orderUnifiedDetailByMarketplaceTenant
Full order detail including line items, scoped to marketplace tenant. Returns null when not found. Authorized for ROLE_CHANNEL_ADMIN only.
This page contains
Arguments
| id ID! | Order identifier. |
| marketplaceTenant ID! | Marketplace tenant from the caller's JWT (e.g. "APPSMART"). |
Return Fields
| OrderUnifiedItem PREVIEW | An order in the unified system. |
Interactive example
This is an example query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.