Update a Fee
Last updated
Last updated
Authorization
string
The Bearer token to grant API access
forRevision
boolean
Tells whether fee is to be revised or corrected
true : major change
false : minor change
version
string
Version of the fee after it is updated
ruleId
string
Mongo Id of the fee updated
fee
array
Detail of when fee is charged Also see: The fee Object
validFrom
string
Datetime from which fee will
validTo
string
Datetime when fee will be expired
feeRules
object
Details of fee rules Also see: The feeRules Object
feePortalid
number
Id of portal for which fee is updated
portalId
string
Unique Id for a portal (Ex. Amazon, Flipkart)
feeId
string
Unique Id for fee created or Unique Id for already present fee
feeName
string
Name of the created fees
isInclusiveTax
string
"1" if fees is tax inclusive else "0"
inclusiveTaxPercentage
string
Percentage of tax applicable on a fee
validFrom
string
Date from which fees will be activated
feePortalId
string
Unique Id for a fee on a particular portal