Skip to main content

refund

Look up a refund by ID. Requires MANAGE_ORDERS permission.

refund(
id: ID!
): Refund

Arguments

refund.id ● ID! non-null scalar

Type

Refund object

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

Was this page helpful?