payer_not_found
payer_not_found
Description
The requested payer does not exist.
HTTP Status
404 Not Found
doc_url Format
The doc_url value is an absolute URL and changes by environment:
<docs-base-url>/errors/payer_not_found
Typical Causes
- The
payerIdin the request path does not match any existing payer.
How To Fix
- Verify the payer ID used in the request.
- Create the payer first if it does not exist.
- Retry the request with a valid payer ID.