Accept Invitation

Activates the invited Head Branch Manager's account. No request body is required — the password is managed internally.

Before calling this endpoint, use the customerUid from Step 1 to create a user-scoped session (POST /entrypoint/org/v1/sessions), then include X-Session-Id and X-Client-Id on this request.

On 200, the account is immediately active.

On 403, the account is created but additional verifications are required. A temporaryAccessToken is returned — use it on /limited/ endpoints to complete verification.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Activates the invited Head Branch Manager's account. No request body is required — the password is managed internally.

Before calling this endpoint, validate the invite token (Step 1) to get the customerUid, create a scoped session, then pass X-Session-Id + X-Client-Id with this request.

A 200 means the account is immediately active. A 403 means additional verifications are required — use the temporaryAccessToken from the response on the /limited/ endpoints.

Query Params
string
required

The 6-character invitation token from the invitation email.

Headers
string
required
string
required
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json