Sub-Accounts
Activate the subscription
Activate your organisation's sub-accounts subscription.
Authorization
bearerAuth AuthorizationBearer <token>
The access_token returned by POST /api/v1/get-token.
In: header
Response Body
application/json
application/json
curl -X PUT "https://example.com/api/sandbox/v1/multiaccount/activate"{ "status": 200, "message": "Updated Successfully", "data": "subscribed Successfully"}