DeleteWalletSnapshotBreakdown

Permanently discards the specified wallet snapshot breakdown 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 breakdown command.

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

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

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

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

string
enum

Allowed values: Cost (10), Revenue (20), Discount (21).

Allowed:
string | null

The unique alphanumeric identifier code for the transaction or resource.

string | null

Gets or sets the details configuration value.

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

The financial amount value for the transaction.

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!