Fee management
Was this helpful?
Was this helpful?
Retrieving a fee by given id.
The unique identifier of the requested fee.
the tenant to work on.
testtenant
Boolean parameter that enables the retrieval of item YRNs the fee is assigned to. By default, this value is false.
false
The value of the locale identifier of the language in which the attribute should be returned. Provide several values separated by comma, in order to specify fallback languages.
*
The unique identifier of the requested fee.
the tenant to work on.
testtenant
No content
Retrieves all fees for tenant.
the tenant to work on.
testtenant
A list of site codes.
main
A list of fee codes.
A list of feeIds.
The page number to be retrieved where the size of the pages must be specified by the pageSize parameter. The number of the first page is 1.
1
The number of documents being retrieved on one page.
16
The value of the locale identifier of the language in which the attribute should be returned. Provide several values separated by comma, in order to specify fallback languages.
*
the tenant to work on.
testtenant
The locale identifier of the language of the updated attribute.
Unique identifier of the fee.
The localized fee name.
The localized value in the form of map (language, value) or string.
string in the specified language.
Longneck bottle
The localized fee description.
The localized value in the form of map (language, value) or string.
string in the specified language.
Longneck bottle
The code-name, unique for the tenant.
'PERCENT' for relative values, 'ABSOLUTE' for float values or 'ABSOLUTE_MULTIPLY_ITEMQUANTITY' for float values to be multiplied by the quantity of the item.
The fee rate in percentage. Required if feeType is 'PERCENT'.
The fee as an absolute amount. Required if type is 'ABSOLUTE'.
The itemtype the fee can belong to. It could be a product or paymenttype.
The SiteCode the fee belongs to.
Flag indicating whether the fee is currently active or not.
Flag indicating whether the fee is taxable or not.
The tax code. When 'taxable' is set to true, the taxCode is mandatory
A unique identifier of a global resource, which stores information about the resource, such as its type, ID or name of the tenant.
The unique identifier of the requested fee.
the tenant to work on.
testtenant
Boolean parameter that defines the update type. By default, its value is false. For partial updates, the value is true.
false
The locale identifier of the language of the updated attribute.
Unique identifier of the fee.
The localized fee name.
The localized value in the form of map (language, value) or string.
string in the specified language.
Longneck bottle
The localized fee description.
The localized value in the form of map (language, value) or string.
string in the specified language.
Longneck bottle
The code-name, unique for the tenant.
'PERCENT' for relative values, 'ABSOLUTE' for float values or 'ABSOLUTE_MULTIPLY_ITEMQUANTITY' for float values to be multiplied by the quantity of the item.
The fee rate in percentage. Required if feeType is 'PERCENT'.
The fee as an absolute amount. Required if type is 'ABSOLUTE'.
The itemtype the fee can belong to. It could be a product or paymenttype.
The SiteCode the fee belongs to.
Flag indicating whether the fee is currently active or not.
Flag indicating whether the fee is taxable or not.
The tax code. When 'taxable' is set to true, the taxCode is mandatory
A unique identifier of a global resource, which stores information about the resource, such as its type, ID or name of the tenant.
No content