-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtest
executable file
·7 lines (7 loc) · 4.39 KB
/
test
1
2
3
4
5
6
7
curl --location --request POST 'http://18.191.189.89:8888' \
--header 'Content-Type: application/json' \
--data-raw '{
"html_url": "https://support.stitchfix.com/hc/en-us/articles/203484970-Returns",
"question": "how to return an item?",
"article": "<html><body><h3>Returns are free and convenient</h3>\\n<p><span style=\"font-weight: 400;\">We offer free returns on all items purchased, including items you\\'\''re trying on from your Fix delivery and items purchased individually in your <a href=\"https://www.stitchfix.com/my-items/shop/new_colors\" target=\"_self\">Shop</a></span><span style=\"font-weight: 400;\"> tab. </span></p>\\n<h4>\\n<span>What are you returning? </span> <a name=\"Fix\"></a>\\n</h4>\\n<ul>\\n<li><a href=\"#Fix\" target=\"_self\"><span style=\"font-weight: 400;\">Unpurchased Fix items</span></a></li>\\n<li><span style=\"font-weight: 400;\"><a href=\"#purchased\" target=\"_self\">Purchased Shop items</a><br/></span></li>\\n<li>\\n<span style=\"font-weight: 400;\">If you\\'\''re returning a purchased Fix item, </span><button class=\"article-contact-us\" onclick=\"configureWebWidgetEmailOnly();zE(\\'\''webWidget\\'\'', \\'\''open\\'\'')\">contact us for a prepaid, printable label</button><span style=\"font-weight: 400;\">.</span>\\n</li>\\n</ul>\\n<h3>Send back unpurchased Fix items</h3>\\n<p><span style=\"font-weight: 400;\">After you try on the pieces from your Stylist, easily purchase the ones you want to keep and send back the rest.</span></p>\\n<ul>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">You have 3 days to decide what to keep and check out for your order. <a href=\"https://support.stitchfix.com/hc/en-us/articles/360037932794\" target=\"_self\">Learn how to extend your try-on window here</a>.</span></li>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Place anything you don\\'\''t want in the prepaid envelope included in your Fix delivery.</span></li>\\n<li style=\"font-weight: 400;\">\\n<a name=\"purchased\"></a><span style=\"font-weight: 400;\">Give your envelope to your mail carrier, drop it off at a blue USPS mailbox or bring it to your local post office.</span>\\n</li>\\n</ul>\\n<p><span style=\"font-weight: 400;\">We\\'\''ll take care of the rest! You\\'\''ll only hear from us if we have a question about your returns.</span></p>\\n<h3>Return purchased Shop items</h3>\\n<p><span style=\"font-weight: 400;\">Return items purchased from the </span><a href=\"https://www.stitchfix.com/my-items/shop/new_colors\"><span style=\"font-weight: 400;\">Shop</span></a><span style=\"font-weight: 400;\"> tab by selecting \"Return Item\" on the <a href=\"https://www.stitchfix.com/my-items/gallery\" target=\"_self\">Your Items</a> page. You\\'\''ll see an option to return if you purchased the item less than 30 days ago. </span></p>\\n<p><span style=\"font-weight: 400;\">Here\\'\''s how to return:</span></p>\\n<ul>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Go to <a href=\"https://www.stitchfix.com/my-items/gallery\" target=\"_self\">Your Items</a>.</span></li>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Click on the item you\\'\''d like to return.</span></li>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Inside the item, select \"Return Item\".</span></li>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Tell us why you\\'\''re returning the item by providing feedback.</span></li>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\">Please make sure any returned item has all original packaging and tags. This includes any branded bags for footwear and boxes for jewelry.</span></li>\\n<li style=\"font-weight: 400;\">\\n<span style=\"font-weight: 400;\">Use the label included with your delivery to return your items. There\\'\''s no need to include additional information with the item.</span>\\n<ul>\\n<li style=\"font-weight: 400;\">\\n<span style=\"font-weight: 400;\">No return bag or label? </span><button class=\"article-contact-us\" onclick=\"configureWebWidgetEmailOnly();zE(\\'\''webWidget\\'\'', \\'\''open\\'\'')\">Contact us for a prepaid, printable label</button><span style=\"font-weight: 400;\">.</span>\\n</li>\\n</ul>\\n</li>\\n<li style=\"font-weight: 400;\"><span style=\"font-weight: 400;\"><span>Give your envelope to your mail carrier, drop it off at a blue USPS mailbox or bring it to your local post office.</span></span></li>\\n</ul>"
}'