7. Update information of components within a sale

This API is used to update the information of components linked to a sale.
Please note that the data sent in the request will overwrite the existing component information linked to the sale.

Log in to see full request history

Note

  1. Refer to the Sale Domain Description Document for detailed explanations of the fields.
Path Params
string
required
Defaults to 31c0712e26f54c99803062287d85e039

The identifier value for the sale.

Body Params
string
Defaults to null

(Nullable) First Option Criterion
If no data is sent or the value is null, the default is 옵션 없음

string
Defaults to null

(Nullable) Second Option Criterion

string
Defaults to null

(Nullable) Third Option Criterion

string
Defaults to null

(Nullable) Fourth Option Criterion

string
Defaults to null

(Nullable) Fifth Option Criterion

options
array of objects
required

(Required) This is an array containing the option values for each criterion and the pricing information for the components.

options*
Headers
string
Defaults to Bearer {Token}

Access Token (Starts with keyword 'Bearer')

Responses

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