Skip to main content
Log inSign up
mutation

Requires write_orders access scope or write_marketplace_orders access scope. Also: Requires the write_returns access scope. The user must have acess to return orders.

Creates a return.

•
ReturnInput!required

Specifies the input fields for a return.


Was this section helpful?

Anchor to ReturnCreatePayload returnsReturnCreatePayload returns

•

The created return.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?