Skip to main content

Update order history event by id

Update order history event by id

Authorizations:Token
Query Parameters
id
required
integerId value of the OrderHistoryEvents object
Request Body Schema:
OrderHistoryEvents object that needs to be added
event_idintegerOrder history event unique id
dateintegerEvent creation timestamp
codestringCode of event
descriptionstringHuman-readable description of event
dataArrayData for human-readable description
commentstringEvent comment
detailsArrayEvent details
order
author
authorNamestringAuthor name
authorIpstringAuthor IP

Responses

200Success
Response schema:
Success
event_idintegerOrder history event unique id
dateintegerEvent creation timestamp
codestringCode of event
descriptionstringHuman-readable description of event
dataArrayData for human-readable description
commentstringEvent comment
detailsArrayEvent details
order
author
authorNamestringAuthor name
authorIpstringAuthor IP