G4EBAY Base Functions

Following are the available functions in the F.G4EBAY Service program. Please see the /COPY members for more details on function and parameters.

  • #g4ebay_geturi - Call GETURI.
  • #g4ebay_getToken - Get a Token (App or User). This will automatically refresh the OAuth 2.0 token if it is expired.
  • #g4ebay_getAppToken - Get an Application Token.
  • #g4ebay_getUserToken - Get a User/OAuth 2.0 Token.
  • #g4ebay_isValidService - Check if the service is valid.
  • #g4ebay_isAccountRegistered - Check to see if the account is registered for the service.
  • #g4ebay_isAccountSandbox - Check to see if the account is a sandbox account.
  • #g4ebay_getScope - Get the scope of the service.
  • #g4ebay_getBaseUrl - Get the Base URL for the environment.
  • #g4ebay_getAuthUrl - Get the Authorization URL for the environment.
  • #g4ebay_getTokenUrl - Get the Token URL/Path.
  • #g4ebay_getOauthLinkUrl - Get the OAuth 2.0 registration Link URL.
  • #g4ebay_getOauthWsUrl - Get the OAuth 2.0 registration webservice URL.
  • #g4ebay_getCallbackUrl - Get the Callback URL.
  • #g4ebay_getServiceType - Get the service type.
  • #g4ebay_getServiceUrlRoot - Get the service URL root.
  • #g4ebay_getAppId - Get the application (client) ID.
  • #g4ebay_getDevId - Get the device ID.
  • #g4ebay_getCertId - Get the Cert ID (Client Secret).
  • #g4ebay_getFId - Get a unique numeric ID.
  • #g4ebay_getUniqueFilename - Get a unique filename.
  • #g4ebay_deleteDataFiles - Delete Data Files after processing.
  • #g4ebay_rgzpfm - Reorganize a file.