SBFee
Attribute | Description | Type | Required |
---|---|---|---|
id | Unique identifier of the fee | long | Yes |
name | Name of the fee | string | Yes |
amount | Fee amount | SBMoney | Yes |
percentage | Fee percentage | decimal | No |
type | Type of the fee | string | Yes |
category | Fee category | SBFeeCategory | Yes |
SBFeeCategory
The available fee categories are:
SERVICE_FEE
PAYMENT_PROCESSING_FEE
SHIPPING_FEE
CANCELLATION_FEE