Magidoc

RefundLine
Object

Represents a refund line

Fields

#

chargedTo

Non-null

Indicates who is paying for the cost of this refund line

createdAt

Non-null

currency

Non-null

Currency code that this refund line is in

id

ID !
Non-null

The ID of the object

lineScope

Non-null

How does this refund line apply to the original order

lineType

Non-null

How is this refund line amount calculated

percentage

Non-null

If configured as a percentage refund, this is the percentage of the scope value that is to be refunded. This is in the range [0. 100]

quantity

Non-null

If configured as a quantity based refund, this is the number of units refunded.

quantityFulfilled

Non-null

If configured as a quantity based refund, this is the number of fulfilled units refunded.

quantityUnfulfilled

Non-null

If configured as a quantity based refund, this is the number of unfulfilled units refunded.

refund

Non-null

The refund this refund line is contained in

refundScope

Non-null

The scope that this refund line applies to

total

Non-null

The total for this refund line

updatedAt

Non-null

Interfaces

#

Also implements Node .

Usages

#

References

#