RETURN_ITEM
action.actions
property, whose value is an array of actions. You can check the action's name using its action
property, and use the value of the id
property. return.curl -X POST '{backend_url}/admin/returns/{id}/request-items/{action_id}' \
-H 'Authorization: Bearer {access_token}'