DELETE /sales/sell-orders/{sellOrderId}/lines/{sellOrderLineId}

Delete a Sell Order (Sale) Line

This endpoint allows you to delete a Sell Order (Sale) Line for a specific Sell Order (Sale).

Operation ID: deleteSellOrderLine
lock This endpoint requires a Bearer token in the Authorization header.

Path Parameters

Name Type Description
sellOrderId required
path
string

The Sell Order (Sale) ID

sellOrderLineId required
path
string

The Sell Order (Sale) Line ID

Responses

data array
status string
error
error object
properties object

Only present when related to property validation error

dev_message string

Example: Property validation error. Check the "properties" section in the response.

http_code integer
400
message string

Example: Property validation error.

more_info string
status string
error
error object
http_code integer
401
message string

Example: Authentication token invalid.

more_info string
status string
error
error object
http_code integer
429
message string

Example: Too Many Requests.

more_info string
status string
error
error object
http_code integer
500
message string

Example: An error has occurred during the request.

more_info string