API Reference
Account Groups
Add Member to Subscription
2min
POST
AUTHENTICATION
Authorization
Bearer
Bearer
PATH PARAMETERS
accountGroupToken
string
*The account group token used to identify the account group.
subscriptionId
integer
*The account id.
HEADER PARAMETERS
X-TokenId
string
The eSuite Token Id
X-SessionId
string
The eSuite Session Id
X-Version
string
*The eSuite Version
Origin
string
The eSuite Origin
BODY PARAMETERS
request
FictiveGlobal.Api.Rest.Dtos.v1.SubscriptionAddToSubscriptionGroup
*useOverFlowLicense
boolean
Use Overflow lincense
clientUserId
string
Gets or sets the client user id.
emailAddress
string
Email Address
taxInfo
FictiveGlobal.Api.Rest.Dtos.v1.TaxRegionInfo
Gets or sets the tax info.
RESPONSES
204
No Content
400
Request is invalid.
403
Unable to authenticate using the provided session.
404
Account Group cannot be found.
500
Internal Server Error.
ο»Ώ
ο»Ώ
Updated 22 Sep 2023
Did this page help you?