Skip to main content

Delivery Date Preview

GET 

/api/shopify/:integrationInstance/orders/delivery-date-preview

Preview how delivery date configuration rules would apply to existing orders.

Authentication: Requires Bearer token.

Validation:

  • deliver_by_date_fields: required, comma-separated field names
  • ship_by_date_calculation_method: required, in: shipping_method, match_deliver_by_date, none
  • search: nullable, max:255
  • per_page: nullable, integer, min:1, max:100

Request

Responses

Successful response