Skip to content

ErpHub API (1)

API for ErpHub

Download OpenAPI description
Languages
Servers
Mock server
https://developer.aritma.com/_mock/apis/accounting/erp-hub/openapi/erphub-openapi
ErpHub API
https://erphub-api.aritma.io
ErpHub API (Dev)
https://erphub-api.dev.aritma.io

Account

Handles account related operations.

Operations

Bookkeeping

Handles the bookkeeping for the client

Operations

Clients

Handles ERP client related operations

Operations

Connection

Handles the connection between the ERPHub and the ERP

Operations

Integrations

Operations

Mandates

Controller for managing mandates.

Operations

Pay

Handles pay related operations.

Operations

Transaction

Handles ERP transaction related operations

Operations

Gets a list of transactions for an accountDeprecated

Request

Path
accountIdstringrequired

Unique identifier of the account.

clientIdstring(uuid)required

The id of the client that the account is linked to.

Query
transactionIdinteger(int64)

int64 id of the last transaction fetched, leave empty on first fetch

No request payload

Responses

Returns an array of transaction dto.

Voucher

Controller responsible for handling voucher operations in the ERP Hub.

Operations