{"section":"known-issues","requestedLocale":"en","requestedSlug":"match-multiple-received-skus-api-returning-invalid-sellerid","locale":"en","slug":"match-multiple-received-skus-api-returning-invalid-sellerid","path":"docs/en/known-issues/Marketplace/match-multiple-received-skus-api-returning-invalid-sellerid.md","branch":"main","content":"## Summary\n\n\nThe Match Multiple Received SKUs API (doc: https://developers.vtex.com/vtex-rest-api/reference/match-received-skus#matchmultiple) is returning the error message \"Invalid sellerId\" for any attempt of approving new products, even if the seller is correctly active on the marketplace.\n\n\n##\n\n## Simulation\n\n\n1. Copy the curl of the previous documentation;\n2. Paste it on your API tool (postman, insomnia...);\n3. Replace the object values with the data from the sku you're trying to approve;\n4. Check if the sellerId is active and valid on the marketplace's seller management;\n5. The API response should not be:\n\n    \"errorResponse\": \\{ \"Code\": 33, \"Message\": \"Invalid sellerId\"        \\}\n\n\n\n\n##\n\n## Workaround\n\n\nThe Match Received SKUs individually API is working correctly and can replace the previous API to approve new products one by one."}