Skip to main content
HTTP status codes tell you what class of problem occurred. This catalog covers frequent **detail** messages and field validation patterns so you can fix requests without opening a support ticket. For step-by-step fixes, see the Knowledge Base. For retry logic and idempotency rules, see Error Handling.

Authentication & authorization


Validation (HTTP 422)

Inspect the detail array. Each item has loc, msg, and type.

Resource state errors


Execution & status


Server errors (5xx)


Support payload checklist

When escalating to Support or dev@heydollr.app, include:
  1. reference_id (if execution-related)
  2. Request URL, method, and redacted body
  3. Full response status + JSON body
  4. Merchant ID / environment (test vs live)
  5. Payment method, provider, and market

Last modified on May 22, 2026