Update a Payee
Payee
Update Payee
Update details of an existing payee.
PUT
Update a Payee
Documentation Index
Fetch the complete documentation index at: https://developer.zilmoney.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
The ID of the payee to update.
Example:
"RJ6qGAAxJPGE1rD"
Body
application/json
Payload to update payee details.
Name of the payee.
Example:
"John Doe"
Nick name of the payee.
Example:
"JD"
Company name.
Example:
"Company A"
Payee's email address.
Example:
"johndoe@example.com"
Payee's phone number.
Example:
"1234567890"
Address 1
Example:
"123 Main Street"
Address 2
Example:
"Apt 4B"
City name.
Example:
"City"
State
Example:
"ST"
ZIP code.
Example:
"12345"
Country name.
Example:
"US"
