On this page
No Headings
The charge model for a payment definition. A charge model defines shipping fee and tax information.
objectidstringThe PayPal-generated ID for the resource.
typerequiredstring"TAX", "SHIPPING"The charge model type.
amountrequiredobjectThe currency and amount for a transaction.
The currency and amount for this charge model.
valuerequiredstring^((-?[0-9]+)|(-?([0-9]+)?[.][0-9]+))$The currency value. Might be an integer for currencies like JPY that are not typically fractional or a three-place decimal fraction for currencies like TND that are subdivided into thousandths. For the required number of decimal places for a currency code, see Currency codes - ISO 4217.
currencyrequiredobjectppaas_common_currency_code_v2The three-character ISO-4217 currency code that identifies the currency.