HomeGuidesAPI ReferenceChangelogDiscussions
GuidesDiscussionsAPI ReferenceChangelogMy ApplicationLog In
API Reference

Update an existing OrderHistory

Log in to see full request history
Path Params
int64
required

ID of OrderHistory to update

Body Params

OrderHistory object that needs to be updated

date-time

Date when OrderHistory was closed

int64

Id of this object

date-time
required

Date when OrderHistory was opened

uri
required

Order to which OrderHistory belongs

uri

POS station where Order was closed

uri

User who closed the Order

uri
required

POS station where Order was opened

uri
required

User who opened the Order

uri

URI of this object resource

uuid
required

Universally unique identifier of this object

Responses
200

successful operation

400

Invalid ID supplied

404

OrderHistory not found

405

Validation exception

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