Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.36 KB

AccountLimits.md

File metadata and controls

21 lines (17 loc) · 1.36 KB

AccountLimits

Properties

Name Type Description Notes
live_applications int Total number of allowed live applications in the account.
sandbox_applications int Total number of allowed sandbox applications in the account.
active_campaigns int Total number of allowed active campaigns in live applications in the account.
coupons int Total number of allowed coupons in the account.
referral_codes int Total number of allowed referral codes in the account.
active_rules int Total number of allowed active rulesets in the account.
live_loyalty_programs int Total number of allowed live loyalty programs in the account.
sandbox_loyalty_programs int Total number of allowed sandbox loyalty programs in the account.
webhooks int Total number of allowed webhooks in the account.
users int Total number of allowed users in the account.
api_volume int Allowed volume of API requests to the account.
promotion_types list[str] Array of promotion types that are employed in the account.

[Back to Model list] [Back to API list] [Back to README]