Skip to content
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

Handles account related operations.

Operations

Handles the bookkeeping for the client

Operations

Handles ERP client related operations

Operations

Handles the connection between the ERPHub and the ERP

Operations
Operations

Controller for managing mandates.

Operations

Handles pay related operations.

Operations

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.

Controller responsible for handling voucher operations in the ERP Hub.

Operations