Update a payee
Payees
Update a payee
PATCH
Update a payee
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 payee.
Body
application/json
Required string length:
1 - 255Required string length:
1 - 255Required string length:
1 - 255Required string length:
1 - 255Required string length:
1 - 255E.164 formatted phone number
Available options:
Individual, Company Required string length:
1 - 50Maximum string length:
20Optional metadata as key-value pairs
Example:
{ "custom_field": "value", "source": "api" }Response
Updated payee.
Example:
"pyee_KfIuLz83Ya"
Example:
"John"
Example:
"Doe"
Example:
"PYEE-2025-001"
E.164 formatted phone number
Available options:
Individual, Company Example:
"Individual"
Example:
true
Current status of the payee based on information completeness and active state
Available options:
Active, MissingInfo, Inactive Example:
"Active"
BCP 47 language tag (e.g. en, en-US)
Maximum string length:
20Optional metadata as key-value pairs
Example:
{ "custom_field": "value", "source": "api" }Last modified on May 26, 2026