UpdateWallet

Updates structural configuration, merchant settings, and metadata of an existing wallet.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

The input command payload containing target properties.

Command request payload containing variables required to execute wallet command.

string
^-?(?:0|[1-9]\d*)$

The unique database identifier of the associated customer wallet.

string
^-?(?:0|[1-9]\d*)$

The unique database identifier linking this record to the target parent.

string | null

Gets or sets the wallet code configuration value.

string
enum

Allowed values: Individual (1), Corporate (2).

Allowed:
string | null

The user-friendly label or name identifying the wallet or merchant record.

string | null

Detailed metadata or transaction narration text.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the initial balance configuration value.

string
^-?(?:0|[1-9]\d*)(?:\.\d+)?$

Gets or sets the credit balance configuration value.

string | null

The ISO three-letter currency code (e.g. TRY, USD, EUR) used for the payment.

string
^-?(?:0|[1-9]\d*)$

Gets or sets the priority order configuration value.

string
^-?(?:0|[1-9]\d*)$

The unique database identifier linking this record to the target owner.

string
enum

Allowed values: User (1), Organization (2).

Allowed:
string
enum

Allowed values: Passive (0), Active (1), Verified (2), Deleted (-99), Freezed (-1).

Allowed:
string | null

Gets or sets the environment configuration value.

string | null

Gets or sets the application ip configuration value.

string | null

Gets or sets the user token configuration value.

string | null

The unique database identifier linking this record to the target session.

string
^-?(?:0|[1-9]\d*)$

The unique database identifier linking this record to the target user.

string | null

Gets or sets the user ip configuration value.

string | null

Gets or sets the envelope configuration value.

string | null

Gets or sets the culture configuration value.

string | null

A correlation token used to track logs across async thread transitions.

string
enum

Allowed values: Draft (0), Active (1), Unknown (-999), Deleted (-99), Blocked (-12), Freezed (-11), Test (-9), Passive (-1).

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response
200

An IActionResult indicating the operation outcome.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!