Get delivery promises for both global and store levels based on a specific locality type.
Arguments
pageNo
IntThe page number to navigate through the given set of results.
pageSize
IntThe number of items to retrieve in each page.
Response
items
[StorePromise]List of delivery promises for each store.
promise
DeliveryPromiseInfoDelivery promise information like max and min.
page
PageInfoPagination details for the list of promises, including current page, page size, and total items.
Query
Try it
Input Variables
Response
Was this section helpful?