Atria External Api - Customers
Manage customer accounts, retrieve customer details, and handle customer-level operations including user management and service provisioning.
Authentication
- API Key: oauth2
JWT Token
Security Scheme Type: | apiKey |
|---|---|
Header parameter name: | Authorization |
📄️ Atria External Api - Customers
Manage customer accounts, retrieve customer details, and handle customer-level operations including user management and service provisioning.
📄️ Create a new customer
Use this method to create a new customer record.
📄️ Create a new user for customer
Use this method to create a new user record for customer.
📄️ Execute customer actions
Use this method to execute customer actions.
📄️ Retrieve a customer
Use this method to retrieve a single customer by passing their customer identifier.
📄️ Retrieve a list of customers
Use this method to retrieve a list of customers. This is an OData-enabled query.
📄️ Retrieve a list of services available for customer
Use this method to retrieve a list of services. This is an OData-enabled query.
📄️ Retrieve a list of users associated with a customer
Use this method to retrieve a list of users. This is an OData-enabled query.
📄️ Retrieve the OU structure for a customer
Returns the organizational unit (OU) hierarchy for the specified customer, useful for mapping directory structures.
📄️ Retrieve user details for particular user
Retrieve detailed information for a specific user within a customer account, including profile data and account status.
📄️ Update a user for customer
Use this method to update a user record for customer.
📄️ Update existing customer
Use this method to update existing customer record.