Action
|
string
|
|
Y
|
|
Determines the action the method should take. (A)dd, (O)verride, (U)n-override.
|
ItemFeeId
|
integer
|
|
|
|
The Product ID or Line Item Id of the fee to be overridden or updated. Can be retrieved using /Web/Cart. Required when Action is (O)verride or (U)n-override.
|
FeeId
|
integer
|
|
Y
|
|
The ID number of the fee to be updated. Can be retrieved using /TXN/Fees (if adding a new fee) or /Web/Cart (if updating an existing fee).
|
FK: T_FEE.fee_no   Resource: Fees |
Amount
|
decimal number
|
|
|
|
The fee amount to set when overriding a fee. Must conform to override amount rules for the fee being overridden. Required when Action is (O)verride.
|