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

Latest commit

 

History

History
15 lines (10 loc) · 878 Bytes

SearchLoyaltyRewardsRequest.md

File metadata and controls

15 lines (10 loc) · 878 Bytes

SquareConnect.SearchLoyaltyRewardsRequest

Description

Note: This model is in beta.

A request to search for loyalty rewards.

Properties

Name Type Description Notes
query SearchLoyaltyRewardsRequestLoyaltyRewardQuery The search criteria for the request. If empty, the endpoint retrieves all loyalty rewards in the loyalty program. [optional]
limit Number The maximum number of results to return in the response. [optional]
cursor String A pagination cursor returned by a previous call to this endpoint. Provide this to retrieve the next set of results for the original query. For more information, see Pagination. [optional]