Skip to main content
POST
Simulates a card refund webhook notification for testing. Refunds the most recently cleared transaction on the card. 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 refund against.
bill_amount
number
required
Amount to refund in USD.

Response

Returns HTTP 201 with an empty body on success.