DeleteRefund

Deletes an existing refund.

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

The refund identifier to delete.

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

Gets or sets the refund id.

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

Gets or sets the order id.

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

Gets or sets the process id.

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

Gets or sets the root transaction id.

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

Gets or sets the transaction id.

string | null

Gets or sets the refund channel.

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

Gets or sets the amount.

string | null

Gets or sets the currency.

date-time | null

Gets or sets the planned refund date.

date-time | null

Gets or sets the refund date.

string
enum

Allowed values: Draft (0), Pending (10), Scheduled (20), Completed (30), Deleted (-999).

Allowed:
string | null

Gets or sets the environment identifier (e.g., Production, Staging).

string | null

Gets or sets the IP address of the calling application.

string | null

Gets or sets the user token for authentication context.

string | null

Gets or sets the session identifier of the current user session.

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

Gets or sets the numeric user identifier.

string | null

Gets or sets the IP address of the requesting user.

string | null

Gets or sets the email address of the user performing the operation.

string | null

Gets or sets the thread identifier for request tracing and correlation.

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

Generated from available response content types

Allowed:
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Response

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