get https://api.sandbox.waza.co/payouts/v1/transactions/by-customer-reference/
This endpoint retrieves a single transaction using the unique customer_reference provided.
Note:
- If no transaction matches the provided
customer_reference, you'll receive an error response indicating that the transaction wasn't found.- It's crucial to use accurate and case-sensitive
customer_referencestrings when querying to ensure correct results.- Completed transactions have a
session_idadded to the transaction response.
