Updates metadata of an order
POST
/api/v1/product/update/{action}/{orderId}
v1-product
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'https://api.kompany.com//api/v1/product/update//'
Response Response Example
200 - Example 1
{}
Request
Path Params
action
string
required
orderId
string
required
Body Params application/x-www-form-urlencoded
credits
number
optional
Example:
100