Get a single group order token.
POST
/grouporders/{invitationID}/token
200Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
invitationID | Required | string | ID of the invitation. | --- |
Response Body
Property | Type | Format | Max Length | Possible Values | ||
---|---|---|---|---|---|---|
access_token | string | --- | --- | --- | ||
expires_in | integer | int32 | --- | --- | ||
token_type | string | --- | --- | --- | ||
refresh_token | string | --- | --- | --- |