{ "opencollection": "1.0.0", "info": { "name": "Listrak Cross Channel REST app-push-mobile-client-device TransactionalMessageResend API", "version": "v1" }, "items": [ { "info": { "name": "TransactionalMessageResend", "type": "folder" }, "items": [ { "info": { "name": "Resends a TransactionalMessage", "type": "http" }, "http": { "method": "POST", "url": "https://api.listrak.com/crosschannel/v1/v1/List/:listId/TransactionalMessage/:transactionalMessageId/Resend/:resendKey", "params": [ { "name": "listId", "value": "", "type": "path", "description": "Identifier used to locate the list." }, { "name": "transactionalMessageId", "value": "", "type": "path", "description": "Identifier used to locate the transactional message." }, { "name": "resendKey", "value": "", "type": "path", "description": "Key of the transactional message to resend." }, { "name": "forwardAddress", "value": "", "type": "query", "description": "Email address destination for the resend. If none is specified, the original address is used." } ] }, "docs": "Resends a transactional message to the specified forwarding address. If no address is specified, the message will be sent to the original recipient." } ] } ], "bundled": true }