No content to show

User Activity

Due to all the feedback, the deprecation notice has been removed from the lineItem connection.
This was a feature announced in Summer Editions.   https://help.shopify.com/en/manual/shipping/setting-up-and-managing-your-shipping/local-methods/pickup-in-store-extensibility?utm_source=s24-editions-website&utm_medium=product-cta&utm_campaign=summe...
When the fulfillment service calls the API to create the fulfillment, they need to set the notify customer boolean to true in order to send the Shopify shipping confirmation email.  This should be a configuration option with your 3P fulfillment servi...
Why are you trying to cancel a closed fulfillment order?  Since no further action can occur on a closed fulfillment order, the cancel request fails by design.  There is a state machine diagram in the documentation if that helps: https://shopify.dev/d...
My mistake, I was looking at the wrong graphql object.  You will need to use the deprecated sku field on ProductVariantInput for older versions.
The second item was added by the post-purchase upsell app configured at checkout.  When a second item with the same SKU is added, it adds another line item, it does not consolidate the line items.  That is why you see 3 line items with a count of 1 i...
The inventoryItem field is in 2024-04 as well, you do not need to wait for 2024-07.
Hi @TJ_Biddle, are you still encountering this with your 3PL?  If so, can you please DM me a link to an affected product?   You are right, if your 3PL has 39 units and you sold 13, you should see 39 on-hand and 26 available. 
This guide has an example: https://shopify.dev/docs/apps/fulfillment/order-management-apps/manage-fulfillments#create-a-fulfillment
You can get a list of fulfillment orders from the order with this endpoint: https://shopify.dev/docs/api/admin-rest/2023-10/resources/fulfillmentorder#get-orders-order-id-fulfillment-orders
The fulfillmentCreateV2 API is the correct one to create a fulfillment with tracking information.  If you are looking to update an existing fulfillment with tracking info, you need to use fulfillmentTrackingInfoUpdateV2.
You are calling an API that has been deprecated and removed.  The migration guide is here: https://shopify.dev/docs/apps/fulfillment/migrate
You are calling an API that has been deprecated and removed.  The migration guide is here: https://shopify.dev/docs/apps/fulfillment/migrate
The OPEN fulfillment status is not relevant in the new API, the equivalent is an unfulfilled fulfillment order.  It looks like you are trying to split the order between two locations without creating the fulfillment.  Is that right?  If that is the c...
I do not have an ETA on adding this field to the fulfillment order line item.  We will go through a full deprecation cycle when the new attributes are in place.  In the meantime, you can safely use the deprecated line_item connection. 
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.