Skip to main content
Moss
Moss
30 actions · 1 auth method
Beta

Authentication

OAuth 2.0 (Client Credentials)

Requires API keys created by an admin in Settings > Company Settings > API Keys. Uses client credentials flow with 1-hou…Guides: Connector Profile, Link Account
Actions
|
30 actions
Action
Description
Required scopes
List Expenses
Returns a paginated list of expenses with optional filtering by type, status, export status, and date ranges
List Expense Accounts
Returns a paginated list of expense accounts with optional filtering and sorting
Get Expense Account
Returns expense account information for a specific expense account ID
List Dimensions
Returns all dimensions within the authenticated user’s organization
Get Dimension
Returns dimension information for a specific dimension ID
Create Dimension
Creates a new dimension in the accounting system
Update Dimension
Updates an existing dimension in the accounting system
List Dimension Items
Returns a paginated list of dimension items with optional filtering and sorting
Get Dimension Item
Returns dimension item information for a specific dimension item ID
Create Dimension Item
Creates a new dimension item for the specified dimension
Update Dimension Item
Updates an existing dimension item
List Suppliers
Returns a paginated list of suppliers with optional filtering and sorting
Get Supplier
Returns supplier information for a specific supplier ID
Create Supplier
Creates a new supplier in the authenticated user’s organization
Update Supplier
Partially updates a supplier in the authenticated user’s organization
List Payment Terms
Returns a paginated list of payment terms with optional filtering and sorting
Get Payment Term
Returns payment term information for a specific payment term ID
List Tax Rates
Returns a paginated list of tax rates with optional filtering and sorting
Get Tax Rate
Returns tax rate information for a specific tax rate ID
List Users
Returns a paginated list of users with optional filtering and sorting
Get User
Returns user information for a specific user ID
List Teams
Returns a paginated list of teams with optional filtering and sorting
Get Team
Returns team information for a specific team ID
List Departments
Returns a paginated list of departments with optional filtering and sorting
Get Department
Returns department information for a specific department ID
List Bank Accounts
Returns all bank accounts (wallets) for the authenticated user’s organization
Get Bank Account Balance
Returns the current balance for a specific bank account
Search Bank Transactions
Returns a paginated list of bank transactions for a specific bank account within a date range
Search Files
Returns a paginated list of files based on expense IDs
Download File
Downloads file contents by its ID

Getting Started

1

Create or Select a Project

Set up a new project or select an existing one. See the Projects Guide.
2

Configure the Connector

Enable the connector and set up a connector profile in your project. See Managing Connectors.
https://stackone-logos.com/api/moss/filled/png

Connector Profile

Moss - OAuth 2.0 (Client Credentials)
3

Link an Account

Connect an account using StackOne Hub or Auth Link.
https://stackone-logos.com/api/moss/filled/png

Link Account

Moss - OAuth 2.0 (Client Credentials)
4

Use Actions

Invoke actions using one of the methods below: