Update Account
Updates an existing account’s properties.
Modify account details such as name, description, classification, or metadata. Note that some properties like account status and purpose cannot be changed through this endpoint. Changing classification from SECONDARY to PRIMARY will fail if a PRIMARY account already exists.
Documentation Index
Fetch the complete documentation index at: https://docs.bluerails.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
The unique identifier of the account to update, starts with acct_
Body
Input properties for updating an existing account
Response
The request has succeeded.
Represents a financial account in the system Accounts are used to track balances and process transactions
Unique identifier for the account
Display name for the account
The purpose of the account
OPERATING, WALLET, REVENUE, TAX, RESERVE, OTHER Classification that determines the account's priority and usage patterns
PRIMARY, SECONDARY Current operational status of the account
ACTIVE, INACTIVE Timestamp when the account was created
Timestamp when the account was last updated
Detailed description of the account's purpose
Additional custom data associated with the account