Places a product order
POST
/api/v1/product/order/{sku}/{option}/{subjectId}
v1-product
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.kompany.com//api/v1/product/order///'
Response Response Example
200 - Example 1
{}
Request
Path Params
sku
string
required
option
string
required
subjectId
string
required