POST:organizations/invitations/accept.json
Commerce APIPOST:organizations/invitations/accept.json

POST:organizations/invitations/accept.json

organizationsInvitationsAccept

Description

Accept one or multiple user invitations.

When accepting an invitation you need to be authorized. You cannot accept an invitation if its destination email doesn't match your user email.

Topic: Invitations

Query Parameters

ids: Comma-separated array of String, required

List of invitation ids. See also: Unique Identifiers

Example: ?ids=in_EQzGqWoY,in_EQzGqWoY


organization_id: String, required

Unique organization identifier. See also: Unique Identifiers

Example: ?organization_id=og_EQzGqWoY

Response Body

Array of OrganizationInvitation

Response Body Type

Loading module