Fields
meta
JSONMetadata related to charge price adjustment.
amount
ChargesAmountCharge amount applied. Example: { currency: 'INR', value: 49 }
name
StringName of the charge. Example: 'delivery'
allow_refund
BooleanWhether refund is allowed for this charge. Example: true
code
StringCode of the charge. Example: 'DELIVERY'
type
StringType of charge. Example: 'fee'
Was this section helpful?