get https://api-h.wudipay.techworks.app/api/cash-outs/
The Fetch a Cash-out by ID endpoint in the Wudi Pay 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.