Why does the source name change when creating a draft order?

Hi,

I would like to know that when we create the draft order and source name will be “**Shopify_**draft_order” . But some time while we create the draft order and will get the some number as source name instead of “Shopify_draft_order”.

I have used logic based on the draft order .

Please advice .

Thank you

Hi @sathivel ,

Maybe there have been some mistakes in steps,

Take a look at this article Creating a Draft Order on Shopify here.

Hope it can help you!

HI @StphenGBlack ,

Thanks for reply . For Create Draft Order all working fine. After Created a draft order we used to fetch order VIA api get request. While we receiving api request and response for the draft order source_name field is number value like “1830279” instead of “shopify_draft_order”. This issue happened only from last week onwards .

Please advice.

Thank you.