API Reference

The Refund Charge endpoint in the ENV Bank allows users to initiate a refund for a specific charge using its unique transaction identifier (TXID). This feature is crucial for businesses and individuals who need to reimburse customers for previously processed charges.

Log in to see full request history

🚧

HEADERS

Authorization (string, required): The access token generated by the authentication endpoint must be included in the authorization header in the format Bearer {{access_token}}.

➡️

Practical Tips

  • TXID: Make sure you use the correct TXID and in the appropriate format to avoid errors. The TXID is a unique identifier for each transaction, made up of letters and numbers.
  • Amount Verification: Before sending the refund request, check that the amount and correlation_id values ​​are correct.
Path Params
string
required
Body Params
float
required

Amount to be refunded.

string
required

The api sends this value in webhook payload.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json