Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion reference/carts.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ paths:
* Redirect URLs point to either a shared checkout domain or a channel-specific domain, depending on the storefront configuration.
* Once a redirect URL has been visited, it will be invalidated and cannot be used again.
* If your application requires URLs to be visited more than once, consider generating a fresh one each time you need to restore a cart, and redirecting to the URL from your own application.
* Redirect URLs can be generated only from carts that were created using the **REST Management API**.
* To restore a cart that was created on the storefront, either by a shopper or a Storefront API, first recreate the cart using the **REST Management API**.
* When redirecting the shopper, you can add a set of `query_params` to the URL. The `query_params` feature allows passing additional information to the redirect URL.
tags:
Expand Down