Update an account
Update details of an existing account in Pleo. The integration must send a request to this endpoint when it is trying to archive an account linked to accounting entries.
Authorizations
JWT Bearer token authentication. Include the token in the Authorization header as: Bearer <token>
Path Parameters
ID of the account to update.
Body
Represents a request to update an account.
Boolean flag used to determine if the account is archived.
Name of the account. Maximum length: 255 characters.
255Account code or number used in the accounting system's chart of accounts. Maximum length: 255 characters.
255Place for API users to store flexible data.
The identifier in the target system for the tax code the account is associated with.
- This is NOT the tax percentage (e.g. 20%)
- This is NOT the Pleo UUID of the tax code
Response
Update of account successful.
Represents an account in Pleo.