Skip to content

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 payerId in the request path does not match any existing payer.

How To Fix

  1. Verify the payer ID used in the request.
  2. Create the payer first if it does not exist.
  3. Retry the request with a valid payer ID.