recurring_premium_request_invalid_periodicity_value
recurring_premium_request_invalid_periodicity_value
Description
The periodicity value provided for the recurring premium request is invalid.
HTTP Status
400 Bad Request
doc_url Format
The doc_url value is an absolute URL and changes by environment:
<docs-base-url>/errors/recurring_premium_request_invalid_periodicity_value
Typical Causes
- The periodicity value is not one of the supported values (for example
1,3,6, or12for theMONTHunit).
How To Fix
- Use a valid periodicity value within the allowed range for the selected unit.
- Retry the request.