v1

latestOpenAPI 3.1.0Apache 2.02026-07-2473175248.0 KB
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