We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bap_terms
transaction_id
message_id
search
on_search
bap_id
uri
/search
/on_search
/bpp/providers[0]/locations[0]/time
items[68ae0d64-a8a7-412a-a359-007ffac25eaa]/price/tags/default_selection
items[68ae0d64-a8a7-412a-a359-007ffac25eaa]/price/tags/lower_and_upper_range
type
items[c8314c6d-8365-4f72-92f8-d89ec23291f1]
item[0]
context.timestamp
fulfillment_id
provider[0].tags.timing.location.id
provider[0].locations.id
tags/'type'
context/city
"*"
search_inc_catalog
locationTimeLabel
/on_search_full_catalog_refresh.label
/on_search_full_catalog_refresh
i1
items.id
locations.id
/on_select
@ondc/org/category
fulfillment0
"Immediate Delivery"
on_confirm
np_type
message/order/tags/bpp_terms
provider_tax_number
/message/order
documents
on_status_delivered
-0.00
@pankajkumar3
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Nazara
Flow 1
search
bap_terms
is not required for now.transaction_id
andmessage_id
cannot be the same.on_search
search
andon_search
.bap_id
anduri
should not be empty in the context./search
and/on_search
API should be the same./search
and/on_search
API should be the same./bpp/providers[0]/locations[0]/time
.items[68ae0d64-a8a7-412a-a359-007ffac25eaa]/price/tags/default_selection
missing.items[68ae0d64-a8a7-412a-a359-007ffac25eaa]/price/tags/lower_and_upper_range
missing.type
tag is optional:items[c8314c6d-8365-4f72-92f8-d89ec23291f1]
.item[0]
cannot be greater thancontext.timestamp
.fulfillment_id
.provider[0].tags.timing.location.id
is invalid and not provided inprovider[0].locations.id
.tags/'type'
is optional for standalone SKUs.search_inc
transaction_id
andmessage_id
cannot be the same.context/city
should be"*"
while sendingsearch_inc_catalog
request.on_search_inc
locationTimeLabel
should not match/on_search_full_catalog_refresh.label
./on_search_full_catalog_refresh
API call, item ID:i1
."Flow 2
select
items.id
andlocations.id
do not match withon_search
. How are orders being placed?on_select
/search
and/on_select
.@ondc/org/category
infulfillment0
. Should be"Immediate Delivery"
for "F&B".on_confirm
on_confirm
when the order state is "Accepted".np_type
is missing inmessage/order/tags/bpp_terms
foron_confirm
.provider_tax_number
must be present foron_confirm
.on_status_picked
/message/order
must have the required propertydocuments
.on_status_delivered
/message/order
must have the required propertydocuments
.on_status_delivered
.Flow 4
on_cancel
-0.00
items in the quote trail.Flow 5
on_status_pending
on_cancel
@pankajkumar3
The text was updated successfully, but these errors were encountered: