6. Add components to a sale

This API is used to add and link components to a 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