VTEX · Capability
VTex Marketplace API — Seller Commissions
VTex Marketplace API — Seller Commissions. 4 operations. Lead operation: VTex List Seller Commissions by seller ID. Self-contained Naftiko capability covering one Vtex business surface.
What You Can Do
GET
Listsellercommissions
— VTex List Seller Commissions by seller ID
/v1/seller-register/pvt/sellers/{sellerid}/commissions
PUT
Bulkupsertsellercommissions
— VTex Upsert Seller Commissions in bulk
/v1/seller-register/pvt/sellers/{sellerid}/commissions
DELETE
Removesellercommissions
— VTex Remove Seller Commissions by Category ID
/v1/seller-register/pvt/sellers/{sellerid}/commissions/{categoryid}
GET
Retrievesellercommissions
— VTex Get Seller Commissions by Category ID
/v1/seller-register/pvt/sellers/{sellerid}/commissions/{categoryid}
MCP Tools
vtex-list-seller-commissions-seller
VTex List Seller Commissions by seller ID
read-only
idempotent
vtex-upsert-seller-commissions-bulk
VTex Upsert Seller Commissions in bulk
idempotent
vtex-remove-seller-commissions-category
VTex Remove Seller Commissions by Category ID
idempotent
vtex-get-seller-commissions-category
VTex Get Seller Commissions by Category ID
read-only
idempotent