@@ -350,6 +350,10 @@ Some resources are available directly, some resources are only available through
350
350
- [ DiscountCode] ( https://help.shopify.com/en/api/reference/discounts/discountcode )
351
351
- [ Event] ( https://help.shopify.com/api/reference/event/ )
352
352
- [ FulfillmentService] ( https://help.shopify.com/api/reference/fulfillmentservice )
353
+ - [ Fulfillment] ( https://shopify.dev/api/admin-rest/2023-01/resources/fulfillment )
354
+ - [ FulfillmentOrder] ( https://shopify.dev/api/admin-rest/2023-01/resources/fulfillmentorder )
355
+ - FulfillmentOrder -> [ FulfillmentRequest] ( https://shopify.dev/api/admin-rest/2023-01/resources/fulfillmentrequest )
356
+ - FulfillmentOrder -> [ Fulfillment] ( https://shopify.dev/api/admin-rest/2023-01/resources/fulfillment )
353
357
- [ GiftCard] ( https://help.shopify.com/api/reference/gift_card ) _ (Shopify Plus Only)_
354
358
- [ InventoryItem] ( https://help.shopify.com/api/reference/inventoryitem )
355
359
- [ InventoryLevel] ( https://help.shopify.com/api/reference/inventorylevel )
@@ -358,8 +362,7 @@ Some resources are available directly, some resources are only available through
358
362
- [ Metafield] ( https://help.shopify.com/api/reference/metafield )
359
363
- [ Multipass] ( https://help.shopify.com/api/reference/multipass ) _ (Shopify Plus Only, API not available yet)_
360
364
- [ Order] ( https://help.shopify.com/api/reference/order )
361
- - Order -> [ Fulfillment] ( https://help.shopify.com/api/reference/fulfillment )
362
- - Order -> Fulfillment -> [ Event] ( https://help.shopify.com/api/reference/fulfillmentevent )
365
+ - Order -> [ FulfillmentOrder] ( https://shopify.dev/api/admin-rest/2023-01/resources/fulfillmentorder )
363
366
- Order -> [ Risk] ( https://help.shopify.com/api/reference/order_risks )
364
367
- Order -> [ Refund] ( https://help.shopify.com/api/reference/refund )
365
368
- Order -> [ Transaction] ( https://help.shopify.com/api/reference/transaction )
0 commit comments