Create Return Deep Link
Return Actions
Create Return Deep Link
Create a deep link URL.
Depending on a shop’s settings, the zip value could be an email, phone number, or postal
code. All use the key zip.
Required API key scope
- Orders
POST
Create Return Deep Link
Documentation Index
Fetch the complete documentation index at: https://docs.loopreturns.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Body
application/json
The name of the order in Shopify.
Example:
"Shopify Order Name"
The order detail used to identify the order. Often the customer's shipping ZIP code, but depending on the merchant's shop settings, could also be the customer's email or phone number.
Example:
"43215"
Whether or not the return will use Loop's Gift flow. For details, see Gift Returns.
Example:
false
Response
Success
Example:
"https://test-shop.loopreturns.com/#/link/examp1e-uu1d-h3r3"