HomeGuidesRecipesAPI ReferenceChangelog
Log In
API Reference

[SANDBOX] Simulate transaction webhook

Simulates sending a transaction webhook for fiat-to-crypto or crypto-to-fiat processes. This endpoint allows merchants to test their webhook handling logic by triggering webhooks with different types and subtypes. Only available in sandbox environments.

Body Params
string
enum
required

The webhook type to simulate

Allowed:
enum
required

The webhook subType to simulate. Must match the selected type.

uuid

UUID of the individual user to simulate webhook for. Either user_uuid or corporate_uuid is required, but not both.

uuid

UUID of the corporate entity to simulate webhook for. Either user_uuid or corporate_uuid is required, but not both.

Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json