HomeGuidesAPI ReferenceChangelog
GuidesAPI ReferenceChangelogLog In
API Reference

Updates details of a OrderItemCommission object

Updates details of a OrderItemCommission object specified by ID

Log in to see full request history
Path Params
int64
required

ID of OrderItemCommission to update

Body Params

OrderItemCommission data that needs to be changed

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

400

Invalid ID supplied

404

OrderItemCommission not found

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