eonx-com / webhooks

The EoneoPay Webhook
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

PYMT-1253 Transaction payload by continuum #32

Closed ketanp77 closed 5 years ago

ketanp77 commented 5 years ago

Update package to track the object and its id that triggered the webhook so a max sequence number for a specific object can be looked up.

Update WebhookRequestRepository to add method to retrieve latest webhook activity for a given object with given primary id.

Ticket: https://loyaltycorp.atlassian.net/browse/PYMT-1253