8. Remove specific components from a sale

This API is used to unlink a selected component from the N components associated with a sale.

Path Params
string
required
Defaults to 31c0712e26f54c99803062287d85e039

The identifier value for the sale.

Body Params
ids
array of strings
required

(Required) The identifiers of the components to be removed

ids*
boolean
Defaults to false

(Optional) A flag indicating whether the sale should be immediately deleted if all components associated with it are removed
- Default: false

Headers
string
Defaults to Bearer {Token}

Access Token (Starts with keyword 'Bearer')

Responses

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json