Lotus
Type to search documentation.
Orders

Delete an order

Delete the order. To keep the order history, the order should be canceled instead of deleted.

delete/orders/{orderId}

Security

This operation accepts the following authorization requirements.

Required credentials

One credential is required.
OAuth2oauth2

OAuth2 authorization for API access.

orders:write

Request

Path parameters

orderIdstringrequired

ID of the order to retrieve.

Response

Order deleted successfully.

This response has no body schema.