Master account
Associate an IP to sub-accounts
This endpoint allows to associate an IP to sub-accounts
post/corporate/subAccount/ip/associate
Request body
Example request
{
"ip": "103.11.32.88",
"ids": [
234322,
325553,
893432
]
}Response
IP has been associated with sub-accounts successfully
object required