Skip to main content

Accept Invitation

POST 

/api/portal/auth/accept-invite

Set a password from a single-use, time-limited invitation token (delivered by email when a merchant invites a buyer) and activate the account. Returns a bearer token so the buyer is signed in immediately. token, password, and a matching password_confirmation are required. Expired or already-used tokens return a 422 validation error.

Request

Responses

OK

Response Headers
    Content-Type