---
title: "Execute a test event"
method: POST
path: "/webhooks/{webhookId}/tests/{testName}"
tags: ["14. Webhooks"]
---

# Execute a test event

`POST /webhooks/{webhookId}/tests/{testName}`

## Path parameters

- `webhookId` string, uuid, required
- `testName` 'ConnectivityTest' | 'ItemAvailability' | 'RewardStatus' | 'Transaction' | 'LowBalance' | 'AccountStatus' | 'CredentialStatus' | 'LineItemDeliveryStatus' | 'AsyncOrderStatus' | 'ExchangeRatesStatus', required

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found

---

[API](https://skmtc.net/tangocard/apis/tango-api.md) · [All operations](https://skmtc.net/tangocard/apis/tango-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tangocard/tango-api/revisions/324ad9683921/schema)
