get https://api-h.wudipay.techworks.app/api/cash-outs/end_to_end_id/
The Fetch a Cash-out by EndToEndId endpoint in the Wudi Pay API allows users to retrieve detailed information about a specific cash-out transaction based on its unique EndToEndId. This feature is particularly useful for tracking and reviewing cash-out transactions associated with a specific end-to-end identifier.
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
- EndToEndId Validation: Ensure that the end-to-end ID is correctly associated with the desired withdrawal transaction.