Skip to main content
Skip to main content

AdminDeleteSalesChannelsChannelProductsBatchReq

internal.internal.AdminDeleteSalesChannelsChannelProductsBatchReq

Schema

AdminDeleteSalesChannelsChannelProductsBatchReq type: object required:

  • product_ids properties: product_ids: description: The IDs of the products to remove from the Sales Channel. type: array items: type: object required:
        - id
    properties:
    id:
    description: The ID of a product
    type: string

Properties

product_idsProductBatchSalesChannel[]Required
Was this section helpful?