14. Webhooks
Execute a test event
post/webhooks/{webhookId}/tests/{testName}
Path parameters
webhookIdstring uuid required
The webhook identifier
testName'ConnectivityTest' | 'ItemAvailability' | 'RewardStatus' | 'Transaction' | 'LowBalance' | 'AccountStatus' | 'CredentialStatus' | 'LineItemDeliveryStatus' | 'AsyncOrderStatus' | 'ExchangeRatesStatus' required
Test event type to execute. ConnectivityTest is always available, while other test events can only be used in the Tango Sandbox environment and only events under the webhookId can be tested.
Response
OK