WholeSaleReturnOperation

Model that describes return-from-partner operations.

Name Type Description
description String Operation note. Maximum length is 300 characters.
document_id Int64 Return-from-partner document ID.
id Int64 Operation ID.
item Item Item.
last_purchase_cost Decimal Last purchase cost. Returned only when the current request user has permission to view last purchase cost.
last_update Int64 Last modification time as Unix time in seconds.
order Int64 Operation order. Missing database values are returned as 0.
price Decimal Discounted price.
price2 Decimal Price without discount.
quantity Decimal Returned item quantity. Stored with up to three decimal places.
vat_calculation_type String VAT calculation mode: No - do not accrue, Exclude - included in the amount, Include - added on top. Allowed values: No, Exclude, Include.
vat_value Decimal VAT rate value.