improved
Child Id added to response in Reseller Child Creation
over 4 years ago by Sendinblue
You will now get the Id of the reseller child as a number along with authKey (backward compatible) in response when creating a reseller child.
Sample Response:
{
'authKey':'xkeysib-21881axxxxxcc92e04-mIrexxxx7z',
'id': 1234567
}
To see the change, you can refer to this endpoint
NOTE: New feature to use id in the same manner as childAuthKey in reseller routes will be rolled out in near future.