Get All Returns for an Order With the Get all returns for an order resource, you can view all returns created and linked to a specific order. When you create a return using the Post return resource, the return will always be created with the status OPEN. This means there is no need to use the Approve a return for an order or Reject a return for an order resources, since by creating the return we are implicitly approving it. --- ### Return Status Behavior - If you see a return with the status REQUESTED, you may need to explicitly handle it: - Use the Approve resource to move it to OPEN, which then allows you to create a Return Fulfillment. - Use the Reject resource to move it to DECLINED. - A return in OPEN status can also be moved to CANCELED, which cancels the intention to return the products entirely.
Language
Credentials
Header
Click Try It! to start a request and see the response here!