Skip to main content
POST
Send a test event

Authorizations

x-fngs-public-key
string
header
required
x-fngs-secret-key
string
header
required

Body

application/json

POST /v0/webhooks/sendTestEvent Request body

eventType
enum<string>
required
Available options:
payment_success,
payment_refunded,
payment_failed,
subscription_created,
subscription_interval,
subscription_updated,
subscription_cancelled
items
object[]
userId
string<uuid>

Response

POST /v0/webhooks/sendTestEvent Positive response

status
string
required
Allowed value: "success"
data
object
required