Use this endpoint to track a refund’s progress and status. Useful for confirming completion or handling support cases
write_refunds
scope.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
id of the refund
Id of the refund
id of the payment intent
Transaction amount. Values must be passed in the base units of their currency. For example, $10.50 should be provided as 1050.
Currency code of the amount to charge. This should be a 3-letter ISO-4217 currency code. For example, if you wish to charge 10 AED, you should pass AED. For more information on supported currencies, please visit the supported currencies page
pending, completed, failed Unix timestamp in milliseconds
Optional error