TimelineComments
Create a timeline comment
Creates a new comment associated with a timeline event for a specific resource in a shop. The resource must belong to the authenticated shop.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
201
application/json
Successfully created timeline comment
Numeric ID of the timeline event.
Numeric ID of the resource associated with the event.
Type of the resource (e.g., Item, Rental, ReturnOrder).
Type of the timeline event.
Available options:
comment
The comment message associated with the timeline event.