ReturnsToPartnerOperation

Model that describes return-to-partner operations.

Name Type Description
cost Decimal Returned item cost.
description String Operation note. Maximum length is 300 characters.
document_id Int64 Return 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 record update date as Unix time in seconds.
order Int64 Operation order. Missing database values are returned as 0.
quantity Decimal Item quantity returned to the partner. 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.