DeleteWalletTransaction

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

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

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

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

The unique database identifier of the associated customer wallet.

string | null

Gets or sets the wallet code configuration value.

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

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

string | null

Gets or sets the reference number configuration value.

string | null

Detailed metadata or transaction narration text.

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

The financial amount value for the transaction.

string | null

Gets or sets the snapshot code configuration value.

string | null

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

string | null

The unique alphanumeric identifier code for the transaction or resource.

string | null

Gets or sets the source code configuration value.

string | null

Gets or sets the provider code configuration value.

date-time | null

Gets or sets the transaction date configuration value.

string
enum

Allowed values: None (0), CC_Provision (1), CC_ProvisionCommit (2), CC_Sale (3), CC_SaleCancel (4), CC_Refund (5), CC_ProvisionCancel (6), CC_ProvisionCommitCancel (7), WireTransfer (10), WireTransferCancel (11), SalesNote (20), Loan (21), LoanCancel (22), Wallet (23), SubPaymentUpdate (24), PaymentStatusQuery (25), Cash (30).

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!