ApplyFeeToItem
Apply a Fee to an Item.
Input
| Name | Type | Required | Description |
| ItemId | String | True | The item Id the fee will be applied to. |
| FeeId | String | True | The fee Id that will be applied to the item. |
Result Set Columns
| Name | Type | Description |
| Result | String | Whether the fee was applied successfully. |