Skip to content

eBay Accounts (Multi-Account)

The eBay Accounts page manages your eBay logins. The connector supports several eBay accounts in parallel — each account owns its OAuth credentials, and the countries (marketplaces) hang below it as separate records.

Open the page

  • Via search: eBay Accounts
  • Via the eBay setupeBay Accounts

Fields (account list)

Field Description
Code Code identifying this eBay login inside Business Central.
Name Descriptive name.
eBay Environment Sandbox or production — both have separate keysets and tokens.
Enabled Whether this account takes part in synchronisation.
Marketplaces Number of countries this account sells on (drill-down).

Account card

Group Fields
General Code, Name, Enabled, eBay Environment
Authentication Client ID (App ID), Client Secret (Cert ID), RuName, Refresh Token, Token Expiry
Advanced Base URL Override / Auth URL Override (only for testing against a mock API)

Secrets are never shown in plain text: the fields display Configured/Not configured and open the secure input dialog on click. Storage is encrypted in the platform's credential store.

Actions

Action Description
Marketplaces Opens the account's marketplaces.

The multi-account model

  • One account, several countries: eBay issues the refresh token per seller account, not per country — the same token sells on EBAY_DE, EBAY_AT and EBAY_ES.
  • Sub-account code: Each combination of account and marketplace appears in merchantCENTRAL as <account>-<marketplace> (e.g. MAIN-DE). This keeps even two logins on the same country cleanly separated.
  • Disable with cascade: Disabling an account switches off all its marketplaces at once.

Tips

Consent per account

The OAuth consent flow (Request eBay ConsentEnter Authorization Code) runs per account — in the setup wizard or on the setup card.