Skip to main content
Log inSign up
Anchor to returnableFulfillment

returnableFulfillment

query

Lookup a returnable fulfillment by ID.

ID!required

The ID of the ReturnableFulfillment to return.


Was this section helpful?

Anchor to ReturnableFulfillmentReturnableFulfillment

A returnable fulfillment, which is an order that has been delivered and is eligible to be returned to the merchant.

fulfillment
non-null

The fulfillment that the returnable fulfillment refers to.

id
non-null

The unique ID of the Returnable Fulfillment.

returnableFulfillmentLineItems
non-null

The list of returnable fulfillment line items.


Was this section helpful?