recurring_premium_request_invalid_day_of_month
recurring_premium_request_invalid_day_of_month
Description
The day of month 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_day_of_month
Typical Causes
- The day of month is outside the valid range (1-31).
- The day of month does not match the expected format.
How To Fix
- Provide a day of month between 1 and 31.
- Retry the request.