# Return Checkout Checkout is the final step when the user decides to return an item. The user will be redirected to the checkout page to complete the return. ## Calculates the finantial information before completing the return - [POST /returns/{return_id}/checkout](https://docs.itsrever.com/apis/storefront/return-checkout/paths/~1returns~1%7Breturn_id%7D~1checkout/post.md): Checkout a return, this will calculate all finantial data before completing the return ## Complete a return - [POST /returns/{return_id}/complete](https://docs.itsrever.com/apis/storefront/return-checkout/paths/~1returns~1%7Breturn_id%7D~1complete/post.md): Complete a return