ONDC-Official/v1.1.0-logs

Reference-App (Buyer) - compliance check

Opened this issue · 0 comments

/init

  • /message/order/fulfillments/0/end/location/address/locality must have atleast 3 characters

/confirm

  • address/door mismatches in /billing in /init and /confirm
  • payment/params/transaction_id should be unique and can't be equal to the context/transaction_id

/on_status

  • Invalid pickup timestamp range in /fulfillments/time (Buyer app must respond with a NACK)
  • /fulfillments/0/end/time/range must have required property 'start' (Buyer app must respond with a NACK)

/update

  • "item" should be used as update_target for the second /update call

@wemakshaychavan