API Reference

The Fetch Charge by EndToEndId endpoint in the Wudi Pay allows users to retrieve detailed information about a specific charge using its unique end-to-end identifier (EndToEndId). This feature is essential for tracking and accessing the details of a specific payment transaction.

🚧

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: Make sure you use the correct EndToEndId and in the appropriate format to avoid errors.
  • Transaction Monitoring: Use this endpoint to monitor and access specific payment transaction details as needed.
Language
Authorization
Header
Click Try It! to start a request and see the response here!