-
Hi I want to use this endpoint/schema for fulfilling multiple orders,
https://shopify.dev/docs/admin-api/rest/reference/shipping-and-fulfillment/fulfillment#createV2-2021-04
POST /admin/api/2021-0…
-
Hi,
I am attempting to create a fulfillment. I have followed your example code, and tried more complex but always get an error back.
Here is my code:
public class OrderManagement
{
…
-
I want to test the function of my app on the sandbox, which is about order fulfillment.
1. Now I have a business seller account. What should I do next? Do I still need a buyer's account, and then pub…
-
# Issue summary
Before opening this issue, I have:
- [x] Upgraded to the latest version of the relevant packages
- `@shopify/shopify-api` package and version: 11.0.1
- `@shopify/shopify-ap…
-
@jawheral
Hello, I am currently experiencing a problem where the “transaction_type” and "description" of a transaction data returned to me by this interface are both "Refund", but the data in the Tra…
-
The fulfillment example code in the `readme.md` does not compile any more, since it does not incorporate the breaking changes introduced with the switch to the `2022-07` API.
https://github.com/noz…
-
# Issue summary
In our standalone Remix app (not embedded), we use `await authenticate.admin(request)` to create a session (offline). This sets a cookie and the user's session has the auth token fo…
-
Hi guys,
I'm a little confused. Klarnas ToS clearly say that you're obligated to submit a valid tracking - the official plugin however doesn't seem to care about that really (for whatever reason ;-…
-
I'm using `FulfillmentOrderService.MoveAsync` to change a location. [Shopify docs](https://shopify.dev/docs/api/admin-rest/2023-04/resources/fulfillmentorder#post-fulfillment-orders-fulfillment-order-…
-
- Deferred RTS is missing (implement /update call)
**/search**
- Please use payment type as 'POST-FULFILLMENT' as this is enabled yet on the network
**/confirm**
- Is logistics order id an…