Retrieve a payer
Payers
Retrieve a payer
GET
Retrieve a payer
Documentation Index
Fetch the complete documentation index at: https://docs.withacclaim.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
ID of the payer.
Response
The payer.
Example:
"pyr_AbC123XyZ"
Example:
"PAYER-2025-001"
Full name for individual or business name
Example:
"John Doe"
Example:
"John"
Example:
"Doe"
Example:
"Acme Corp"
Example:
"john.doe@example.com"
E.164 formatted phone number
Example:
"+15551234567"
Tax identification number
Example:
"12-3456789"
Optional metadata as key-value pairs
Example:
{ "custom_field": "value", "source": "api" }Example:
"2025-10-08T18:20:31Z"
Example:
"2025-10-08T18:25:00Z"
Last modified on May 26, 2026