Discussions
Is it possible to get order comments with API?
about 19 hours ago by null
I see that there is a create comment endpoint: https://roserocket.readme.io/v1.0/reference/create-order-comment
Is there a way to get order comments? In particular, our use case is that when someone adds a tag, we would like to know who added the tag. We would like this information with either webhook from Rose Rocket or via a HTTP GET request.