Our Partner & Developer boards on the community are moving to a brand new home: the .dev community forums! While you can still access past discussions here, for all your future app and storefront building questions, head over to the new forums.

Solved

SKU data in AssignedFulfillmentOrder

Sergejs
Shopify Partner
7 2 3

Hello everyone,
What is the best solution to fetch SKU data in the AssignedFulfillmentOrder object?

Is it possible to get it in the "read_assigned_fulfillment_orders, write_assigned_fulfillment_orders" scope? (REST API 2023-01)

 

If someone from Shopify reads this. Why it is not there?

Accepted Solution (1)

Sergejs
Shopify Partner
7 2 3

This is an accepted solution.

As I understand from my research.

This endpoint is not meant used as a panacea to provide your fulfillment services with all the information. 

You need to consider this resource as a hub with IDs from other resources. Once you gathered all the required information you can send it to your fulfillment service.

View solution in original post

Reply 1 (1)

Sergejs
Shopify Partner
7 2 3

This is an accepted solution.

As I understand from my research.

This endpoint is not meant used as a panacea to provide your fulfillment services with all the information. 

You need to consider this resource as a hub with IDs from other resources. Once you gathered all the required information you can send it to your fulfillment service.