Nested team inviteAsk AIpost https://partner-api.monta.com/api/v1/nested-teams/inviteRequired scope: team-members:write Organization authorization: supportedBody ParamsparentTeamIdint64requiredId of the parent team, the one who sends the invitenestedTeamIdint64requiredId of the nested team, the one who receives the invitepriceGroupIdint64requiredPrice group applied to the nested teamaccessstringenumrequiredIs access granted to all or selected charge points and sitesallselectedAllowed:allselectedselectedChargePointIdsarray of int64s | nullList of charge point ids nested team access will be assigned toselectedChargePointIdsADD int64selectedSiteIdsarray of int64s | nullList of site ids nested team access will be assigned toselectedSiteIdsADD int64Responses 200Nested team invite sent 400The request is invalid 401Consumer with provided credentials was not found 403Operator doesn't have access to resource 404Entity with the provided id was not foundUpdated 23 days ago