Bookkeepers
Invite bookkeeper
Send an email invitation to an accountant for the authenticated user
post/v6/bookkeepers/invite
Request body
Example request
{
"email": "accountant@example.com"
}Response
Success
Send an email invitation to an accountant for the authenticated user
{
"email": "accountant@example.com"
}Success