Magidoc

Refund
Object

Represents a refund scoped to an nautical order, a seller order, or a seller order line

Fields

#

buyer

The buyer who is receiving the refund. This may be NULL in the case of refunds issued against anonymous orders

createdAt

Non-null

description

Non-null

descriptionHtml

Non-null

externalId

Optional external ID which can be used to synchronize Nautical refunds to data in an external system

id

ID !
Non-null

The ID of the object

lines

Non-null

metadata

Non-null

List of public metadata items. Can be accessed without permissions.

name

Non-null

Human readable name of the refund

order

Non-null

The order that this refund is against

payments

Non-null

privateMetadata

Non-null

List of private metadata items.Requires proper staff permissions to access.

refundType

Non-null

Type of the refund: manual or order line. An order line refund is scoped to either an OrderLine or an Order with the lineType of Shipping. A manual refund is scoped either to a BuyerOrder or a SellerOrder with any lineType besides Shipping

status

Non-null

Status of the refund

token

Non-null

Unique UUID associated with the refund

updatedAt

Non-null

Interfaces

#

Also implements Node , ObjectWithMetadata .

Usages

#

References

#