Skip to content

Instantly share code, notes, and snippets.

@sujit-baniya
Created March 17, 2018 01:51
Show Gist options
  • Save sujit-baniya/8b6cea9b3556845edd8a7a9a97fbe5fa to your computer and use it in GitHub Desktop.
Save sujit-baniya/8b6cea9b3556845edd8a7a9a97fbe5fa to your computer and use it in GitHub Desktop.
{
"payload" : [
{
"id": "unique",
"name" : "test",
"email": "test@gmail.com",
"maillist" : [
{
"id": "unique",
"name": "",
"fromName": "",
"description": "",
"emailSignature": "",
"optinNotification": "",
"optinNotificationEmail": "",
"doubleOptin": "",
"isConfirmation": true,
"confirmPage": "",
"mailSubject": "",
"mailContent": "",
"customFields": "",
"createdAt": "",
"updatedAt": ""
},
{
"id": "unique",
"name": "",
"fromName": "",
"description": "",
"emailSignature": "",
"optinNotification": "",
"optinNotificationEmail": "",
"doubleOptin": "",
"isConfirmation": true,
"confirmPage": "",
"mailSubject": "",
"mailContent": "",
"customFields": "",
"createdAt": "",
"updatedAt": ""
}
]
},
{
"id": "unique",
"name" : "test",
"email": "test@gmail.com",
"maillist" : [
{
"id": "unique",
"name": "",
"fromName": "",
"description": "",
"emailSignature": "",
"optinNotification": "",
"optinNotificationEmail": "",
"doubleOptin": "",
"isConfirmation": true,
"confirmPage": "",
"mailSubject": "",
"mailContent": "",
"customFields": "",
"createdAt": "",
"updatedAt": ""
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment