eBay · Capability
eBay Account API — Program
eBay Account API — Program. 3 operations. Lead operation: Program. Self-contained Naftiko capability covering one Ebay business surface.
What You Can Do
GET
Getoptedinprograms
— This method gets a list of the seller programs that the seller has opted-in to.
/v1/program/get-opted-in-programs
POST
Optintoprogram
— This method opts the seller in to an eBay seller program. Refer to the Account API overview for information about available eBay seller programs.
/v1/program/opt-in
/v1/program/opt-in
POST
Optoutofprogram
— This method opts the seller out of a seller program to which you have previously opted-in to. Get a list of the seller programs you have opted-in to using the getOptedInPrograms call.
/v1/program/opt-out
MCP Tools
this-method-gets-list-seller
This method gets a list of the seller programs that the seller has opted-in to.
read-only
idempotent
this-method-opts-seller-ebay
This method opts the seller in to an eBay seller program. Refer to the Account API overview for information about available eBay seller programs.
this-method-opts-seller-out
This method opts the seller out of a seller program to which you have previously opted-in to. Get a list of the seller programs you have opted-in to using the getOptedInPrograms call.
read-only