Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomerReturnLine

Hierarchy

  • CustomerReturnLine

Index

Properties

OrderLineID

OrderLineID: number

Entity type: OrderLine

Quantity

Quantity: number

Optional RefundCorrectionReasonID

RefundCorrectionReasonID: undefined | number

When not the whole amount is refunded, a reason for this correction can be set. This will only have an affect if UnitAmountToRefund is lower than the total amount of this return line. Entity type: RefundCorrectionReason

Optional Remark

Remark: undefined | string

Optional ReturnReasonID

ReturnReasonID: undefined | number

Entity type: ReturnReason

Optional UnitAmountToRefund

UnitAmountToRefund: undefined | number

When a ReturnWithoutProducts is done, but not the full amount should be refunded, a different amount can be provided - cannot exceed the worth of the returned products