Store adapter — eBay
  The adapter object contains properties for connecting to the eBay API.
 Parent object: a store with property "platform" : "ebay"
 Required properties
 The following adapter properties are required for eBay stores.
 app_id
  | Property | app_id | 
|---|
 | Name | App ID | 
|---|
 | Data type | string | 
|---|
 | Required? | Yes | 
|---|
 
 auth_token
  | Property | auth_token | 
|---|
 | Name | Auth token | 
|---|
 | Data type | string | 
|---|
 | Required? | Yes | 
|---|
 
 cert_id
  | Property | cert_id | 
|---|
 | Name | Cert ID | 
|---|
 | Data type | string | 
|---|
 | Required? | Yes | 
|---|
 
 dev_id
  | Property | dev_id | 
|---|
 | Name | Developer ID | 
|---|
 | Data type | string | 
|---|
 | Required? | Yes | 
|---|
 
 ru_name
  | Property | ru_name | 
|---|
 | Name | Ru_Name | 
|---|
 | Data type | string | 
|---|
 | Required? | Yes | 
|---|
 
 user_id
  | Property | user_id | 
|---|
 | Name | eBay User ID | 
|---|
 | Data type | string | 
|---|
 | Required? | Yes | 
|---|
 
 Example
 Example: create a new eBay store
  For details about this request type, see: Create a new store.