eBay · Capability

eBay Finances API — Seller_funds_summary

eBay Finances API — Seller_funds_summary. 1 operations. Lead operation: Seller_funds_summary. Self-contained Naftiko capability covering one Ebay business surface.

Run with Naftiko EbaySeller_funds_summary

What You Can Do

GET
Getsellerfundssummary

/v1/seller-funds-summary

MCP Tools

div-class-msgbox-important-p-class-msgbox-importantindiv

read-only idempotent

Capability Spec

finances-seller-funds-summary.yaml Raw ↑
naftiko: 1.0.0-alpha2
info:
  label: eBay Finances API — Seller_funds_summary
  description: 'eBay Finances API — Seller_funds_summary. 1 operations. Lead operation: Seller_funds_summary. Self-contained
    Naftiko capability covering one Ebay business surface.'
  tags:
  - Ebay
  - Seller_funds_summary
  created: '2026-05-19'
  modified: '2026-05-19'
binds:
- namespace: env
  keys:
    EBAY_API_KEY: EBAY_API_KEY
capability:
  consumes:
  - type: http
    namespace: finances-seller-funds-summary
    baseUri: https://apiz.ebay.com{basePath}
    description: eBay Finances API — Seller_funds_summary business capability. Self-contained, no shared references.
    resources:
    - name: seller_funds_summary
      path: /seller_funds_summary
      operations:
      - name: getsellerfundssummary
        method: GET
        description: '<div class="msgbox_important"><p class="msgbox_importantInDiv" data-mc-autonum="&lt;b&gt;&lt;span style=&quot;color:
          #dd1e31;&quot; class=&quot;mcFormatColor&quot;&gt;Important! &lt;/span&gt;&lt;/b&gt;"><span class="autonumber"><span><b><sp'
        outputRawFormat: json
        outputParameters:
        - name: result
          type: object
          value: $.
        inputParameters:
        - name: X-EBAY-C-MARKETPLACE-ID
          in: header
          type: string
          description: This header identifies the seller's eBay marketplace.<br><br>See <a href="/api-docs/static/rest-request-components.html#marketpl
            " target="_blank ">HTTP request
          required: true
    authentication:
      type: bearer
      token: '{{env.EBAY_API_KEY}}'
  exposes:
  - type: rest
    namespace: finances-seller-funds-summary-rest
    port: 8080
    description: REST adapter for eBay Finances API — Seller_funds_summary. One Spectral-compliant resource per consumed operation,
      prefixed with /v1.
    resources:
    - path: /v1/seller-funds-summary
      name: seller-funds-summary
      description: REST surface for seller_funds_summary.
      operations:
      - method: GET
        name: getsellerfundssummary
        description: '<div class="msgbox_important"><p class="msgbox_importantInDiv" data-mc-autonum="&lt;b&gt;&lt;span style=&quot;color:
          #dd1e31;&quot; class=&quot;mcFormatColor&quot;&gt;Important! &lt;/span&gt;&lt;/b&gt;"><span class="autonumber"><span><b><sp'
        call: finances-seller-funds-summary.getsellerfundssummary
        with:
          X-EBAY-C-MARKETPLACE-ID: rest.X-EBAY-C-MARKETPLACE-ID
        outputParameters:
        - type: object
          mapping: $.
  - type: mcp
    namespace: finances-seller-funds-summary-mcp
    port: 9090
    transport: http
    description: MCP adapter for eBay Finances API — Seller_funds_summary. One tool per consumed operation, routed inline
      through this capability's consumes block.
    tools:
    - name: div-class-msgbox-important-p-class-msgbox-importantindiv
      description: '<div class="msgbox_important"><p class="msgbox_importantInDiv" data-mc-autonum="&lt;b&gt;&lt;span style=&quot;color:
        #dd1e31;&quot; class=&quot;mcFormatColor&quot;&gt;Important! &lt;/span&gt;&lt;/b&gt;"><span class="autonumber"><span><b><sp'
      hints:
        readOnly: true
        destructive: false
        idempotent: true
      call: finances-seller-funds-summary.getsellerfundssummary
      with:
        X-EBAY-C-MARKETPLACE-ID: tools.X-EBAY-C-MARKETPLACE-ID
      outputParameters:
      - type: object
        mapping: $.