Skip to content

Commit

Permalink
fix: add amazon.co.za vendorId (#311)
Browse files Browse the repository at this point in the history
  • Loading branch information
tusbar authored May 10, 2024
1 parent ea1d9cc commit d454f37
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/marketplaces.json
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,8 @@
"name": "South Africa",
"region": "eu",
"sellerCentralDomain": "sellercentral.amazon.co.za",
"vendorCentralDomain": "vendorcentral.amazon.co.za"
"vendorCentralDomain": "vendorcentral.amazon.co.za",
"vendorId": "A34KVLZUJN6MA"
},
{
"code": "ie",
Expand Down

0 comments on commit d454f37

Please sign in to comment.