Method to send a test of a mailing.
Resource URL
https://api.wbsrvc.com/Mailing/SendTestEmail/
Method
POST
Parameters
user_key Required |
User Key of the user who initiates the call. Type: string |
mailing_id Required |
ID of the mailing. Type: integer |
test_email Required |
Email address where the test will be sent. Type: string |
test_type Required |
Type of test to be sent. Type: string – possible value ‘merged’, ‘separated’ |
client_id Optional |
Client ID of the client in which the mailing is located. Type: integer |