DeleteWalletSnapshot

Permanently discards the specified wallet snapshot record from the active registers.

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 snapshot command.

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

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

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

The unique database identifier of the associated customer wallet.

string | null

The unique alphanumeric identifier code for the transaction or resource.

date-time

Gets or sets the from date configuration value.

date-time

Gets or sets the to date configuration value.

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

The financial amount value for the transaction.

string
enum

Allowed values: Pending (0), Paid (1), Unpaid (-1).

Allowed:
breakdowns
array of objects | null

Gets or sets the breakdowns configuration value.

breakdowns
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!