eBay Trading APIVersion 1349
 

UserIdPasswordType

No calls use UserIdPasswordType.

Fields



AppId ( string ) [0..1]
Not used by any call.

The application ID that is unique to each application you (or your company) has registered with the eBay Developers Program. If you are executing a call in the Sandbox, this is the "AppId" value that eBay issued to you when you received your Sandbox keys. If you are executing a call in Production, this is the "AppId" value that eBay issued to you when you received your Production keys.
See the Field Index to learn which calls use AppId.

AuthCert ( string ) [0..1]
Not used by any call.

Authentication certificate that authenticates the application when making API calls. If you are executing a call in the Sandbox, this is the "CertId" value that eBay issued to you when you received your Sandbox keys. If you are executing a call in Production, this is the "CertId" value that eBay issued to you when you received your Production keys. This is unrelated to auth tokens.
See the Field Index to learn which calls use AuthCert.

DevId ( string ) [0..1]
Not used by any call.

The unique developer ID that the eBay Developers Program issued to you (or your company). If you are executing a call in the Sandbox, this is the "DevId" value that eBay issued to you when you received your Sandbox keys. Typically, you receive your Sandbox keys when you register as a new developer. If you are executing a call in Production, this is the "DevId" value that eBay issued to you when you received your Production keys. Typically, you receive your Production keys when you certify an application.
See the Field Index to learn which calls use DevId.

Password ( string ) [0..1]
Not used by any call.

Password for the user specified in Username.
See the Field Index to learn which calls use Password.

Username ( string ) [0..1]
Not used by any call.

eBay user ID (i.e., eBay.com Web site login name) for the user the application is retrieving a token for. This is typically the application's end-user (not the developer).
See the Field Index to learn which calls use Username.