Skip to main content
POST
Invite bookkeeper

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, see Authentication for more detail.

Body

application/json
email
string<email>
required

Email address of the accountant to invite

Minimum string length: 1
Example:

"accountant@example.com"

Response

Success

result
enum<string>

The result of the action performed.

Available options:
SUCCESS,
FAILURE
data
object

The data generated by the action performed.