To configure your webhook URL(s) and their event subscriptions, contact
support@moneyone.in.Events
A URL subscribes to one or both events (defaults to
JOURNEY_COMPLETE). If you
subscribe only to JOURNEY_COMPLETE, call /transaction/data when
you need the data.
Request
MoneyOne POSTs to your endpoint. The body is identical to the corresponding status / data response, and the event is identified by itsevent_type field.
Payloads
JOURNEY_COMPLETE payload
JOURNEY_COMPLETE payload
Identical to the Track Status response.
DATA payload
DATA payload
Identical to the Fetch Data response.
