ONDC-Official/v1.1.0-logs

Tata Digital BA (IGM) - Compliance Check

Opened this issue · 5 comments

/issue

  • /message/issue/complainant_info/contact/phone must NOT have more than 11 characters
  • /message/issue/description/additional_desc/content_type must be equal to one of the allowed values (text/plain,text/html,application/json)
  • Organization's Name for /issue api in message/issue/issue_actions/complainant_actions/[0] mismatched with BAP ID
  • Phone Number for /issue api is not in the valid Range

/on_issue

  • 'created_at' should match issue's 'created_at'
  • Domain code provided should be the same across all APIs.

/issue_status

  • transaction ID mismatch in /issue and /issue_status

/on_issue_status

  • transaction ID mismatch in /issue and /on_issue_status
  • 'created_at' should match issue's 'created_at'

@barjinderpaul-mp

All the comments have been resolved in this PR - #671

issue

  • if the category if the complaint is ORD, then both items and fulfillments object should be shared in order_details object; item details is missing
  • complainant_actions.org.name should have the domain code same as the context.domain; no "ONDC" required in this case
  • please provide actual/ near actual value for contact.phone

issue_closed

  • context.ttl has changed between issue and issue_closed

@barjinderpaul-mp