v1

latestOpenAPI 3.0.12026-07-26222700728.0 KB
Bookkeepers

Invite bookkeeper

Send an email invitation to an accountant for the authenticated user

post/v6/bookkeepers/invite

Request body

emailstring email required

Email address of the accountant to invite

Example request

{
  "email": "accountant@example.com"
}

Response

Success

result'SUCCESS' | 'FAILURE'

The result of the action performed.

dataobject

The data generated by the action performed.