feeUpdates
Update multiple fees
Input fields
inputs (
[FeeUpdatesInput!]!)
IDed list of fees to update
Return fields
amount (
Float)
Effective fee amount
description (
String)
Description
id (
ID!)
The ID
quantity (
Int)
Number of fees
taxable (
Boolean)
Is it taxable?
timestamps (
ObjectTimestamps!)
Object timestamps
unitPrice (
Float)
Fee amount or percentage amount
unitPriceAsPercentage (
Boolean)
Is amountValue a percentage of order subtotal?