{"section":"known-issues","requestedLocale":"en","requestedSlug":"error-sending-skus-from-sellers-to-marketplaces-and-vice-versa","locale":"en","slug":"error-sending-skus-from-sellers-to-marketplaces-and-vice-versa","path":"docs/en/known-issues/Marketplace/error-sending-skus-from-sellers-to-marketplaces-and-vice-versa.md","branch":"main","content":"## Summary\n\nVTEX stores can become each other's [sellers](https://help.vtex.com/en/tutorial/estrategias-de-marketplace-na-vtex--tutorials_402?&utm_source=autocomplete#being-a-vtex-seller) and [marketplaces](https://help.vtex.com/en/tutorial/estrategias-de-marketplace-na-vtex--tutorials_402?&utm_source=autocomplete#being-a-vtex-marketplace) by sending SKUs that are already part of their catalog. However, these SKUs are not always sent correctly.\n\nThis is because products that are sold by both the marketplace and its sellers are not recognized by the system when they are sent. It is only possible to send products that are sold by only one of the stores.\n\n![arquitetura circular](https://raw.githubusercontent.com/vtexdocs/known-issues/refs/heads/main/docs/en/known-issues/Marketplace/error-sending-skus-from-sellers-to-marketplaces-and-vice-versa_1.JPG)\n\n\n## Simulation\n\nWe see this error when a store sends a SKU to a marketplace and this SKU does not appear in the Received SKUs module.\n\nNo error message is displayed in your VTEX Admin indicating that the problem occurred. To check if the SKU is sold by other sellers, use the [Get SKU](https://developers.vtex.com/vtex-rest-api/reference/catalog-api-sku#catalog-api-get-sku) API route. In response to this request, all the sellers that sell this SKU will be displayed within the `SkuSellers` object. If more than one seller is displayed, this means that the error will occur.\n\n## Workaround\n\nWe are currently investigating the best way to incorporate operations of this type of architecture into the VTEX platform. Therefore, there is no workaround for this scenario."}