Action Log related

When App is using app token to update a merchant's resource, (e.g., order), Shopline will create an action log for each action.

Using app token to update resources means it is on behalf of the staff (stated in the token) to update resources of a merchant. In this sense, action log will show the staff information when app is using app token to call openapi.

Staff information in the app token is written when a staff authorize an app on behalf of a merchant. So if Staff A authorize App B to update Merchant C resource. In Merchant C's action log page, it shows the performer is staff A instead of Merchant C.