Endpoint
- Method:
GET - URL:
{{LIQUIDITY_URL}}/v1/transactions/:transactionId/webhook-payload - Auth: Bearer
{{accessToken}}(merchant token)
Path Parameters
Request
Response (200)
Response Fields
See Withdrawal Event for a complete breakdown of the payload fields and all possible
status and reason values.
Error Responses
Notes
- Only returns transactions that belong to the authenticated merchant. Requesting another merchant’s transaction returns
404. - The
timestampin the response reflects when you called this endpoint, not when the original webhook was fired. - Only supported for payout/withdrawal transactions. Collection transactions are not available via this endpoint.