Requires read_assigned_fulfillment_orders access scope.
For more info, refer to:
GET https://{handle}.myshopline.com/admin/openapi/v20260301/fulfillment_orders/:order_id/:fulfillment_order_id.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 .
Get specify fulfillment order
Path Parameters
  • fulfillment_order_id string required
    Performance order id
    Example: "4005740193290131085320"
  • order_id string required
    Order id
    Example: "21057401932826316666967110"
Request Headers
  • Content-Type string required
    The field must be set to the fixed value application/json; charset=utf-8.
  • Authorization string required
    The 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 eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw
Status Codes
For the complete list of codes and messages, see Http status code.

Response Headers
  • 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_orderobject
    Order details
  • merchant_requestsobject[]
    Request shipping information list
  • kind string
    Request type : 1 fulfillment_request 2 cancellation_request
    Example: "fulfillment_request"
  • message string
    Notes for the shipping application
    Example: "rose"
  • notify_customer boolean
    Notify customers whether or not
  • send_at string
    Request time
    Example: 2021-08-04T23:59:59+08:00
  • request_status string
    Request status, including: accepted, cancellation_accepted, cancellation_rejected, cancellation_Requested, closed, rejected, submitted, unsubmitted
    Example: "submitted"
  • assigned_locationobject
    Location details assigned
  • address2 string
    Address 2
    Example: "Chestnut Street 92"
  • city string
    City
    Example: "Louisville"
  • country string
    Country
    Example: "United States"
  • address1 string
    Address 1
    Example: "Chestnut Street 92"
  • country_code string
    Country code
    Example: "US"
  • name string
    Location name
    Example: "Apple Api Shipwire"
  • phone string
    Location phone number
    Example: "+1(502)-459-3417"
  • location_id string
    Location id
    Example: "5327026538935748524"
  • province string
    Local province
    Example: "Kentucky"
  • zip string
    Location zip code
    Example: "40202"
  • fulfillment_holdsobject[]
    Pause information
  • reason string
    Pause cause
    Example: "out of stock"
  • reason_note string
    Pause notes
    Example: "customer require"
  • id string
    Performance order id
    Example: "4005740193290131085320"
  • line_itemsobject[]
    Product line information
  • fulfillment_order_id string
    Performance order id
    Example: "4005740193290131085320"
  • id string
    Performance order Product line id
    Example: "1039283"
  • quantity long
    Order Product line Product quantity
    Example: 1
  • harmonized_system_code string
    Customs code
    Example: "121"
  • line_item_id string
    Product row id
    Example: "518995019"
  • country_code_of_origin string
    Country code of origin/shipping point
    Example: "US"
  • fulfillable_quantity long
    Available in approximately Product quantities
    Example: 1
  • shop_id string
    store ID
    Example: "1644828244663"
  • variant_id string
    Product sku
    Example: "18055128824718541486811487"
  • order_id string
    Order id
    Example: "21057401932826316666967110"
  • assigned_location_id string
    Assigned location id
    Example: "5327026538935748524"
  • delivery_methodobject
    Express order logistics method
  • min_delivery_date_time string
    Earliest available delivery time
    Example: 2021-08-04T23:59:59+08:00
  • max_delivery_date_time string
    Latest delivery time
    Example: 2021-08-04T23:59:59+08:00
  • method_type string
    Delivery method type
    Example: shipping
  • shop_id string
    store ID
    Example: "1644828244663"
  • status string
    Map order status , including : open , in_progress , cmos ed , cancelled , incomplete , on_hold , scheduled
    Example: "open"
  • supported_actions array
    Operation supported by the appointment order includes : create_fulfillment -- created delivery , move -- moved to a new location , hold -- suspended delivery , release_hold -- ( after pause ) started delivery
    Example: ["[\"create_fulfillment\"]"]
  • destinationobject
    Consignee information
  • phone string
    Consignee phone number
    Example: "+1(502)-459-2181"
  • address1 string
    Consignee address 1
    Example: "Chestnut Street 92"
  • province_code string
    The IOS 3166-2 code of state or province
    Example: "KY"
  • zip string
    Consignee address zip
    Example: "40202"
  • city string
    Consignee city
    Example: "Louisville"
  • country_code string
    Country code
    Example: "US"
  • delivery_store_code string
    Local delivery store id, provided only for local delivery
    Example: "A121"
  • email string
    Consignee mailbox
    Example: "bob.norman@mail.example.com"
  • first_name string
    Consignee name
    Example: "Bob"
  • name string
    Customer name
    Example: "Bob Norman"
  • province string
    Consignee province
    Example: "Kentucky"
  • country string
    Consignee country
    Example: "United States"
  • last_name string
    Consignee last name
    Example: "Norman"
  • address2 string
    Consignee address 2
    Example: "Chestnut Street 92"
  • company string
    Consignee company
    Example: "Apple inc"
  • delivery_store_name string
    Local delivery store name, provided only for local delivery
    Example: "Xa Shop"
API Explorer
https://openapiceshidianpu.myshopline.com/admin/openapi/v20260301

ParamOptions

path required
path required
header required

Language

curl --request GET \
--url https://openapiceshidianpu.myshopline.com/admin/openapi/v20260301/fulfillment_orders/order_id/fulfillment_order_id.json \
--header 'Authorization: Bearer eyJhbGciOiJIUzUxMiJ9.eyJhcHBLZXkiOiJmMjM3OWQyMTYyOGMzM2QxMWRiMWZkYjY5N2EzZjdjMjZlNGMwYTA5Iiwic2VsbGVySWQiOiIyMDAwMjM0ODgwIiwic3RvcmVJZCI6IjE2NzIzNjk3Mjk2MDYiLCJ2ZXJzaW9uIjoiVjIiLCJkb21haW4iOiJodHRwczovL3NsLW9wZW4tc2cubXlzaG9wbGluZS5jb20iLCJ0aW1lc3RhbXAiOjE2NzUzMTk0OTI0MzksImlzcyI6Inlzb3VsIiwiZXhwIjoxNzY5OTI3NDkyfQ.UwQzomM2veGCUaOZ0paUxq5dpc7DXuhHYFvsQ_uIAKduzWcb_j2E4q_36El83sp145D4cKbpcE5KCeeIz-JNQw' \
--header 'Content-Type: application/json; charset=utf-8' \
--header 'accept: application/json'
Was this article helpful to you?