recurring_premium_request_payer_belongs_to_another_subscriber
recurring_premium_request_payer_belongs_to_another_subscriber
Description
The payer referenced in the recurring premium request belongs to a different subscriber and cannot be used.
HTTP Status
403 Forbidden
doc_url Format
The doc_url value is an absolute URL and changes by environment:
<docs-base-url>/errors/recurring_premium_request_payer_belongs_to_another_subscriber
Typical Causes
- The payer ID provided in the request body is associated with a different subscriber than expected.
How To Fix
- Verify the payer ID belongs to the correct subscriber.
- Use a payer associated with the intended subscriber.
- Retry the request.