Salta ai contenuti

List order change history (V4)

GET
/v4/orders/{id}/logs
curl --request GET \
--url https://api-crm-staging.divinea.com/api/v4/orders/example/logs \
--header 'APIKey: <APIKey>'

Returns order_logs rows for the order, newest first, scoped to the caller’s winery tree.

id
required
string

Id

APIKey
string

APIKey

OK

Media type*/*
Array<object>
OrderLogEntryDTO
object
action
string
changedByUserId
integer format: int64
createdAt
string format: date-time
id
integer format: int64
orderId
integer format: int64
payload
object