Partial update account

Endpoint for partially updating an existing account.

Path Params
string
required
Body Params

A ModelSerializer that takes additional arguments for
"fields", "omit" and "expand" in order to
control which fields are displayed, and whether to replace simple
values with complex, nested serializations

string
length ≤ 30

The unique code identifying this account.

string
enum

The type of the account.

string
enum

The primary classification of the account (e.g. Asset, Liability, Equity, Income, Expense).

Allowed:
string
length ≤ 255

External identifier for the account.

boolean

Indicates whether the account can be used for payments.

boolean

Indicates whether the account can be used for posting.

string
length ≤ 200

The name of the account in Arabic.

string

The name of the account in English.

string | null

The parent account, if this is a sub-account.

string
enum

The secondary classification of the account, providing more specific categorization.

Headers
string

Client-provided UUID to uniquely identify a request

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json