query

deliveryPromise

Get delivery promises for both global and store levels based on a specific locality type.
Arguments
pageNo
Int
The page number to navigate through the given set of results.
pageSize
Int
The number of items to retrieve in each page.
Response
List of delivery promises for each store.
Delivery promise information like max and min.
Pagination details for the list of promises, including current page, page size, and total items.
Query
Loading...
Try it
Input Variables
Loading...
Response
Loading...