AdminPostReturnsIdShippingMethodAction_id
Update the shipping method of a return by specifying the ID of the item's shipping-related action. Use the ID from the actions array to modify the return's shipping details efficiently.
Instructions
This tool helps store administors. Update a shipping method of the return by the ID of the item's SHIPPING_ADD
action.
Every item has an 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.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
action_id | No | ||
fields | No | ||
id | No |