Billing cycle frequency must be equal to or lower than 999
Occurs when your supplied value for billing_cycle.frequency is greater than 999.
| Error Message | billing_cycle.frequency must be equal to or lower than 999 |
| Error Code | price_billing_cycle_frequency_greater_than_maximum |
| Status Code | 400 |
Common causes
billing_cycle.frequency is set but greater than 999
Solutions
Update billing_cycle.frequency equal to or lower than 999.