Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 796 Bytes

CalculateOrderRequest.md

File metadata and controls

14 lines (8 loc) · 796 Bytes

SquareConnect.CalculateOrderRequest

Description

Note: This model is in beta.

Properties

Name Type Description Notes
order Order The order to be calculated. Expects the entire order, not a sparse update.
proposed_rewards [OrderReward] Identifies one or more loyalty reward tiers to apply during order calculation. The discounts defined by the reward tiers are added to the order only to preview the effect of applying the specified reward(s). The reward(s) do not correspond to actual redemptions, that is, no `reward`s are created. Therefore, the reward `id`s are random strings used only to reference the reward tier. [optional]