Authentication
How to authenticate with the Fulfillment API API.
api_auth
OAuth 2.0The security definitions for this API. Please check individual operations for applicable scopes.
authorizationCode Flow
- Authorization URL:
https://auth.ebay.com/oauth2/authorize- Token URL:
https://api.ebay.com/identity/v1/oauth2/token
Scopes
| Scope | Description |
|---|---|
https://api.ebay.com/oauth/api_scope/sell.finances | View and manage your payment and order information to display this information to you and allow you to initiate refunds using the third party application |
https://api.ebay.com/oauth/api_scope/sell.fulfillment | View and manage your order fulfillments |
https://api.ebay.com/oauth/api_scope/sell.payment.dispute | View and manage disputes and related details (including payment and order information). |
https://api.ebay.com/oauth/api_scope/sell.fulfillment.readonly | View your order fulfillments |