eBay · Schema

PaymentsProgramOnboardingSteps

The payments program onboarding steps, status, and link.

AuctionsCommerceProductMarketplaceFortune 500

Properties

Name Type Description
name string The name of the step in the steps array. Over time, these names are subject to change as processes change. The output sample contains example step names. Review an actual call response for updated ste
status string This enumeration value indicates the status of the associated step.

Note: Only one step can be IN_PROGRESS at a time.

For implement
webUrl string This URL provides access to the IN_PROGRESS step.
View JSON Schema on GitHub

JSON Schema

ebay-paymentsprogramonboardingsteps-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/PaymentsProgramOnboardingSteps",
  "title": "PaymentsProgramOnboardingSteps",
  "type": "object",
  "properties": {
    "name": {
      "type": "string",
      "description": "The name of the step in the steps array. Over time, these names are subject to change as processes change. The output sample contains example step names. Review an actual call response for updated step names. "
    },
    "status": {
      "type": "string",
      "description": "This enumeration value indicates the status of the associated step. <p> <span class=\"tablenote\"><strong>Note:</strong> Only one step can be <code>IN_PROGRESS</code> at a time.</span></p> For implementation help, refer to <a href='https://developer.ebay.com/api-docs/sell/account/types/api:PaymentsProgramOnboardingStepStatus'>eBay API documentation</a>"
    },
    "webUrl": {
      "type": "string",
      "description": "This URL provides access to the <code>IN_PROGRESS</code> step."
    }
  },
  "description": "The payments program onboarding steps, status, and link."
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/ebay-paymentsprogramonboardingsteps"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.