Updates a OrderItemCommission object

Updates a OrderItemCommission object specified by ID

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

ID of OrderItemCommission to update

Body Params

OrderItemCommission object that needs to be updated

string
required

Amount value of the commission

string

Commission percentage

uri
required

URI of an User API object to which commission is related

uri
required

URI of an User API object which is responsible for this product creation

date-time
required

ISO8601 timestamp of the last time the resource was created

uri
required

URI of an OrderItem API object to which commission is related

uri
required

URI of an User API object which is responsible for this order creation

date-time
required

ISO8601 timestamp of the last time the resource was updated

Responses
200

Successful operation

204

Successful operation

400

Invalid ID supplied

404

OrderItemCommission not found

405

Validation exception

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here!