withdrawProductSyndicationRequest
MM withdraws a pending syndication request. Allowed only when:
- Monolith status is CHANNEL_REQUESTED, COMPANY_REQUESTED, or VENDOR_APPROVED.
- Product is NOT already staged or added (is_added != 'Y' AND is_staging != 'Y').
- Request belongs to the caller's own marketplace and is the current last_catalog_request_id.
This page contains
Arguments
| input WithdrawProductSyndicationRequestInput! PREVIEW |
Return Fields
| syndicationRequest ProductSyndicationRequest PREVIEW | |
| userErrors [WithdrawProductSyndicationRequestError!] PREVIEW |
Interactive example
This is an example mutation query. Use the embedded interactive tool below to edit the query.
Hint: use Ctrl + Space for autocompleting fields.