Integration Steps
An ordered overview of the integration steps.
Endpoint | Benefit | Notes |
---|---|---|
Enables a User to verify their identity and login to the app. | This step is needed to confirm the identity of the person or company attempting to login and establish a scope for the data they can view. | |
oauth or API Key | Enables access to the entireData Layer. | Any of the supported authorization flows that result in a type of API Key is the easiest to manage and recommended for Organisations who support its use. |
Fetch the | Use the | |
Populates data in the User profile view. | Confirms the | |
Enable user management within an Account. | Account Owners can manage Guests and other Account Owners. | |
Enables Services provided by the Organisation to be viewed by the Account Owner. Enables Location data to viewed by Users. | ||
Enables Agreements for a single Service to be viewed by the Account Owner. | ||
Enables Invoice data for all Services to be viewed by the Account Owner. | ||
Enables Measurements viewing by Users. | Inside each object in the services array from Get locations there is a | |
Enables Products for each Service to be viewed by Account Owners. | Inside each object in the services array from Get locations there is an | |
Enables the Cost for each Service to be viewed by Accounts. | Inside each object in the services array from Get locations there is a | |
Enables Invoice PDF's to be viewed by the Account Owner. | Use a | |
Enables a User to update their | Inside each object in the response from Get user roles for account there is a | |
Enables an Account Ownerto add new Guests to their account. | ||
Allows Bright Energy to report Events back to the Organisation. | Use Search for account to get the |
Updated 5 days ago