Fetch a Cash-out by ID

The Fetch a Cash-out by ID endpoint in the ENV Bank API allows users to retrieve detailed information about a specific cash-out transaction based on its unique identifier. This feature is valuable for tracking and reviewing the details of completed or ongoing cash-out transactions.

🚧

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

  • Check that the withdrawal ID is correct.
Path Params
string
required

id (string, required): ID of the withdrawal you want to consult.

Responses

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