naftiko: 1.0.0-alpha2 info: label: Shopify API — Fulfillment description: 'Shopify API — Fulfillment. 173 operations. Lead operation: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Fulfillment created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-fulfillment baseUri: '' description: Shopify API — Fulfillment business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-assigned_fulfillment_orders.json path: /admin/api/2020-01/assigned_fulfillment_orders.json operations: - name: deprecated202001getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202001getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancel.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancel.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancel method: POST description: Shopify Marks A Fulfillment Order As Cancelled outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancellation_request.j path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequest method: POST description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancellation_request-a path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept method: POST description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancellation_request-r path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestreject method: POST description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-close.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/close.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidclose method: POST description: Shopify Marks An In Progress Fulfillment Order As Incomplete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for marking the fulfillment order as incomplete. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillment_request.js path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequest method: POST description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional message for the fulfillment request. - name: fulfillment_order_line_items in: query type: string description: The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept method: POST description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-re path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject method: POST description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillments.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillments.json operations: - name: deprecated202001getfulfillmentordersparamfulfillmentorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order that is associated with the fulfillments. - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-locations_for_move.jso path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json operations: - name: deprecated202001getfulfillmentordersparamfulfillmentorderidlocationsformove method: GET description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order. - name: admin-api-2020-01-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202001createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillment_services.json path: /admin/api/2020-01/fulfillment_services.json operations: - name: deprecated202001createfulfillmentservices method: POST description: Shopify To Create A Fulfillment Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillments.json path: /admin/api/2020-01/fulfillments.json operations: - name: deprecated202001createfulfillments method: POST description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-01/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202001createfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancels A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-fulfillments-fulfillment_id-update_tracking.json path: /admin/api/2020-01/fulfillments/{fulfillment_id}/update_tracking.json operations: - name: deprecated202001createfulfillmentsparamfulfillmentidupdatetracking method: POST description: Shopify Updates The Tracking Information For A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillment_orders.json path: /admin/api/2020-01/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202001getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-01-orders-order_id-fulfillments.json path: /admin/api/2020-01/orders/{order_id}/fulfillments.json operations: - name: deprecated202001createordersparamorderidfulfillments method: POST description: Shopify Create A Fulfillment For The Specified Order And Line Items outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: deprecated202001updateordersparamorderidfulfillmentsparamfulfillmentid method: PUT description: Shopify Update Information Associated With A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-complete.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json operations: - name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcomplete method: POST description: Shopify Mark A Fulfillment As Complete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidevents method: POST description: Shopify Creates A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: deprecated202001deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: DELETE description: Shopify Deletes A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-open.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/open.json operations: - name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidopen method: POST description: Shopify Mark A Fulfillment As Open outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-assigned_fulfillment_orders.json path: /admin/api/2020-04/assigned_fulfillment_orders.json operations: - name: deprecated202004getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202004getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancel.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancel.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancel method: POST description: Shopify Marks A Fulfillment Order As Cancelled outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancellation_request.j path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequest method: POST description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancellation_request-a path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept method: POST description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancellation_request-r path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestreject method: POST description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-close.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/close.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidclose method: POST description: Shopify Marks An In Progress Fulfillment Order As Incomplete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for marking the fulfillment order as incomplete. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillment_request.js path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequest method: POST description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional message for the fulfillment request. - name: fulfillment_order_line_items in: query type: string description: The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept method: POST description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillment_request-re path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject method: POST description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillments.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillments.json operations: - name: deprecated202004getfulfillmentordersparamfulfillmentorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order that is associated with the fulfillments. - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-locations_for_move.jso path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json operations: - name: deprecated202004getfulfillmentordersparamfulfillmentorderidlocationsformove method: GET description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order. - name: admin-api-2020-04-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202004createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillment_services.json path: /admin/api/2020-04/fulfillment_services.json operations: - name: deprecated202004createfulfillmentservices method: POST description: Shopify To Create A Fulfillment Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillments.json path: /admin/api/2020-04/fulfillments.json operations: - name: deprecated202004createfulfillments method: POST description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-04/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202004createfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancels A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-fulfillments-fulfillment_id-update_tracking.json path: /admin/api/2020-04/fulfillments/{fulfillment_id}/update_tracking.json operations: - name: deprecated202004createfulfillmentsparamfulfillmentidupdatetracking method: POST description: Shopify Updates The Tracking Information For A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillment_orders.json path: /admin/api/2020-04/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202004getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-04-orders-order_id-fulfillments.json path: /admin/api/2020-04/orders/{order_id}/fulfillments.json operations: - name: deprecated202004createordersparamorderidfulfillments method: POST description: Shopify Create A Fulfillment For The Specified Order And Line Items outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: deprecated202004updateordersparamorderidfulfillmentsparamfulfillmentid method: PUT description: Shopify Update Information Associated With A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-complete.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json operations: - name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcomplete method: POST description: Shopify Mark A Fulfillment As Complete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidevents method: POST description: Shopify Creates A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: deprecated202004deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: DELETE description: Shopify Deletes A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-open.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/open.json operations: - name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidopen method: POST description: Shopify Mark A Fulfillment As Open outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-assigned_fulfillment_orders.json path: /admin/api/2020-07/assigned_fulfillment_orders.json operations: - name: deprecated202007getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202007getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancel.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancel.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancel method: POST description: Shopify Marks A Fulfillment Order As Cancelled outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancellation_request.j path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequest method: POST description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancellation_request-a path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept method: POST description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancellation_request-r path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestreject method: POST description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-close.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/close.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidclose method: POST description: Shopify Marks An In Progress Fulfillment Order As Incomplete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for marking the fulfillment order as incomplete. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillment_request.js path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequest method: POST description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional message for the fulfillment request. - name: fulfillment_order_line_items in: query type: string description: The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept method: POST description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillment_request-re path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject method: POST description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillments.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillments.json operations: - name: deprecated202007getfulfillmentordersparamfulfillmentorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order that is associated with the fulfillments. - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-locations_for_move.jso path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json operations: - name: deprecated202007getfulfillmentordersparamfulfillmentorderidlocationsformove method: GET description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order. - name: admin-api-2020-07-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202007createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillment_services.json path: /admin/api/2020-07/fulfillment_services.json operations: - name: deprecated202007createfulfillmentservices method: POST description: Shopify To Create A Fulfillment Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillments.json path: /admin/api/2020-07/fulfillments.json operations: - name: deprecated202007createfulfillments method: POST description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-07/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202007createfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancels A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-fulfillments-fulfillment_id-update_tracking.json path: /admin/api/2020-07/fulfillments/{fulfillment_id}/update_tracking.json operations: - name: deprecated202007createfulfillmentsparamfulfillmentidupdatetracking method: POST description: Shopify Updates The Tracking Information For A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillment_orders.json path: /admin/api/2020-07/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202007getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-07-orders-order_id-fulfillments.json path: /admin/api/2020-07/orders/{order_id}/fulfillments.json operations: - name: deprecated202007createordersparamorderidfulfillments method: POST description: Shopify Create A Fulfillment For The Specified Order And Line Items outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: deprecated202007updateordersparamorderidfulfillmentsparamfulfillmentid method: PUT description: Shopify Update Information Associated With A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-complete.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json operations: - name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcomplete method: POST description: Shopify Mark A Fulfillment As Complete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidevents method: POST description: Shopify Creates A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: deprecated202007deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: DELETE description: Shopify Deletes A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-open.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/open.json operations: - name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidopen method: POST description: Shopify Mark A Fulfillment As Open outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-assigned_fulfillment_orders.json path: /admin/api/2020-10/assigned_fulfillment_orders.json operations: - name: getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}.json operations: - name: getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancel.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancel.json operations: - name: createfulfillmentordersparamfulfillmentorderidcancel method: POST description: Shopify Marks A Fulfillment Order As Cancelled outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancellation_request.j path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json operations: - name: createfulfillmentordersparamfulfillmentorderidcancellationrequest method: POST description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancellation_request-a path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json operations: - name: createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept method: POST description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancellation_request-r path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json operations: - name: createfulfillmentordersparamfulfillmentorderidcancellationrequestreject method: POST description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-close.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/close.json operations: - name: createfulfillmentordersparamfulfillmentorderidclose method: POST description: Shopify Marks An In Progress Fulfillment Order As Incomplete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for marking the fulfillment order as incomplete. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillment_request.js path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json operations: - name: createfulfillmentordersparamfulfillmentorderidfulfillmentrequest method: POST description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional message for the fulfillment request. - name: fulfillment_order_line_items in: query type: string description: The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json operations: - name: createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept method: POST description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillment_request-re path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json operations: - name: createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject method: POST description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillments.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillments.json operations: - name: getfulfillmentordersparamfulfillmentorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order that is associated with the fulfillments. - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-locations_for_move.jso path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json operations: - name: getfulfillmentordersparamfulfillmentorderidlocationsformove method: GET description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order. - name: admin-api-2020-10-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillment_services.json path: /admin/api/2020-10/fulfillment_services.json operations: - name: createfulfillmentservices method: POST description: Shopify To Create A Fulfillment Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillments.json path: /admin/api/2020-10/fulfillments.json operations: - name: createfulfillments method: POST description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-10/fulfillments/{fulfillment_id}/cancel.json operations: - name: createfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancels A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-fulfillments-fulfillment_id-update_tracking.json path: /admin/api/2020-10/fulfillments/{fulfillment_id}/update_tracking.json operations: - name: createfulfillmentsparamfulfillmentidupdatetracking method: POST description: Shopify Updates The Tracking Information For A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillment_orders.json path: /admin/api/2020-10/orders/{order_id}/fulfillment_orders.json operations: - name: getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2020-10-orders-order_id-fulfillments.json path: /admin/api/2020-10/orders/{order_id}/fulfillments.json operations: - name: createordersparamorderidfulfillments method: POST description: Shopify Create A Fulfillment For The Specified Order And Line Items outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: updateordersparamorderidfulfillmentsparamfulfillmentid method: PUT description: Shopify Update Information Associated With A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-complete.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json operations: - name: createordersparamorderidfulfillmentsparamfulfillmentidcomplete method: POST description: Shopify Mark A Fulfillment As Complete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: createordersparamorderidfulfillmentsparamfulfillmentidevents method: POST description: Shopify Creates A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: DELETE description: Shopify Deletes A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-open.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/open.json operations: - name: createordersparamorderidfulfillmentsparamfulfillmentidopen method: POST description: Shopify Mark A Fulfillment As Open outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-assigned_fulfillment_orders.json path: /admin/api/2021-01/assigned_fulfillment_orders.json operations: - name: deprecated202101getassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecated202101getfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancel.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancel.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancel method: POST description: Shopify Marks A Fulfillment Order As Cancelled outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancellation_request.j path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequest method: POST description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancellation_request-a path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept method: POST description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancellation_request-r path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestreject method: POST description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-close.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/close.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidclose method: POST description: Shopify Marks An In Progress Fulfillment Order As Incomplete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for marking the fulfillment order as incomplete. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillment_request.js path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequest method: POST description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional message for the fulfillment request. - name: fulfillment_order_line_items in: query type: string description: The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept method: POST description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-re path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject method: POST description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillments.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillments.json operations: - name: deprecated202101getfulfillmentordersparamfulfillmentorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order that is associated with the fulfillments. - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-locations_for_move.jso path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json operations: - name: deprecated202101getfulfillmentordersparamfulfillmentorderidlocationsformove method: GET description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order. - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-open.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/open.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidopen method: POST description: Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_orders-fulfillment_order_id-reschedule.json path: /admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/reschedule.json operations: - name: deprecated202101createfulfillmentordersparamfulfillmentorderidreschedule method: POST description: Shopify Updates The Fulfill_at Time Of A Scheduled Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillment_services.json path: /admin/api/2021-01/fulfillment_services.json operations: - name: deprecated202101createfulfillmentservices method: POST description: Shopify To Create A Fulfillment Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillments.json path: /admin/api/2021-01/fulfillments.json operations: - name: deprecated202101createfulfillments method: POST description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillments-fulfillment_id-cancel.json path: /admin/api/2021-01/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202101createfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancels A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-fulfillments-fulfillment_id-update_tracking.json path: /admin/api/2021-01/fulfillments/{fulfillment_id}/update_tracking.json operations: - name: deprecated202101createfulfillmentsparamfulfillmentidupdatetracking method: POST description: Shopify Updates The Tracking Information For A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillment_orders.json path: /admin/api/2021-01/orders/{order_id}/fulfillment_orders.json operations: - name: deprecated202101getordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-2021-01-orders-order_id-fulfillments.json path: /admin/api/2021-01/orders/{order_id}/fulfillments.json operations: - name: deprecated202101createordersparamorderidfulfillments method: POST description: Shopify Create A Fulfillment For The Specified Order And Line Items outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: deprecated202101updateordersparamorderidfulfillmentsparamfulfillmentid method: PUT description: Shopify Update Information Associated With A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-complete.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json operations: - name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcomplete method: POST description: Shopify Mark A Fulfillment As Complete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidevents method: POST description: Shopify Creates A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: deprecated202101deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: DELETE description: Shopify Deletes A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-open.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/open.json operations: - name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidopen method: POST description: Shopify Mark A Fulfillment As Open outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-assigned_fulfillment_orders.json path: /admin/api/unstable/assigned_fulfillment_orders.json operations: - name: deprecatedunstablegetassignedfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: assignment_status in: query type: string description: 'The assigment status of the fulfillment orders that should be returned:' - name: location_ids in: query type: string description: The IDs of the assigned locations of the fulfillment orders that should be returned. - name: location_ids[] in: query type: integer description: location_ids[] - name: admin-api-unstable-fulfillment_orders-release_hold.json path: /admin/api/unstable/fulfillment_orders/release_hold.json operations: - name: deprecatedunstablecreatefulfillmentordersreleasehold method: POST description: Shopify Releases The Fulfillment Order Holds For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: query type: string description: The ID of the order that is associated to the fulfillment orders. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id}.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}.json operations: - name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderid method: GET description: Shopify Retrieves A Specific Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancel.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancel.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancel method: POST description: Shopify Marks A Fulfillment Order As Cancelled outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancellation_request. path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequest method: POST description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancellation_request- path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestaccept method: POST description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancellation_request- path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestreject method: POST description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the cancellation request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-close.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/close.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidclose method: POST description: Shopify Marks An In Progress Fulfillment Order As Incomplete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for marking the fulfillment order as incomplete. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillment_request.j path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequest method: POST description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional message for the fulfillment request. - name: fulfillment_order_line_items in: query type: string description: The fulfillment order line items to be requested for fulfillment. If left blank, all line items of the fulfillment order are requested for fulfillment. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillment_request-a path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept method: POST description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for accepting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillment_request-r path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestreject method: POST description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: message in: query type: string description: An optional reason for rejecting the fulfillment request. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillments.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillments.json operations: - name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order that is associated with the fulfillments. - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-locations_for_move.js path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json operations: - name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderidlocationsformove method: GET description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: fulfillment_order_id in: query type: string description: The ID of the fulfillment order. - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-move.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/move.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove method: POST description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: new_location_id in: query type: string description: The id of the location to which the fulfillment order will be moved. - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-open.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/open.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidopen method: POST description: Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_orders-fulfillment_order_id-reschedule.json path: /admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/reschedule.json operations: - name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidreschedule method: POST description: Shopify Updates The Fulfill_at Time Of A Scheduled Fulfillment Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_order_id in: path type: string description: fulfillment_order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillment_services.json path: /admin/api/unstable/fulfillment_services.json operations: - name: deprecatedunstablecreatefulfillmentservices method: POST description: Shopify To Create A Fulfillment Service outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillments.json path: /admin/api/unstable/fulfillments.json operations: - name: deprecatedunstablecreatefulfillments method: POST description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillments-fulfillment_id-cancel.json path: /admin/api/unstable/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecatedunstablecreatefulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancels A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-fulfillments-fulfillment_id-update_tracking.json path: /admin/api/unstable/fulfillments/{fulfillment_id}/update_tracking.json operations: - name: deprecatedunstablecreatefulfillmentsparamfulfillmentidupdatetracking method: POST description: Shopify Updates The Tracking Information For A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillment_orders.json path: /admin/api/unstable/orders/{order_id}/fulfillment_orders.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentorders method: GET description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: order_id in: query type: string description: The ID of the order that is associated with the fulfillment orders. - name: admin-api-unstable-orders-order_id-fulfillments.json path: /admin/api/unstable/orders/{order_id}/fulfillments.json operations: - name: deprecatedunstablecreateordersparamorderidfulfillments method: POST description: Shopify Create A Fulfillment For The Specified Order And Line Items outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id}.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid method: GET description: Shopify Retrieve A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fields in: query type: string description: Comma-separated list of fields to include in the response. - name: deprecatedunstableupdateordersparamorderidfulfillmentsparamfulfillmentid method: PUT description: Shopify Update Information Associated With A Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-cancel.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json operations: - name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel method: POST description: Shopify Cancel A Fulfillment For A Specific Order Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-complete.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/complete.json operations: - name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcomplete method: POST description: Shopify Mark A Fulfillment As Complete outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents method: GET description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: fulfillment_id in: query type: string description: The ID of the fulfillment that's associated with the fulfillment event. - name: order_id in: query type: string description: The ID of the order that's associated with the fulfillment event. - name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidevents method: POST description: Shopify Creates A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events-event_id}. path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/events/{event_id}.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: GET description: Shopify Retrieves A Specific Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: event_id in: query type: string description: The ID of the fulfillment event. - name: deprecatedunstabledeleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid method: DELETE description: Shopify Deletes A Fulfillment Event outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: event_id in: path type: string description: event_id required: true - name: admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-open.json path: /admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/open.json operations: - name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidopen method: POST description: Shopify Mark A Fulfillment As Open outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: fulfillment_id in: path type: string description: fulfillment_id required: true - name: body in: body type: object description: Request body (JSON). required: false exposes: - type: rest namespace: shopify-fulfillment-rest port: 8080 description: REST adapter for Shopify API — Fulfillment. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/assigned-fulfillment-orders-json name: admin-api-2020-01-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-01-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202001getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-fulfillment.deprecated202001getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202001getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-fulfillment.deprecated202001getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/cancel-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-cancel-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancel.json. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancel description: Shopify Marks A Fulfillment Order As Cancelled call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/cancellation-request-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-cancellation-request-j description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancellation_request.j. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequest description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/cancellation-request/accept-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-cancellation-request-a description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancellation_request-a. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/cancellation-request/reject-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-cancellation-request-r description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-cancellation_request-r. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestreject description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/close-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-close-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-close.json. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidclose description: Shopify Marks An In Progress Fulfillment Order As Incomplete call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/fulfillment-request-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-fulfillment-request-js description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillment_request.js. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequest description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message fulfillment_order_line_items: rest.fulfillment_order_line_items body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/accept-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-fulfillment-request-ac description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/reject-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-fulfillment-request-re description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-re. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/fulfillments-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-fulfillments-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-fulfillments.json. operations: - method: GET name: deprecated202001getfulfillmentordersparamfulfillmentorderidfulfillments description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order call: shopify-fulfillment.deprecated202001getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/locations-for-move-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-locations-for-move-jso description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-locations_for_move.jso. operations: - method: GET name: deprecated202001getfulfillmentordersparamfulfillmentorderidlocationsformove description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To call: shopify-fulfillment.deprecated202001getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-01-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-01-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202001createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillment-services-json name: admin-api-2020-01-fulfillment-services-json description: REST surface for admin-api-2020-01-fulfillment_services.json. operations: - method: POST name: deprecated202001createfulfillmentservices description: Shopify To Create A Fulfillment Service call: shopify-fulfillment.deprecated202001createfulfillmentservices with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillments-json name: admin-api-2020-01-fulfillments-json description: REST surface for admin-api-2020-01-fulfillments.json. operations: - method: POST name: deprecated202001createfulfillments description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders call: shopify-fulfillment.deprecated202001createfulfillments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-01-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-01-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202001createfulfillmentsparamfulfillmentidcancel description: Shopify Cancels A Fulfillment call: shopify-fulfillment.deprecated202001createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/fulfillments/{fulfillment-id}/update-tracking-json name: admin-api-2020-01-fulfillments-fulfillment-id-update-tracking-json description: REST surface for admin-api-2020-01-fulfillments-fulfillment_id-update_tracking.json. operations: - method: POST name: deprecated202001createfulfillmentsparamfulfillmentidupdatetracking description: Shopify Updates The Tracking Information For A Fulfillment call: shopify-fulfillment.deprecated202001createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-01-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments-json name: admin-api-2020-01-orders-order-id-fulfillments-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments.json. operations: - method: POST name: deprecated202001createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecated202001updateordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Update Information Associated With A Fulfillment call: shopify-fulfillment.deprecated202001updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/complete-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-complete-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-complete.json. operations: - method: POST name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcomplete description: Shopify Mark A Fulfillment As Complete call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - method: POST name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Creates A Fulfillment Event call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202001deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Deletes A Fulfillment Event call: shopify-fulfillment.deprecated202001deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/{fulfillment-id}/open-json name: admin-api-2020-01-orders-order-id-fulfillments-fulfillment-id-open-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-fulfillment_id-open.json. operations: - method: POST name: deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidopen description: Shopify Mark A Fulfillment As Open call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/assigned-fulfillment-orders-json name: admin-api-2020-04-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-04-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202004getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-fulfillment.deprecated202004getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202004getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-fulfillment.deprecated202004getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/cancel-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-cancel-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancel.json. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancel description: Shopify Marks A Fulfillment Order As Cancelled call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/cancellation-request-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-cancellation-request-j description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancellation_request.j. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequest description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/cancellation-request/accept-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-cancellation-request-a description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancellation_request-a. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/cancellation-request/reject-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-cancellation-request-r description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-cancellation_request-r. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestreject description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/close-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-close-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-close.json. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidclose description: Shopify Marks An In Progress Fulfillment Order As Incomplete call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/fulfillment-request-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-fulfillment-request-js description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillment_request.js. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequest description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message fulfillment_order_line_items: rest.fulfillment_order_line_items body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/accept-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-fulfillment-request-ac description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/reject-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-fulfillment-request-re description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillment_request-re. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/fulfillments-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-fulfillments-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-fulfillments.json. operations: - method: GET name: deprecated202004getfulfillmentordersparamfulfillmentorderidfulfillments description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order call: shopify-fulfillment.deprecated202004getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/locations-for-move-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-locations-for-move-jso description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-locations_for_move.jso. operations: - method: GET name: deprecated202004getfulfillmentordersparamfulfillmentorderidlocationsformove description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To call: shopify-fulfillment.deprecated202004getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-04-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-04-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202004createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillment-services-json name: admin-api-2020-04-fulfillment-services-json description: REST surface for admin-api-2020-04-fulfillment_services.json. operations: - method: POST name: deprecated202004createfulfillmentservices description: Shopify To Create A Fulfillment Service call: shopify-fulfillment.deprecated202004createfulfillmentservices with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillments-json name: admin-api-2020-04-fulfillments-json description: REST surface for admin-api-2020-04-fulfillments.json. operations: - method: POST name: deprecated202004createfulfillments description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders call: shopify-fulfillment.deprecated202004createfulfillments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-04-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-04-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202004createfulfillmentsparamfulfillmentidcancel description: Shopify Cancels A Fulfillment call: shopify-fulfillment.deprecated202004createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/fulfillments/{fulfillment-id}/update-tracking-json name: admin-api-2020-04-fulfillments-fulfillment-id-update-tracking-json description: REST surface for admin-api-2020-04-fulfillments-fulfillment_id-update_tracking.json. operations: - method: POST name: deprecated202004createfulfillmentsparamfulfillmentidupdatetracking description: Shopify Updates The Tracking Information For A Fulfillment call: shopify-fulfillment.deprecated202004createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-04-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments-json name: admin-api-2020-04-orders-order-id-fulfillments-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments.json. operations: - method: POST name: deprecated202004createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecated202004updateordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Update Information Associated With A Fulfillment call: shopify-fulfillment.deprecated202004updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/complete-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-complete-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-complete.json. operations: - method: POST name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcomplete description: Shopify Mark A Fulfillment As Complete call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - method: POST name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Creates A Fulfillment Event call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202004deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Deletes A Fulfillment Event call: shopify-fulfillment.deprecated202004deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/{fulfillment-id}/open-json name: admin-api-2020-04-orders-order-id-fulfillments-fulfillment-id-open-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-fulfillment_id-open.json. operations: - method: POST name: deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidopen description: Shopify Mark A Fulfillment As Open call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/assigned-fulfillment-orders-json name: admin-api-2020-07-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-07-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202007getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-fulfillment.deprecated202007getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202007getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-fulfillment.deprecated202007getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/cancel-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-cancel-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancel.json. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancel description: Shopify Marks A Fulfillment Order As Cancelled call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/cancellation-request-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-cancellation-request-j description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancellation_request.j. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequest description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/cancellation-request/accept-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-cancellation-request-a description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancellation_request-a. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/cancellation-request/reject-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-cancellation-request-r description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-cancellation_request-r. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestreject description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/close-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-close-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-close.json. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidclose description: Shopify Marks An In Progress Fulfillment Order As Incomplete call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/fulfillment-request-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-fulfillment-request-js description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillment_request.js. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequest description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message fulfillment_order_line_items: rest.fulfillment_order_line_items body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/accept-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-fulfillment-request-ac description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/reject-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-fulfillment-request-re description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillment_request-re. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/fulfillments-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-fulfillments-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-fulfillments.json. operations: - method: GET name: deprecated202007getfulfillmentordersparamfulfillmentorderidfulfillments description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order call: shopify-fulfillment.deprecated202007getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/locations-for-move-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-locations-for-move-jso description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-locations_for_move.jso. operations: - method: GET name: deprecated202007getfulfillmentordersparamfulfillmentorderidlocationsformove description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To call: shopify-fulfillment.deprecated202007getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-07-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-07-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202007createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillment-services-json name: admin-api-2020-07-fulfillment-services-json description: REST surface for admin-api-2020-07-fulfillment_services.json. operations: - method: POST name: deprecated202007createfulfillmentservices description: Shopify To Create A Fulfillment Service call: shopify-fulfillment.deprecated202007createfulfillmentservices with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillments-json name: admin-api-2020-07-fulfillments-json description: REST surface for admin-api-2020-07-fulfillments.json. operations: - method: POST name: deprecated202007createfulfillments description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders call: shopify-fulfillment.deprecated202007createfulfillments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-07-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-07-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202007createfulfillmentsparamfulfillmentidcancel description: Shopify Cancels A Fulfillment call: shopify-fulfillment.deprecated202007createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/fulfillments/{fulfillment-id}/update-tracking-json name: admin-api-2020-07-fulfillments-fulfillment-id-update-tracking-json description: REST surface for admin-api-2020-07-fulfillments-fulfillment_id-update_tracking.json. operations: - method: POST name: deprecated202007createfulfillmentsparamfulfillmentidupdatetracking description: Shopify Updates The Tracking Information For A Fulfillment call: shopify-fulfillment.deprecated202007createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-07-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments-json name: admin-api-2020-07-orders-order-id-fulfillments-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments.json. operations: - method: POST name: deprecated202007createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecated202007updateordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Update Information Associated With A Fulfillment call: shopify-fulfillment.deprecated202007updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/complete-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-complete-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-complete.json. operations: - method: POST name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcomplete description: Shopify Mark A Fulfillment As Complete call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - method: POST name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Creates A Fulfillment Event call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202007deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Deletes A Fulfillment Event call: shopify-fulfillment.deprecated202007deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/{fulfillment-id}/open-json name: admin-api-2020-07-orders-order-id-fulfillments-fulfillment-id-open-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-fulfillment_id-open.json. operations: - method: POST name: deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidopen description: Shopify Mark A Fulfillment As Open call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/assigned-fulfillment-orders-json name: admin-api-2020-10-assigned-fulfillment-orders-json description: REST surface for admin-api-2020-10-assigned_fulfillment_orders.json. operations: - method: GET name: getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-fulfillment.getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/fulfillment-order-id-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-fulfillment.getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/cancel-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-cancel-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancel.json. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidcancel description: Shopify Marks A Fulfillment Order As Cancelled call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/cancellation-request-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-cancellation-request-j description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancellation_request.j. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidcancellationrequest description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/cancellation-request/accept-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-cancellation-request-a description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancellation_request-a. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/cancellation-request/reject-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-cancellation-request-r description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-cancellation_request-r. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidcancellationrequestreject description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/close-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-close-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-close.json. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidclose description: Shopify Marks An In Progress Fulfillment Order As Incomplete call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/fulfillment-request-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-fulfillment-request-js description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillment_request.js. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidfulfillmentrequest description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message fulfillment_order_line_items: rest.fulfillment_order_line_items body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/accept-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-fulfillment-request-ac description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/reject-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-fulfillment-request-re description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillment_request-re. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/fulfillments-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-fulfillments-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-fulfillments.json. operations: - method: GET name: getfulfillmentordersparamfulfillmentorderidfulfillments description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order call: shopify-fulfillment.getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/locations-for-move-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-locations-for-move-jso description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-locations_for_move.jso. operations: - method: GET name: getfulfillmentordersparamfulfillmentorderidlocationsformove description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To call: shopify-fulfillment.getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2020-10-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2020-10-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillment-services-json name: admin-api-2020-10-fulfillment-services-json description: REST surface for admin-api-2020-10-fulfillment_services.json. operations: - method: POST name: createfulfillmentservices description: Shopify To Create A Fulfillment Service call: shopify-fulfillment.createfulfillmentservices with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillments-json name: admin-api-2020-10-fulfillments-json description: REST surface for admin-api-2020-10-fulfillments.json. operations: - method: POST name: createfulfillments description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders call: shopify-fulfillment.createfulfillments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-10-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-10-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: createfulfillmentsparamfulfillmentidcancel description: Shopify Cancels A Fulfillment call: shopify-fulfillment.createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/fulfillments/{fulfillment-id}/update-tracking-json name: admin-api-2020-10-fulfillments-fulfillment-id-update-tracking-json description: REST surface for admin-api-2020-10-fulfillments-fulfillment_id-update_tracking.json. operations: - method: POST name: createfulfillmentsparamfulfillmentidupdatetracking description: Shopify Updates The Tracking Information For A Fulfillment call: shopify-fulfillment.createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillment-orders-json name: admin-api-2020-10-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillment_orders.json. operations: - method: GET name: getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-fulfillment.getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments-json name: admin-api-2020-10-orders-order-id-fulfillments-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments.json. operations: - method: POST name: createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-fulfillment.createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-fulfillment.getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: updateordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Update Information Associated With A Fulfillment call: shopify-fulfillment.updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/complete-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-complete-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-complete.json. operations: - method: POST name: createordersparamorderidfulfillmentsparamfulfillmentidcomplete description: Shopify Mark A Fulfillment As Complete call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-fulfillment.getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - method: POST name: createordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Creates A Fulfillment Event call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-fulfillment.getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - method: DELETE name: deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Deletes A Fulfillment Event call: shopify-fulfillment.deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/{fulfillment-id}/open-json name: admin-api-2020-10-orders-order-id-fulfillments-fulfillment-id-open-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-fulfillment_id-open.json. operations: - method: POST name: createordersparamorderidfulfillmentsparamfulfillmentidopen description: Shopify Mark A Fulfillment As Open call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/assigned-fulfillment-orders-json name: admin-api-2021-01-assigned-fulfillment-orders-json description: REST surface for admin-api-2021-01-assigned_fulfillment_orders.json. operations: - method: GET name: deprecated202101getassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-fulfillment.deprecated202101getassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/fulfillment-order-id-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecated202101getfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-fulfillment.deprecated202101getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/cancel-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-cancel-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancel.json. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancel description: Shopify Marks A Fulfillment Order As Cancelled call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/cancellation-request-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-cancellation-request-j description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancellation_request.j. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequest description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/cancellation-request/accept-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-cancellation-request-a description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancellation_request-a. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/cancellation-request/reject-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-cancellation-request-r description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-cancellation_request-r. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestreject description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/close-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-close-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-close.json. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidclose description: Shopify Marks An In Progress Fulfillment Order As Incomplete call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/fulfillment-request-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-fulfillment-request-js description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillment_request.js. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequest description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message fulfillment_order_line_items: rest.fulfillment_order_line_items body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/accept-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-fulfillment-request-ac description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-ac. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/reject-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-fulfillment-request-re description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillment_request-re. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/fulfillments-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-fulfillments-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-fulfillments.json. operations: - method: GET name: deprecated202101getfulfillmentordersparamfulfillmentorderidfulfillments description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order call: shopify-fulfillment.deprecated202101getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/locations-for-move-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-locations-for-move-jso description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-locations_for_move.jso. operations: - method: GET name: deprecated202101getfulfillmentordersparamfulfillmentorderidlocationsformove description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To call: shopify-fulfillment.deprecated202101getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/open-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-open-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-open.json. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidopen description: Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidopen with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-orders/{fulfillment-order-id}/reschedule-json name: admin-api-2021-01-fulfillment-orders-fulfillment-order-id-reschedule-json description: REST surface for admin-api-2021-01-fulfillment_orders-fulfillment_order_id-reschedule.json. operations: - method: POST name: deprecated202101createfulfillmentordersparamfulfillmentorderidreschedule description: Shopify Updates The Fulfill_at Time Of A Scheduled Fulfillment Order call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillment-services-json name: admin-api-2021-01-fulfillment-services-json description: REST surface for admin-api-2021-01-fulfillment_services.json. operations: - method: POST name: deprecated202101createfulfillmentservices description: Shopify To Create A Fulfillment Service call: shopify-fulfillment.deprecated202101createfulfillmentservices with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillments-json name: admin-api-2021-01-fulfillments-json description: REST surface for admin-api-2021-01-fulfillments.json. operations: - method: POST name: deprecated202101createfulfillments description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders call: shopify-fulfillment.deprecated202101createfulfillments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2021-01-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2021-01-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202101createfulfillmentsparamfulfillmentidcancel description: Shopify Cancels A Fulfillment call: shopify-fulfillment.deprecated202101createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/fulfillments/{fulfillment-id}/update-tracking-json name: admin-api-2021-01-fulfillments-fulfillment-id-update-tracking-json description: REST surface for admin-api-2021-01-fulfillments-fulfillment_id-update_tracking.json. operations: - method: POST name: deprecated202101createfulfillmentsparamfulfillmentidupdatetracking description: Shopify Updates The Tracking Information For A Fulfillment call: shopify-fulfillment.deprecated202101createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillment-orders-json name: admin-api-2021-01-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments-json name: admin-api-2021-01-orders-order-id-fulfillments-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments.json. operations: - method: POST name: deprecated202101createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecated202101updateordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Update Information Associated With A Fulfillment call: shopify-fulfillment.deprecated202101updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/complete-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-complete-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-complete.json. operations: - method: POST name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcomplete description: Shopify Mark A Fulfillment As Complete call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - method: POST name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Creates A Fulfillment Event call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-events-event-id-j description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-events-event_id}.j. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202101deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Deletes A Fulfillment Event call: shopify-fulfillment.deprecated202101deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/{fulfillment-id}/open-json name: admin-api-2021-01-orders-order-id-fulfillments-fulfillment-id-open-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-fulfillment_id-open.json. operations: - method: POST name: deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidopen description: Shopify Mark A Fulfillment As Open call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/assigned-fulfillment-orders-json name: admin-api-unstable-assigned-fulfillment-orders-json description: REST surface for admin-api-unstable-assigned_fulfillment_orders.json. operations: - method: GET name: deprecatedunstablegetassignedfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App call: shopify-fulfillment.deprecatedunstablegetassignedfulfillmentorders with: assignment_status: rest.assignment_status location_ids: rest.location_ids location_ids[]: rest.location_ids[] outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/release-hold-json name: admin-api-unstable-fulfillment-orders-release-hold-json description: REST surface for admin-api-unstable-fulfillment_orders-release_hold.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersreleasehold description: Shopify Releases The Fulfillment Order Holds For A Specific Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersreleasehold with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/fulfillment-order-id-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id}.json. operations: - method: GET name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderid description: Shopify Retrieves A Specific Fulfillment Order call: shopify-fulfillment.deprecatedunstablegetfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/cancel-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-cancel-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancel.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancel description: Shopify Marks A Fulfillment Order As Cancelled call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/cancellation-request-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-cancellation-request description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancellation_request.. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequest description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/cancellation-request/accept-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-cancellation-request description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancellation_request-. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestaccept description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/cancellation-request/reject-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-cancellation-request description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-cancellation_request-. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestreject description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/close-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-close-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-close.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidclose description: Shopify Marks An In Progress Fulfillment Order As Incomplete call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/fulfillment-request-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-fulfillment-request-j description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillment_request.j. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequest description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message fulfillment_order_line_items: rest.fulfillment_order_line_items body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/accept-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-fulfillment-request-a description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillment_request-a. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/fulfillment-request/reject-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-fulfillment-request-r description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillment_request-r. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestreject description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: rest.fulfillment_order_id message: rest.message body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/fulfillments-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-fulfillments-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-fulfillments.json. operations: - method: GET name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderidfulfillments description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order call: shopify-fulfillment.deprecatedunstablegetfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/locations-for-move-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-locations-for-move-js description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-locations_for_move.js. operations: - method: GET name: deprecatedunstablegetfulfillmentordersparamfulfillmentorderidlocationsformove description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To call: shopify-fulfillment.deprecatedunstablegetfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: rest.fulfillment_order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/move-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-move-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-move.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: rest.fulfillment_order_id new_location_id: rest.new_location_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/open-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-open-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-open.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidopen description: Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidopen with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-orders/{fulfillment-order-id}/reschedule-json name: admin-api-unstable-fulfillment-orders-fulfillment-order-id-reschedule-json description: REST surface for admin-api-unstable-fulfillment_orders-fulfillment_order_id-reschedule.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidreschedule description: Shopify Updates The Fulfill_at Time Of A Scheduled Fulfillment Order call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: rest.fulfillment_order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillment-services-json name: admin-api-unstable-fulfillment-services-json description: REST surface for admin-api-unstable-fulfillment_services.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentservices description: Shopify To Create A Fulfillment Service call: shopify-fulfillment.deprecatedunstablecreatefulfillmentservices with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillments-json name: admin-api-unstable-fulfillments-json description: REST surface for admin-api-unstable-fulfillments.json. operations: - method: POST name: deprecatedunstablecreatefulfillments description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders call: shopify-fulfillment.deprecatedunstablecreatefulfillments with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillments/{fulfillment-id}/cancel-json name: admin-api-unstable-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-unstable-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentsparamfulfillmentidcancel description: Shopify Cancels A Fulfillment call: shopify-fulfillment.deprecatedunstablecreatefulfillmentsparamfulfillmentidcancel with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/fulfillments/{fulfillment-id}/update-tracking-json name: admin-api-unstable-fulfillments-fulfillment-id-update-tracking-json description: REST surface for admin-api-unstable-fulfillments-fulfillment_id-update_tracking.json. operations: - method: POST name: deprecatedunstablecreatefulfillmentsparamfulfillmentidupdatetracking description: Shopify Updates The Tracking Information For A Fulfillment call: shopify-fulfillment.deprecatedunstablecreatefulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillment-orders-json name: admin-api-unstable-orders-order-id-fulfillment-orders-json description: REST surface for admin-api-unstable-orders-order_id-fulfillment_orders.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentorders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentorders with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments-json name: admin-api-unstable-orders-order-id-fulfillments-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments.json. operations: - method: POST name: deprecatedunstablecreateordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/fulfillment-id-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id}.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Retrieve A Specific Fulfillment call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecatedunstableupdateordersparamorderidfulfillmentsparamfulfillmentid description: Shopify Update Information Associated With A Fulfillment call: shopify-fulfillment.deprecatedunstableupdateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/cancel-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-cancel-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-cancel.json. operations: - method: POST name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel description: Shopify Cancel A Fulfillment For A Specific Order Id call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/complete-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-complete-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-complete.json. operations: - method: POST name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcomplete description: Shopify Mark A Fulfillment As Complete call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/events-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-events-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id outputParameters: - type: object mapping: $. - method: POST name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidevents description: Shopify Creates A Fulfillment Event call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/events/event-id-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-events-event-id description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-events-event_id}.. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Retrieves A Specific Fulfillment Event call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - method: DELETE name: deprecatedunstabledeleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid description: Shopify Deletes A Fulfillment Event call: shopify-fulfillment.deprecatedunstabledeleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id event_id: rest.event_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/{fulfillment-id}/open-json name: admin-api-unstable-orders-order-id-fulfillments-fulfillment-id-open-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-fulfillment_id-open.json. operations: - method: POST name: deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidopen description: Shopify Mark A Fulfillment As Open call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: rest.order_id fulfillment_id: rest.fulfillment_id body: rest.body outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-fulfillment-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Fulfillment. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-list-fulfillment-orders description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-marks-fulfillment-order-cancelled description: Shopify Marks A Fulfillment Order As Cancelled hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-cancellation-request-fulfillment description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-cancellation-request-sent description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-cancellation-request-sent description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-progress-fulfillment-order description: Shopify Marks An In Progress Fulfillment Order As Incomplete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-fulfillment-request-fulfillment description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message fulfillment_order_line_items: tools.fulfillment_order_line_items body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-fulfillment-request-sent description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-fulfillment-request-sent description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-fulfillment description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-locations-that description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-service description: Shopify To Create A Fulfillment Service hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentservices with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-one-many description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillments with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancels-fulfillment description: Shopify Cancels A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-tracking-information-fulfillment description: Shopify Updates The Tracking Information For A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-2 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-specified-order description: Shopify Create A Fulfillment For The Specified Order And Line Items hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-update-information-associated-fulfillment description: Shopify Update Information Associated With A Fulfillment hints: readOnly: false destructive: false idempotent: true call: shopify-fulfillment.deprecated202001updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-complete description: Shopify Mark A Fulfillment As Complete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-event description: Shopify Creates A Fulfillment Event hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202001getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-deletes-fulfillment-event description: Shopify Deletes A Fulfillment Event hints: readOnly: false destructive: true idempotent: true call: shopify-fulfillment.deprecated202001deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-open description: Shopify Mark A Fulfillment As Open hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-3 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-2 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-marks-fulfillment-order-cancelled-2 description: Shopify Marks A Fulfillment Order As Cancelled hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-cancellation-request-fulfillment-2 description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-cancellation-request-sent-2 description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-cancellation-request-sent-2 description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-progress-fulfillment-order-2 description: Shopify Marks An In Progress Fulfillment Order As Incomplete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-fulfillment-request-fulfillment-2 description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message fulfillment_order_line_items: tools.fulfillment_order_line_items body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-fulfillment-request-sent-2 description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-fulfillment-request-sent-2 description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-fulfillment-2 description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-locations-that-2 description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-2 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-service-2 description: Shopify To Create A Fulfillment Service hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentservices with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-one-many-2 description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillments with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancels-fulfillment-2 description: Shopify Cancels A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-tracking-information-fulfillment-2 description: Shopify Updates The Tracking Information For A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-4 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-specified-order-2 description: Shopify Create A Fulfillment For The Specified Order And Line Items hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-2 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-update-information-associated-fulfillment-2 description: Shopify Update Information Associated With A Fulfillment hints: readOnly: false destructive: false idempotent: true call: shopify-fulfillment.deprecated202004updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-2 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-complete-2 description: Shopify Mark A Fulfillment As Complete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-2 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-event-2 description: Shopify Creates A Fulfillment Event hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-2 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202004getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-deletes-fulfillment-event-2 description: Shopify Deletes A Fulfillment Event hints: readOnly: false destructive: true idempotent: true call: shopify-fulfillment.deprecated202004deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-open-2 description: Shopify Mark A Fulfillment As Open hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-5 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-3 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-marks-fulfillment-order-cancelled-3 description: Shopify Marks A Fulfillment Order As Cancelled hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-cancellation-request-fulfillment-3 description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-cancellation-request-sent-3 description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-cancellation-request-sent-3 description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-progress-fulfillment-order-3 description: Shopify Marks An In Progress Fulfillment Order As Incomplete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-fulfillment-request-fulfillment-3 description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message fulfillment_order_line_items: tools.fulfillment_order_line_items body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-fulfillment-request-sent-3 description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-fulfillment-request-sent-3 description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-fulfillment-3 description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-locations-that-3 description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-3 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-service-3 description: Shopify To Create A Fulfillment Service hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentservices with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-one-many-3 description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillments with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancels-fulfillment-3 description: Shopify Cancels A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-tracking-information-fulfillment-3 description: Shopify Updates The Tracking Information For A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-6 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-specified-order-3 description: Shopify Create A Fulfillment For The Specified Order And Line Items hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-3 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-update-information-associated-fulfillment-3 description: Shopify Update Information Associated With A Fulfillment hints: readOnly: false destructive: false idempotent: true call: shopify-fulfillment.deprecated202007updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-3 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-complete-3 description: Shopify Mark A Fulfillment As Complete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-3 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-event-3 description: Shopify Creates A Fulfillment Event hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-3 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202007getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-deletes-fulfillment-event-3 description: Shopify Deletes A Fulfillment Event hints: readOnly: false destructive: true idempotent: true call: shopify-fulfillment.deprecated202007deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-open-3 description: Shopify Mark A Fulfillment As Open hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-7 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-4 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-marks-fulfillment-order-cancelled-4 description: Shopify Marks A Fulfillment Order As Cancelled hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-cancellation-request-fulfillment-4 description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-cancellation-request-sent-4 description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-cancellation-request-sent-4 description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-progress-fulfillment-order-4 description: Shopify Marks An In Progress Fulfillment Order As Incomplete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-fulfillment-request-fulfillment-4 description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message fulfillment_order_line_items: tools.fulfillment_order_line_items body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-fulfillment-request-sent-4 description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-fulfillment-request-sent-4 description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-fulfillment-4 description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-locations-that-4 description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-4 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-service-4 description: Shopify To Create A Fulfillment Service hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentservices with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-one-many-4 description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillments with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancels-fulfillment-4 description: Shopify Cancels A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-tracking-information-fulfillment-4 description: Shopify Updates The Tracking Information For A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-8 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-specified-order-4 description: Shopify Create A Fulfillment For The Specified Order And Line Items hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-4 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-update-information-associated-fulfillment-4 description: Shopify Update Information Associated With A Fulfillment hints: readOnly: false destructive: false idempotent: true call: shopify-fulfillment.updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-4 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-complete-4 description: Shopify Mark A Fulfillment As Complete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-4 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-event-4 description: Shopify Creates A Fulfillment Event hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-4 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-deletes-fulfillment-event-4 description: Shopify Deletes A Fulfillment Event hints: readOnly: false destructive: true idempotent: true call: shopify-fulfillment.deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-open-4 description: Shopify Mark A Fulfillment As Open hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-9 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-5 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-marks-fulfillment-order-cancelled-5 description: Shopify Marks A Fulfillment Order As Cancelled hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-cancellation-request-fulfillment-5 description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-cancellation-request-sent-5 description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-cancellation-request-sent-5 description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-progress-fulfillment-order-5 description: Shopify Marks An In Progress Fulfillment Order As Incomplete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-fulfillment-request-fulfillment-5 description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message fulfillment_order_line_items: tools.fulfillment_order_line_items body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-fulfillment-request-sent-5 description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-fulfillment-request-sent-5 description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-fulfillment-5 description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-locations-that-5 description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-5 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-scheduled-fulfillment-order description: Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidopen with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-fulfill-time-scheduled description: Shopify Updates The Fulfill_at Time Of A Scheduled Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-service-5 description: Shopify To Create A Fulfillment Service hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentservices with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-one-many-5 description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillments with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancels-fulfillment-5 description: Shopify Cancels A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentsparamfulfillmentidcancel with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-tracking-information-fulfillment-5 description: Shopify Updates The Tracking Information For A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createfulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-10 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-specified-order-5 description: Shopify Create A Fulfillment For The Specified Order And Line Items hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-5 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-update-information-associated-fulfillment-5 description: Shopify Update Information Associated With A Fulfillment hints: readOnly: false destructive: false idempotent: true call: shopify-fulfillment.deprecated202101updateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-5 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-complete-5 description: Shopify Mark A Fulfillment As Complete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-5 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-event-5 description: Shopify Creates A Fulfillment Event hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-5 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecated202101getordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-deletes-fulfillment-event-5 description: Shopify Deletes A Fulfillment Event hints: readOnly: false destructive: true idempotent: true call: shopify-fulfillment.deprecated202101deleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-open-5 description: Shopify Mark A Fulfillment As Open hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-11 description: Shopify Retrieves A List Of Fulfillment Orders On A Shop For A Specific App hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetassignedfulfillmentorders with: assignment_status: tools.assignment_status location_ids: tools.location_ids location_ids[]: tools.location_ids[] outputParameters: - type: object mapping: $. - name: shopify-releases-fulfillment-order-holds description: Shopify Releases The Fulfillment Order Holds For A Specific Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersreleasehold with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-order-6 description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetfulfillmentordersparamfulfillmentorderid with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-marks-fulfillment-order-cancelled-6 description: Shopify Marks A Fulfillment Order As Cancelled hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancel with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-cancellation-request-fulfillment-6 description: Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-cancellation-request-sent-6 description: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-cancellation-request-sent-6 description: Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-progress-fulfillment-order-6 description: Shopify Marks An In Progress Fulfillment Order As Incomplete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidclose with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-sends-fulfillment-request-fulfillment-6 description: Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequest with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message fulfillment_order_line_items: tools.fulfillment_order_line_items body: tools.body outputParameters: - type: object mapping: $. - name: shopify-accepts-fulfillment-request-sent-6 description: Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-rejects-fulfillment-request-sent-6 description: Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestreject with: fulfillment_order_id: tools.fulfillment_order_id message: tools.message body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-fulfillment-6 description: Shopify Retrieves Fulfillments Associated With A Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetfulfillmentordersparamfulfillmentorderidfulfillments with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-locations-that-6 description: Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetfulfillmentordersparamfulfillmentorderidlocationsformove with: fulfillment_order_id: tools.fulfillment_order_id outputParameters: - type: object mapping: $. - name: shopify-moves-fulfillment-order-one-6 description: Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidmove with: fulfillment_order_id: tools.fulfillment_order_id new_location_id: tools.new_location_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-marks-scheduled-fulfillment-order-2 description: Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidopen with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-fulfill-time-scheduled-2 description: Shopify Updates The Fulfill_at Time Of A Scheduled Fulfillment Order hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-service-6 description: Shopify To Create A Fulfillment Service hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentservices with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-one-many-6 description: Shopify Creates A Fulfillment For One Or Many Fulfillment Orders hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillments with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancels-fulfillment-6 description: Shopify Cancels A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentsparamfulfillmentidcancel with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-updates-tracking-information-fulfillment-6 description: Shopify Updates The Tracking Information For A Fulfillment hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreatefulfillmentsparamfulfillmentidupdatetracking with: fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-12 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-create-fulfillment-specified-order-6 description: Shopify Create A Fulfillment For The Specified Order And Line Items hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieve-specific-fulfillment-6 description: Shopify Retrieve A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-update-information-associated-fulfillment-6 description: Shopify Update Information Associated With A Fulfillment hints: readOnly: false destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstableupdateordersparamorderidfulfillmentsparamfulfillmentid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-cancel-fulfillment-specific-order-6 description: Shopify Cancel A Fulfillment For A Specific Order Id hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-complete-6 description: Shopify Mark A Fulfillment As Complete hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcomplete with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-events-6 description: Shopify Retrieves A List Of Fulfillment Events For A Specific Fulfillment hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id outputParameters: - type: object mapping: $. - name: shopify-creates-fulfillment-event-6 description: Shopify Creates A Fulfillment Event hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidevents with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-fulfillment-event-6 description: Shopify Retrieves A Specific Fulfillment Event hints: readOnly: true destructive: false idempotent: true call: shopify-fulfillment.deprecatedunstablegetordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-deletes-fulfillment-event-6 description: Shopify Deletes A Fulfillment Event hints: readOnly: false destructive: true idempotent: true call: shopify-fulfillment.deprecatedunstabledeleteordersparamorderidfulfillmentsparamfulfillmentideventsparameventid with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id event_id: tools.event_id outputParameters: - type: object mapping: $. - name: shopify-mark-fulfillment-open-6 description: Shopify Mark A Fulfillment As Open hints: readOnly: false destructive: false idempotent: false call: shopify-fulfillment.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidopen with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $.