ONDC-Official / verification-logs

ONDC Pre-production issue & discussion board
21 stars 293 forks source link

Xpressbazaar (LSP BAP) - compliance check #800

Closed abhinavv245 closed 10 months ago

abhinavv245 commented 1 year ago

/search

/init

/confirm

/update

@HarishMaurya6393

tanya-ondc commented 1 year ago

/on_confirm { instancePath: '/on_confirm/message/order/created_at', message: 'created_at does not match confirm context timestamp - "2023-06-09T08:28:35.347Z"' },

/update { instancePath: '/update/message/order/fulfillments/0/end/instructions', message: "must have required property 'additional_desc'" }, { instancePath: '/update/message/order/fulfillments/', message: 'Fulfillment object should include start and end instructions if ready_to_ship is Yes' }

@HarishMaurya6393

NJ-Nitank commented 1 year ago

Hi Tanya, As I have checked in docs. '{ instancePath: '/update/message/order/fulfillments/', message: 'Fulfillment object should include start and end instructions if ready_to_ship is Yes' }'

This field is the optional as stated at in update on 84{Optional, required for providing delivery instructions}. Please check it once.

@tanya-ondc

ensenterprises commented 1 year ago

@tanya-ondc Any feedback for us?

abhinavv245 commented 1 year ago

Flow 1

/search

/on_search

/init

/confirm

/update

Flow 2

@NJ-Nitank

tanya-ondc commented 1 year ago

Addition to above issues:

/confirm:

abhinavv245 commented 1 year ago

Flow 1

/search

/init

/confirm

/update

Flow 2

provder.json is an invalid file

@NJ-Nitank

NJ-Nitank commented 1 year ago

@abhinavv245, I have submitted updated log for Logistics for both Flow, As per previous discussion about express delivery. Please mark those approved as LSP is not supporting express delivery.

abhinavv245 commented 1 year ago

Flow 1

search

/init

Flow 2

@NJ-Nitank

NJ-Nitank commented 1 year ago

In /search, in end "gps": "12.9088400000001, 77.549113", these details are from the buyer side and same thing i am using. In /init, i am sending that which is mentioned in API contract "settlement_counterparty":"buyer-app".

Please provide me the clarification about this.

@abhinavv245 @tanya-ondc

abhinavv245 commented 1 year ago

Flow 1

/init

/confirm

Flow 2

/init

/update

/on_cancel

@NJ-Nitank

abhinavv245 commented 1 year ago

Flow 1 and Flow 2

/on_search

/init

Is Auto-RTS supported in /confirm ?

Is RTO flow handled at logistics buyer app side ?

@NJ-Nitank

abhinavv245 commented 1 year ago

Flow 1

/on_confirm

/on_update

Flow 2

similar issues as Flow 1

/on_cancel

@NJ-Nitank

NJ-Nitank commented 1 year ago

@abhinavv245 @tanya-ondc, I have submitted revised logs, Please review the logs.

abhinavv245 commented 1 year ago

Flow 1

/on_status

Flow 2

@NJ-Nitank

abhinavv245 commented 1 year ago

Flow 2

/on_cancel

Note: Kindly test with a verified LSP

@NJ-Nitank

NJ-Nitank commented 11 months ago

@abhinavv245, I have submitted the logs for LSP, Please check.

abhinavv245 commented 11 months ago

Flow 1

/init

/confirm

/update

Flow 2

/on_status

@NJ-Nitank

NJ-Nitank commented 10 months ago

@abhinavv245, Here is the updated PR LSP, Please check this, checked with validation tool, there was no error.

sandeepshahi commented 10 months ago

Logs cleared for v1.1.0

@NJ-Nitank