test/fixtures/deleted_subscribers.json in createsend-5.1.1 vs test/fixtures/deleted_subscribers.json in createsend-6.0.0
- old
+ new
@@ -2,18 +2,20 @@
"Results": [
{
"EmailAddress": "subscriber@example.com",
"Name": "Deleted One",
"Date": "2010-10-25 13:11:00",
+ "ListJoinedDate": "2010-10-25 13:11:00",
"State": "Deleted",
"CustomFields": [],
"ReadsEmailWith": "Gmail"
},
{
"EmailAddress": "subscriberone@example.com",
"Name": "Subscriber",
"Date": "2010-10-25 13:04:00",
+ "ListJoinedDate": "2010-10-25 13:04:00",
"State": "Deleted",
"CustomFields": [
{
"Key": "website",
"Value": "http://google.com"
@@ -23,25 +25,28 @@
},
{
"EmailAddress": "example+1@example.com",
"Name": "Example One",
"Date": "2010-10-26 10:56:00",
+ "ListJoinedDate": "2010-10-26 10:56:00",
"State": "Deleted",
"CustomFields": [],
"ReadsEmailWith": ""
},
{
"EmailAddress": "example+2@example.com",
"Name": "Example Two",
"Date": "2010-10-26 10:56:00",
+ "ListJoinedDate": "2010-10-26 10:56:00",
"State": "Deleted",
"CustomFields": [],
"ReadsEmailWith": ""
},
{
"EmailAddress": "example+3@example.com",
"Name": "Example Three",
"Date": "2010-10-26 10:56:00",
+ "ListJoinedDate": "2010-10-26 10:56:00",
"State": "Deleted",
"CustomFields": [],
"ReadsEmailWith": "Gmail"
}
],
\ No newline at end of file