v1

latestOpenAPI 3.1.02026-07-2689175245.8 KB
Return Actions

Close Return

Close a return. Closing a return will not fulfill any outcomes such as exchanges or gift cards, and the items are not able to be used in a new return.

Returns closed using this endpoint will also be closed in the commerce provider (e.g. Shopify).

Required API key scope

  • Returns
post/warehouse/return/{id}/close

Path parameters

idinteger required

The unique identifier associated with the return.

Response

Success

boolean required

The value returned when the return action succeeds.

OR

Example response

true