Menu
Feedback
Start here
Tutorials


Tutorials
Processing
Returns from API for entering SKUs in the Suggestion module
1 min read

Some stores use partners to integrate sellers’ SKUs, in VTEX-VTEX integrations, using APIs. The purpose of this article is to help you deal with the errors that may be returned during this operation.

The APIs used to integrate sellers’ SKUs can be found at: https://developers.vtex.com/reference/marketplace-api-overview

When SKUs are entered via API, some errors may be returned in addition to the confirmed success returns. These errors are listed in the following table: each of them is identified by a number from 0 to 23 (apart from errors 99 and 999, which are unknown errors). The column on the left shows the names describing each error.

From this table you can see what the errors returned in the integration refer to, so that the SKU suggestions can be handled and approved successfully.

ErrorCode
NotSpecifiedError0
MatchCategoryIdIsEmpty1
MatchBrandIdIsEmpty2
ProductNameIsEmpty3
SkuNameIsRequired4
SkuHeightIsRequired5
SkuWeightIsRequired6
SkuLengthIsRequired7
SkuWidthIsRequired8
SkuImagesAreRequired9
EanOrRefIdAreRequired10
SkuImageUrlIsInvalid11
ProductOrSkuHasInvalidSpecificationLength12
MatcherIdRequired13
MatchSkuRefIsNotValid14
MatchScoreIsNotInRange15
SuggestionNotFound16
MatchOldVersion17
SuggestionIsNotPending18
MatchBrandIdIsInvalid19
MatchCategoryIdIsInvalid20
MatchProductRefIsInvalid21
SellerIdAndMarketplaceSkuIdAlreadyExists22
SellerIdAndSellerSkuIdAlreadyExists23
Unknown error (error of communication with the catalogue; we are working on a better description)99
Unknown error (error of communication with the catalogue; we are working on a better description)999
Contributors
1
Photo of the contributor
+ 1 contributors
Was this helpful?
Yes
No
Suggest Edits (GitHub)
How VTEX Matcher scoring works
« Previous
Responsibilities within the VTEX ecosystem
Next »
Contributors
1
Photo of the contributor
+ 1 contributors
On this page
Still got questions?
Ask the community
Find solutions and share ideas in the VTEX Community
Join our community
Request VTEX support
For personalized assistance, contact our experts
Open a support ticket
GitHubDeveloper PortalCommunityFeedback