Skip to content

Commit

Permalink
Merge pull request #524 from vtexdocs/EDU-7406-fix-seller-register-en…
Browse files Browse the repository at this point in the history
…dpoints-commissions

Adjust navigation
  • Loading branch information
anabaarbosa authored Nov 22, 2023
2 parents a3b563d + 773b366 commit f0a07ac
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions public/navigation.json
Original file line number Diff line number Diff line change
Expand Up @@ -6291,7 +6291,7 @@
"type": "openapi",
"method": "PUT",
"origin": "",
"endpoint": "/seller-register/pvt/sellers/-sellerId-/commissions/categories",
"endpoint": "/seller-register/pvt/sellers/-sellerId-/commissions",
"children": []
},
{
Expand All @@ -6303,15 +6303,6 @@
"endpoint": "/seller-register/pvt/sellers/-sellerId-/commissions",
"children": []
},
{
"name": "Upsert Seller Commissions by Category ID",
"slug": "marketplace-apis",
"type": "openapi",
"method": "PUT",
"origin": "",
"endpoint": "/seller-register/pvt/sellers/-sellerId-/commissions/-categoryId-",
"children": []
},
{
"name": "Remove Seller Commissions by Category ID",
"slug": "marketplace-apis",
Expand Down

0 comments on commit f0a07ac

Please sign in to comment.