Get payer by ID
Retrieve a specific payer by their unique identifier.
Returns complete payer information including all profile data and timestamps.
## Response
The response includes:
- Unique payer ID
- Contact information (name, email)
- Complete address information
- Metadata associated with the payer
- Creation and last update timestamps
Authentication
x-api-keystring
RootPay API key sent in the x-api-key header. Keys are environment-scoped: live_* for production, test_* for sandbox.
Path parameters
payer_id
Response
Payer retrieved successfully
data
warning