ID
of the item's 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.curl -X POST '{backend_url}/admin/claims/{id}/inbound/items/{action_id}' \
-H 'Authorization: Bearer {access_token}'