Fulfillment order list query
GET https://{handle}.myshopline.com/admin/openapi/v20261201/fulfillment_orders/fulfillment_orders_search.json
handle : The store's unique identifier, which is the prefix of the store's domain name. For example, if a store's domain name is open001.myshopline.com , the store handle is open001 .Fulfillment order list query
Query Parameters
- assignment_status stringRequest statusExample:
"unsubmitted" - limit integerThe number of data to query, the default is 20, the maximum is 100Example:
10 - location_ids stringLocation id listExample:
"24826418,24826411" - page_info stringThe unique identifier for pagination queries, used to locate a specific page.This parameter value is obtained from the
linkvalue in the response header of this API after you have queried the pagination information.For example, if thelinkvalue you obtained is<https://{handle}.myshopline.com/admin/openapi/{version}/fulfillment_orders/fulfillment_orders_search.json?limit=1&page_info=eyJzaW5jZUlkIjoiMTYwNTc1OTAxNTM4OTA4Mjk1MjExMTI3ODgiLCJkaXJlY3Rpb24iOiJuZXh0IiwibGltaXQiOjF9>; rel="next", the value ofpage_infoiseyJzaW5jZUlkIjoiMTYwNTc1OTAxNTM4OTA4Mjk1MjExMTI3ODgiLCJkaXJlY3Rpb24iOiJuZXh0IiwibGltaXQiOjF9. For more information on how to use pagination, refer to Paging Mechanism.Example:"7AFD7393C6E7CF18672C038477E2EF6A463464BDBAF766DD8F8CB8E0085F82419A94B80084BCDA0B838B3F13C302A2C9044E" - since_id stringThe starting position of the order number ID of the data to be queriedExample:
"21056199447626881527947685"
Request Headers
- Content-Type string requiredThe field must be set to the fixed value
application/json; charset=utf-8. - Authorization string requiredThe access token for the API resource. Refer to App authorization to obtain the access token, and then pass the obtained token in the Bearer format.Example:
Bearer eyJhbGciOiJIUzUxMiIsInR5cCI6IkpXVCJ9.eyJhcHBJZCI6MCwiYXBwS2V5IjoiNzU2ZjI1NWE2NjdlZTcwNTk1MzM0ZjVjYzk4NzU5MzBmN2E3NGZjMSIsImV4cCI6MTg3OTQ4MjA3NiwiaXNzIjoieXNvdWwiLCJzZWxsZXJJZCI6IjIwMDAyMzQ4ODAiLCJzdG9yZUlkIjoiMTY3MjM2OTcyOTYwNiIsInRpbWVzdGFtcCI6MTc4NDc4NzY3NjY2MSwidmVyc2lvbiI6IlYyIn0.3ZzbGAH4cLU1QR2VPEvMOQInUDvus-C4amkINSQIPuNVlXsFKj0sAt1c0KnUy9MWUOFV9cHlkf7J90r2y1FzpA
Status Codes
- 200
- 401
- 429
For the complete list of codes and messages, see Http status code.
Response Headers
link
The URL link that provides the pagination data. You can obtainpage_infofrom this parameter for subsequent pagination requests.This parameter is returned when the requested page has a previous or next page.For more information on how to use pagination, refer to Paging Mechanism.traceId
A globally unique identifier for the request. It is used to track the request flow throughout the system, allowing for easy location and debugging when issues arise.
Response Body
fulfillment_ordersobject[]
Fulfillment ordersdestinationobject
Consignee addressprovince_code stringState or provincial encoding , IOS 3166-2 encodingExample:KYemail stringMailboxExample:sswe.t@mail.example.comfirst_name stringfirstNameExample:Jackcity stringCityExample:Louisvilleaddress1 stringAddress 1Example:Chestnut Street 12phone stringTelephone numberExample:18883290137province stringProvinceExample:Kentuckyaddress2 stringAddress 2Example:Chestnut Street 13name stringCustomer nameExample:Jack Wangid stringUnique encodingExample:1046000771delivery_store_name stringLocal delivery store name, provided only for local deliveryExample:Napo Shopcompany stringCompanyExample:LLLcountry stringCountryExample:Canadalast_name stringlastNamecountry_code stringCountry CodeExample:CAdelivery_store_code stringLocal delivery store id, provided only for local deliveryExample:A121merchant_requestsobject[]
Request a specific list of information at the time of deliverykind stringThird party request status including : submit : fulfillment_request , cancellation_requested , cancellation_requesExample:submitmessage stringNotesExample:nonenotify_customer booleanWhether to inform customer when shippingExample:truecreated_at stringTime to happen ( format see IOS8601 )Example:2023-04-12T22:59:52+08:00line_itemsobject[]
Fulfillment order product listingshop_id stringstore IDExample:541380002fulfillable_quantity longAvailable in approximately Product quantitiesExample:1quantity longProduct numberExample:1country_code_of_origin stringCountry code of origin/shipping pointExample:USfulfillment_order_id stringFulfillment order idExample:4005740193290131085320variant_id stringProduct SKU numberExample:156223761line_item_id stringProduct idExample:40057889id stringFulfillment order Product table idExample:400574123harmonized_system_code stringCustoms codeExample:121assigned_locationobject
Location details assignedprovince stringProvinceExample:Ontarioaddress1 stringAddress 1Example:126 York Streetcity stringCityExample:Ottawalocation_id stringLocation idExample:5668167071852661850phone stringTelephone numberExample:18883290139country stringCountryExample:Canadazip stringPostal codeExample:A1B 2C3address2 stringAddress 2Example:Unit 42name stringLocation nameExample:Ottawa Storecountry_code stringCountry codeExample:CArequest_status stringRequest status, including: unsubmitted, submitted, rejected, closed, cancellation_requested, cancellation_rejected, cancellation_accepted, acceptedExample:unsubmittedid stringFulfillment order idExample:4005740193290131085320fulfill_by stringLate delivery time ( format see IOS8601 )Example:2023-04-12T22:59:52+08:00supported_actions arrayAction supported by the fulfillment order listExample:["\"create_fulfillment\""]shop_id stringstore IDExample:541380002delivery_method stringLogistics methods including : shipping、pickup、local_delivery、noneExample:nonestatus stringFulfillment order status , including : open , in_progress , cmos ed , cancelled , incomplete , on_hold , scheduledExample:openassigned_location_id stringAssigned location idExample:5668167071852661850display_status stringIn the store pickup scenarios , if it is not in the store pickup , or in the store pickup-the state of not picking up is return noExample:Picked uporder_id stringOrder idExample:21057116277667827637773776fulfillment_holdsobject[]
Pause informationreason stringPause causeExample:something wrongreason_note stringPause notesExample:something wrongfulfill_at stringShipping time ( format see IOS8601 )Example:2023-04-12T22:59:52+08:00
API Explorer
Debugger
Was this article helpful to you?