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