Refund Transaction
POST/api/billing/transactions/:transaction_id/refund
Process a refund for a transaction.
Args: transaction_id: The transaction ID to refund refund_request: Refund details including amount and reason
Returns: Refund details including refund ID and status
Request
Responses
- 200
- 422
Successful Response
Validation Error