ShippingLineInput is being ignored when calling draftOrderCreate

ShippingLineInput is being ignored when calling draftOrderCreate

cur8d
Excursionist
22 0 10

We've started seeing this issue in the last 24 hours. The shippingRateHandle / title input we pass as part of the 

shippingLine field for draftOrderCreate seems to be ignored, the resulting draft order is defaulting to some ransom shipping method (in our case it's the 1 day shipping method, resulting in a lot of unnecessary shipping spend). Anyone else seeing this? 

 

Example input: 
"shippingLine": {
"price": "0",
"shippingRateHandle": "shopify-Standard%20(up%20to%205%20days)-0.00",
"title": "Standard (up to 5 days)"
},

 

Reply 1 (1)

ericvg97
Shopify Partner
5 0 12

same here! no idea on how to fix this 😞