You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
context/timestamp: Should be greater than created_at. All settlements:
transaction/settlement_id: Same across all settlements (should be unique).
transaction/settlement_reference_no: Same across all settlements (should be unique).
transactions/transaction_id: Same across all settlements (should be unique).
-message/orderbooks/orders/0/payerdetails/payer_virtual_payment_address- value is missing( for all settlements).
On_Receiver_recon
All settlements:
transaction/settlement_id: Same across all settlements (should be unique).
transaction/settlement_reference_no: Same across all settlements (should be unique).
transactions/transaction_id: Same across all settlements (should be unique). All counterparty_recon_status:
Missing "name" and "message" fields (also provide message according to counterparty recon status).
###FLOW2
Receiver_recon
message/orderbook/orders/0/transaction_id:
Mismatched with the transaction_id in the on_receiver_recon call. message/orderbooks/orders/0/payerdetails/payer_virtual_payment_address:
Missing value (this field is mandatory).
On_Receiver_recon
context/timestamp:
Should be greater than the receiver_recon call timestamp. message/orderbook/counterparty_recon_status/code/name:
Incorrect message; it should reflect counterparty_recon_status as 2.
The text was updated successfully, but these errors were encountered:
@yogita888 Please fix these issues
###Flow 1
Receiver_recon
context/timestamp: Should be greater than created_at.
All settlements:
-message/orderbooks/orders/0/payerdetails/payer_virtual_payment_address- value is missing( for all settlements).
On_Receiver_recon
All settlements:
All counterparty_recon_status:
###FLOW2
Receiver_recon
message/orderbook/orders/0/transaction_id:
message/orderbooks/orders/0/payerdetails/payer_virtual_payment_address:
On_Receiver_recon
context/timestamp:
message/orderbook/counterparty_recon_status/code/name:
The text was updated successfully, but these errors were encountered: