Skip to main content
POST
Import trial balances

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Content-Type
string

Content-Type must be set to multipart/form-data.

Path Parameters

businessId
string
required

The UUID of the business to import trial balances for.

Body

multipart/form-data
file
file
required

A .zip archive containing one or more .xlsx trial balance exports.

Response

Trial balances imported successfully.

data
object
required