Skip to main content
POST
Simulates a card authorization 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 authorization against.
bill_amount
number
Transaction amount in USD to simulate.

Response

Returns HTTP 201 with an empty body on success.