What Your System Is Responsible For

Receive the EHI payload

Receive the EHI JSON payload forwarded by Payblr.

Validate the request

Validate Payblr’s request signature and timestamp.

Identify the message type

Identify the message type using fields such as MTID, Txn_Type, or CutOffId.

Return the required response

Return the required JSON response.

Apply processing logic

Apply matching, duplicate handling, balance, ledger, and reconciliation logic according to your internal rules.

Store support identifiers

Store key identifiers and x-correlation-id for support and troubleshooting.