| Interface | Description |
|---|---|
| AppAuthorisation |
Interface for classes that combine details of an an app with details of an account, providing account details
and authentication headers for
BrightpearlApiClient. |
| Class | Description |
|---|---|
| LegacyAuthorisation |
Contains a legacy authentication token related to a staff member and not any developer or app.
|
| PrivateAppAuthorisation |
Contains the details of a private app, the Brightpearl customer account to which it belongs, and either an account token
or a staff token for authorisation of calls to this account.
|
| PrivateAppIdentity |
Contains the identity of a private app, which is specific to a single Brightpearl account.
|
| PublicAppAuthorisation |
Contains the details of an app, a Brightpearl customer account and the tokens required to verify the app's permission
to make API calls to the account.
|
| PublicAppIdentity |
Contains the identity details of a public app.
|
Copyright © 2014. All Rights Reserved.