Skip to main content
POST
Simulates a card clearing webhook notification for testing. Available in non-production environments only. Requires an API key with access level 2 or higher.

Body

card_id
string
Card identifier to simulate the clearing against.
bill_amount
number
Transaction amount in USD (optional — not used for clearing simulation but accepted in the payload).

Response

Returns HTTP 201 with an empty body on success.