Accounts API
Use the Accounts API to manage accounts, users, and related entities programmatically.
The Accounts API enables you to programmatically access and manage key account-related data within the Marketplace Platform.
It provides secure endpoints that allow you to perform operations such as creating, updating, and retrieving information about accounts, users, user groups, licensees, sellers, and API tokens.
Additionally, the API supports retrieving a list of available modules within the platform and managing ERP system links.
Before you start
Review the shared API docs before you work with account resources.
Core resources
The Accounts API is built around the following core resources:
Account – Represents a client, vendor, or operations account.
Account user – Represents an account user.
API token – Represents an authentication token object.
Buyer – Represents entities that engage in commercial activities and are the recipients of
invoicesissued by SoftwareOne.Cloud tenant – Represents a
CloudTenantobject in the Marketplace.ERP link – Represents a connection between the buyer object and the seller object in the Marketplace.
Licensee – Represents entities that consume the software products or services procured by the
buyer.Module – Represents modules available in the platform, for example, Marketplace.
Seller – Represents SoftwareOne entities (for example, SoftwareOne Canada) that buy software solutions from vendors and sell those solutions to clients.
User – Represents users who can sign in to the platform using their credentials and perform operations associated with their permissions.
User group – Represents a
UserGroupobject in the Marketplace.
Browse collections
The API is organized into collections, each containing a set of operations. Access to these operations varies by role, depending on whether you are a client, vendor, or operations user.
Use the following links to jump to the collection you need:
Accounts
Account Users
API Tokens
Buyers
View Buyers operations
GET
Retrieves buyer transfer information, optionally validating destination account.
public
Cloud Tenants
Sellers
ERP Link
Licensees
Modules
Users
User Groups
Last updated
Was this helpful?