ONDC-Official/v1.1.0-logs

Mytra (RSF) - compliance check

Closed this issue · 3 comments

  • Invalid domain value in /context

/receiver_recon

  • settlement_reference in "@ondc/org/settlement_details" should be the same as "settlement_reference_no" in /orders

/on_receiver_recon

  • timestamp can't be earlier than /receiver_recon
  • Is counterparty_diff_amount calculation correct in the system?
  • orderbook/orders is missing

@harshpwctech

Log resubmitted via said PR.

/on_receiver_recon:

  • Is counterparty_diff_amount calculation correct in the system? - Yes, the counterparty_diff_amount sent correctly.

@bluecypher

/receiver_recon

  • invalid value of settlement_reference in "@ondc/org/settlement_details"; must be a string
  • settlement_timestamp can't be future dated
  • Why is settlement_reference same in both the /receiver_recon calls?
  • Why are orders/transaction_id different for each order despite being part of the same orderbook?

@harshpwctech

Logs cleared for RSF v1.0.0

@harshpwctech