v1

latestOpenAPI 3.0.3MIT-LICENSE2026-07-2469127278.1 KB
Products

Delete Product

Deletes a product (line item) from an existing order. The API will validate whether the order can be modified before removing the item.

delete/orders/{id}/line_items/{line_item_id}

Path parameters

idstring required

Identifier of the resource

line_item_idstring required

identifier

Headers

Accept-Language'es' | 'en'

Use for knowing which language to use

X-Child-Company-Idstring

In the case of a holding company, the company id of the child company to which will process the request.

Response

successful operation