this repo has no description
at main 479 B view raw
1{ 2 "id": "sub2", 3 "identityId": "ident1", 4 "emailId": "e1", 5 "threadId": "t1", 6 "envelope": { 7 "mailFrom": { 8 "email": "sender@example.com", 9 "parameters": {"SIZE": "1024", "BODY": "8BITMIME"} 10 }, 11 "rcptTo": [ 12 {"email": "recipient1@example.com"}, 13 {"email": "recipient2@example.com", "parameters": {"NOTIFY": "SUCCESS,FAILURE"}} 14 ] 15 }, 16 "sendAt": "2024-01-15T15:00:00Z", 17 "undoStatus": "pending", 18 "dsnBlobIds": [], 19 "mdnBlobIds": [] 20}