Skip to main content
POST
Simulates a card reversal webhook notification for testing. Reverses the most recent authorization on the card, before it is cleared. Available in non-production environments only. Requires an API key with access level 2 or higher.

Body

card_id
string
required
Card identifier to simulate the reversal against.
bill_amount
number
required
Amount to reverse in USD.

Response

Returns HTTP 201 with an empty body on success.