naftiko: 1.0.0-alpha2
info:
label: eBay Account API — Program
description: 'eBay Account API — Program. 3 operations. Lead operation: Program. Self-contained Naftiko capability covering
one Ebay business surface.'
tags:
- Ebay
- Program
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
EBAY_API_KEY: EBAY_API_KEY
capability:
consumes:
- type: http
namespace: account-program
baseUri: https://api.ebay.com{basePath}
description: eBay Account API — Program business capability. Self-contained, no shared references.
resources:
- name: program-get_opted_in_programs
path: /program/get_opted_in_programs
operations:
- name: getoptedinprograms
method: GET
description: This method gets a list of the seller programs that the seller has opted-in to.
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
- name: program-opt_in
path: /program/opt_in
operations:
- name: optintoprogram
method: POST
description: This method opts the seller in to an eBay seller program. Refer to the Account API overview for information about available eBay seller programs.
Account API overview for information about available eBay seller programs.
Account API overview for information about available eBay seller programs.