Charges information which denotes types of charges and amount of charge applied to that product in cart.
Fields
meta
JSONMeta data related to charges price adjustment.
amount
ChargesAmountCharge amount applied to the product in cart.
name
StringName of the charge applied.
allow_refund
BooleanWhether refund is allowed or not for the charge.
code
StringCode of the charge applied.
type
StringType of the charge applied.
Was this section helpful?