Sample API Response
All responses are in JSON. Here’s a success example:
{
"Value": "Mailing List Created Successfully. List ID: 7547",
"HasWarning": false,
"Success": true,
"Status": 200
}
✅ Success = true means the action was completed
⚠️ HasWarning = true may indicate minor issues