Method to send a test of a trigger.
Resource URL
https://api.wbsrvc.com/Trigger/SendTestEmail/
Method
POST
Parameters
user_key Required |
User Key of the user who initiates the call. Type: string |
trigger_id Required |
ID of the trigger. 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 trigger is located. Type: integer |