Get Purchase Limit Rule by Code
Gets purchase limit rule details by code.
Documentation Index
Fetch the complete documentation index at: https://docs.kibocommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT Authorization header using the Bearer scheme.
Path Parameters
The code of the purchase limit rule.
Query Parameters
limits which fields are returned in the response body
Response
Success
Purchase Limit Rule contract
Unique identifier of the PurchaseLimit.
List of customer rule codes that apply to the PurchaseLimit
PurchaseLimit description
Indicates if the PurchaseLimit is enabled
Maximum quantity of the PurchaseLimit
Metadata for the PurchaseLimit which is a json format, used to store additional information
PurchaseLimit name
List of product rule codes that apply to the PurchaseLimit
Rank of the PurchaseLimit
Indicates if the PurchaseLimit is valid for all sites
List of site IDs that the PurchaseLimit is valid for

