appID is an optional parameter used only for reporting purposes via the ID DataWeb Administrator Console.

The most common use case is using this in a shared service scenario where multiple applications are using the same service and you need a way to differentiate 1 application's transaction data from another.

{
  "appID": "sharedApplication765",
	"credential": "[email protected]",
  "userAttributes": [
      ...
  ]
}