G4EBAYRSVC

                           Register Service (G4EBAYRSVC)                     
                                                                            
 Type choices, press Enter.                                                 
                                                                            
 EBay Account . . . . . . . . . .   ______________________________________________________  
 Service .  . . . . . . . . . . .   ______________________________________________________  
 Sandbox Account  . . . . . . . .   *YES          *YES, *NO                 
 Redo Registration  . . . . . . .   *NO           *YES, *NO         
 CCSID  . . . . . . . . . . . . .   1208          Number            
 Debug  . . . . . . . . . . . . .   *NO           *YES, *NO         
 Debug File . . . . . . . . . . .   ______________________________________________________                                                           

The G4EBAYRSVC command allows you to register a service with your EBay ID.

The parameters are as follows:

  • EBay Account - Enter the EBay Account ID (email address) associated with the sandbox or live application.
  • Service - Enter the type of service you are registering. EBay uses 2 different types of services as described here. G4EBAY is set up to mainly work with User access token type services which require OAuth 2.0 Authentication. For this you will specify *OAUTH as the service. The value of *CLIENT would be used to register and API that uses and Application access token type token.
  • Sandbox Account - Specify *YES if you are registering sandbox account, or *NO if you are registering a live account.
  • Redo Registration - Enter *YES if you are redoing the registration because of authentication issues.
  • CCSID - Sepcify a CCSID to use for data conversions.
  • Debug - Specify *YES to turn on debugging.
  • Debug File - Enter the fully qualified name of the debug file you wish to use. If left blank, this value defaults to /tmp/g4pp_<id>_registerServiceDebug.txt.