DeleteOrder

Deletes an existing order.

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

The order identifier and deletion context.

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

Gets or sets the order id.

string | null

Gets or sets the source order id.

string | null

Gets or sets the order ref number.

string | null

Gets or sets the currency.

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

Currency rate x 100

string
enum

Allowed values: Draft (0), Pending (1), New (2), InProgress (3), Collected (4), Invoiced (5), Shipped (6), Delivered (7), Fulfilled (100), Deleted (-999), Not_Delivered (-997), Returned (-995), Cancelled (-992), Expired (-99).

boolean | null

Gets or sets the is calculated.

boolean | null

Gets or sets the is tax included.

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

Order total x 100

string | null

Gets or sets the order date.

owner
object
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