Create a payer for payment collection. A unique identifier will be generated if not provided.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
First name
1 - 255"John"
Last name
1 - 255"Doe"
1 - 255Full name (overrides given_name/family_name if provided)
1 - 255"John Doe"
Company name for business payers
1 - 255"Acme Corp"
"john.doe@example.com"
E.164 formatted phone number
"+15551234567"
Tax identification number
1 - 50"12-3456789"
Custom identifier for the payer (auto-generated if not provided)
1 - 100"PAYER-2025-001"
Optional metadata as key-value pairs
{ "custom_field": "value", "source": "api" }Payer created.
"pyr_AbC123XyZ"
"PAYER-2025-001"
Full name for individual or business name
"John Doe"
"John"
"Doe"
"Acme Corp"
"john.doe@example.com"
E.164 formatted phone number
"+15551234567"
Tax identification number
"12-3456789"
Optional metadata as key-value pairs
{ "custom_field": "value", "source": "api" }"2025-10-08T18:20:31Z"
"2025-10-08T18:25:00Z"