naftiko: 1.0.0-alpha2 info: label: Shopify API — Order description: 'Shopify API — Order. 157 operations. Lead operation: Shopify Retrieves A Specific Fulfillment Order. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Order created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-order baseUri: '' description: Shopify API — Order business capability. Self-contained, no shared references. resources: - 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-orders.json path: /admin/api/2020-01/orders.json operations: - name: deprecated202001createorders method: POST description: Shopify Creates An Order 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-orders-count.json path: /admin/api/2020-01/orders/count.json operations: - name: deprecated202001getorderscount method: GET description: Shopify Retrieves An Order Count outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: created_at_min in: query type: string description: 'Count orders created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count orders created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count orders last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count orders last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: status in: query type: string description: Count orders of a given status. - name: financial_status in: query type: string description: Count orders of a given financial status. - name: fulfillment_status in: query type: string description: Filter orders by their fulfillment status. - name: admin-api-2020-01-orders-order_id}.json path: /admin/api/2020-01/orders/{order_id}.json operations: - name: deprecated202001getordersparamorderid method: GET description: Shopify Retrieves 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: fields in: query type: string description: Retrieve only certain fields, specified by a comma-separated list of fields names. - name: deprecated202001updateordersparamorderid method: PUT description: Shopify Updates An Order 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: deprecated202001deleteordersparamorderid method: DELETE description: Shopify Deletes An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-01-orders-order_id-close.json path: /admin/api/2020-01/orders/{order_id}/close.json operations: - name: deprecated202001createordersparamorderidclose method: POST description: Shopify Closes An Order 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-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: deprecated202001getordersparamorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_max in: query type: string description: 'Show fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_min in: query type: string description: 'Show fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: limit in: query type: string description: Limit the amount of results. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: updated_at_max in: query type: string description: 'Show fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - 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-count.json path: /admin/api/2020-01/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202001getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With 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: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - 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-open.json path: /admin/api/2020-01/orders/{order_id}/open.json operations: - name: deprecated202001createordersparamorderidopen method: POST description: Shopify Re-opens A Closed Order 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-refunds.json path: /admin/api/2020-01/orders/{order_id}/refunds.json operations: - name: deprecated202001getordersparamorderidrefunds method: GET description: Shopify Retrieves A List Of Refunds For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-01-orders-order_id-risks.json path: /admin/api/2020-01/orders/{order_id}/risks.json operations: - name: deprecated202001createordersparamorderidrisks method: POST description: Shopify Creates An Order Risk For An Order 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: deprecated202001getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-01-orders-order_id-risks-risk_id}.json path: /admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json operations: - name: deprecated202001getordersparamorderidrisksparamriskid method: GET description: Shopify Retrieves A Single Order Risk By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: deprecated202001updateordersparamorderidrisksparamriskid method: PUT description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202001deleteordersparamorderidrisksparamriskid method: DELETE description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - 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-orders.json path: /admin/api/2020-04/orders.json operations: - name: deprecated202004createorders method: POST description: Shopify Creates An Order 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-orders-count.json path: /admin/api/2020-04/orders/count.json operations: - name: deprecated202004getorderscount method: GET description: Shopify Retrieves An Order Count outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: created_at_min in: query type: string description: 'Count orders created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count orders created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count orders last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count orders last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: status in: query type: string description: Count orders of a given status. - name: financial_status in: query type: string description: Count orders of a given financial status. - name: fulfillment_status in: query type: string description: Filter orders by their fulfillment status. - name: admin-api-2020-04-orders-order_id}.json path: /admin/api/2020-04/orders/{order_id}.json operations: - name: deprecated202004getordersparamorderid method: GET description: Shopify Retrieves 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: fields in: query type: string description: Retrieve only certain fields, specified by a comma-separated list of fields names. - name: deprecated202004updateordersparamorderid method: PUT description: Shopify Updates An Order 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: deprecated202004deleteordersparamorderid method: DELETE description: Shopify Deletes An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-04-orders-order_id-close.json path: /admin/api/2020-04/orders/{order_id}/close.json operations: - name: deprecated202004createordersparamorderidclose method: POST description: Shopify Closes An Order 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-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: deprecated202004getordersparamorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_max in: query type: string description: 'Show fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_min in: query type: string description: 'Show fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: limit in: query type: string description: Limit the amount of results. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: updated_at_max in: query type: string description: 'Show fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - 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-count.json path: /admin/api/2020-04/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202004getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With 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: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - 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-open.json path: /admin/api/2020-04/orders/{order_id}/open.json operations: - name: deprecated202004createordersparamorderidopen method: POST description: Shopify Re-opens A Closed Order 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-refunds.json path: /admin/api/2020-04/orders/{order_id}/refunds.json operations: - name: deprecated202004getordersparamorderidrefunds method: GET description: Shopify Retrieves A List Of Refunds For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-04-orders-order_id-risks.json path: /admin/api/2020-04/orders/{order_id}/risks.json operations: - name: deprecated202004createordersparamorderidrisks method: POST description: Shopify Creates An Order Risk For An Order 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: deprecated202004getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-04-orders-order_id-risks-risk_id}.json path: /admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json operations: - name: deprecated202004getordersparamorderidrisksparamriskid method: GET description: Shopify Retrieves A Single Order Risk By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: deprecated202004updateordersparamorderidrisksparamriskid method: PUT description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202004deleteordersparamorderidrisksparamriskid method: DELETE description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - 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-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: deprecated202007getordersparamorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_max in: query type: string description: 'Show fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_min in: query type: string description: 'Show fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: limit in: query type: string description: Limit the amount of results. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: updated_at_max in: query type: string description: 'Show fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - 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-count.json path: /admin/api/2020-07/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202007getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With 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: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - 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-refunds.json path: /admin/api/2020-07/orders/{order_id}/refunds.json operations: - name: deprecated202007getordersparamorderidrefunds method: GET description: Shopify Retrieves A List Of Refunds For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-07-orders-order_id-risks.json path: /admin/api/2020-07/orders/{order_id}/risks.json operations: - name: deprecated202007createordersparamorderidrisks method: POST description: Shopify Creates An Order Risk For An Order 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: deprecated202007getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-07-orders-order_id-risks-risk_id}.json path: /admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json operations: - name: deprecated202007getordersparamorderidrisksparamriskid method: GET description: Shopify Retrieves A Single Order Risk By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: deprecated202007updateordersparamorderidrisksparamriskid method: PUT description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202007deleteordersparamorderidrisksparamriskid method: DELETE description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - 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-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: getordersparamorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_max in: query type: string description: 'Show fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_min in: query type: string description: 'Show fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: limit in: query type: string description: Limit the amount of results. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: updated_at_max in: query type: string description: 'Show fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - 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-count.json path: /admin/api/2020-10/orders/{order_id}/fulfillments/count.json operations: - name: getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With 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: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - 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-refunds.json path: /admin/api/2020-10/orders/{order_id}/refunds.json operations: - name: getordersparamorderidrefunds method: GET description: Shopify Retrieves A List Of Refunds For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2020-10-orders-order_id-risks.json path: /admin/api/2020-10/orders/{order_id}/risks.json operations: - name: createordersparamorderidrisks method: POST description: Shopify Creates An Order Risk For An Order 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: getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2020-10-orders-order_id-risks-risk_id}.json path: /admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json operations: - name: getordersparamorderidrisksparamriskid method: GET description: Shopify Retrieves A Single Order Risk By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: updateordersparamorderidrisksparamriskid method: PUT description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deleteordersparamorderidrisksparamriskid method: DELETE description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - 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-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: deprecated202101getordersparamorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_max in: query type: string description: 'Show fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_min in: query type: string description: 'Show fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: limit in: query type: string description: Limit the amount of results. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: updated_at_max in: query type: string description: 'Show fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - 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-count.json path: /admin/api/2021-01/orders/{order_id}/fulfillments/count.json operations: - name: deprecated202101getordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With 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: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - 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-refunds.json path: /admin/api/2021-01/orders/{order_id}/refunds.json operations: - name: deprecated202101getordersparamorderidrefunds method: GET description: Shopify Retrieves A List Of Refunds For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-2021-01-orders-order_id-risks.json path: /admin/api/2021-01/orders/{order_id}/risks.json operations: - name: deprecated202101createordersparamorderidrisks method: POST description: Shopify Creates An Order Risk For An Order 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: deprecated202101getordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-2021-01-orders-order_id-risks-risk_id}.json path: /admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json operations: - name: deprecated202101getordersparamorderidrisksparamriskid method: GET description: Shopify Retrieves A Single Order Risk By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: deprecated202101updateordersparamorderidrisksparamriskid method: PUT description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202101deleteordersparamorderidrisksparamriskid method: DELETE description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - 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-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: deprecatedunstablegetordersparamorderidfulfillments method: GET description: Shopify Retrieves Fulfillments Associated With An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: created_at_max in: query type: string description: 'Show fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_min in: query type: string description: 'Show fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: fields in: query type: string description: A comma-separated list of fields to include in the response. - name: limit in: query type: string description: Limit the amount of results. - name: since_id in: query type: string description: Restrict results to after the specified ID. - name: updated_at_max in: query type: string description: 'Show fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Show fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - 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-count.json path: /admin/api/unstable/orders/{order_id}/fulfillments/count.json operations: - name: deprecatedunstablegetordersparamorderidfulfillmentscount method: GET description: Shopify Retrieves A Count Of Fulfillments Associated With 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: created_at_min in: query type: string description: 'Count fulfillments created after date (format: 2014-04-25T16:15:47-04:00).' - name: created_at_max in: query type: string description: 'Count fulfillments created before date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_min in: query type: string description: 'Count fulfillments last updated after date (format: 2014-04-25T16:15:47-04:00).' - name: updated_at_max in: query type: string description: 'Count fulfillments last updated before date (format: 2014-04-25T16:15:47-04:00).' - 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-refunds.json path: /admin/api/unstable/orders/{order_id}/refunds.json operations: - name: deprecatedunstablegetordersparamorderidrefunds method: GET description: Shopify Retrieves A List Of Refunds For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: limit in: query type: string description: The maximum number of results to retrieve. - name: fields in: query type: string description: Show only certain fields, specified by a comma-separated list of field names. - name: in_shop_currency in: query type: string description: Show amounts in the shop currency for the underlying transaction. - name: admin-api-unstable-orders-order_id-risks.json path: /admin/api/unstable/orders/{order_id}/risks.json operations: - name: deprecatedunstablecreateordersparamorderidrisks method: POST description: Shopify Creates An Order Risk For An Order 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: deprecatedunstablegetordersparamorderidrisks method: GET description: Shopify Retrieves A List Of All Order Risks For An Order outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: admin-api-unstable-orders-order_id-risks-risk_id}.json path: /admin/api/unstable/orders/{order_id}/risks/{risk_id}.json operations: - name: deprecatedunstablegetordersparamorderidrisksparamriskid method: GET description: Shopify Retrieves A Single Order Risk By Its Id outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: deprecatedunstableupdateordersparamorderidrisksparamriskid method: PUT description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true - name: body in: body type: object description: Request body (JSON). required: false - name: deprecatedunstabledeleteordersparamorderidrisksparamriskid method: DELETE description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: order_id in: path type: string description: order_id required: true - name: risk_id in: path type: string description: risk_id required: true exposes: - type: rest namespace: shopify-order-rest port: 8080 description: REST adapter for Shopify API — Order. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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/orders-json name: admin-api-2020-01-orders-json description: REST surface for admin-api-2020-01-orders.json. operations: - method: POST name: deprecated202001createorders description: Shopify Creates An Order call: shopify-order.deprecated202001createorders with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/count-json name: admin-api-2020-01-orders-count-json description: REST surface for admin-api-2020-01-orders-count.json. operations: - method: GET name: deprecated202001getorderscount description: Shopify Retrieves An Order Count call: shopify-order.deprecated202001getorderscount with: created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max status: rest.status financial_status: rest.financial_status fulfillment_status: rest.fulfillment_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/order-id-json name: admin-api-2020-01-orders-order-id-json description: REST surface for admin-api-2020-01-orders-order_id}.json. operations: - method: GET name: deprecated202001getordersparamorderid description: Shopify Retrieves A Specific Order call: shopify-order.deprecated202001getordersparamorderid with: order_id: rest.order_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecated202001updateordersparamorderid description: Shopify Updates An Order call: shopify-order.deprecated202001updateordersparamorderid with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202001deleteordersparamorderid description: Shopify Deletes An Order call: shopify-order.deprecated202001deleteordersparamorderid with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/close-json name: admin-api-2020-01-orders-order-id-close-json description: REST surface for admin-api-2020-01-orders-order_id-close.json. operations: - method: POST name: deprecated202001createordersparamorderidclose description: Shopify Closes An Order call: shopify-order.deprecated202001createordersparamorderidclose with: order_id: rest.order_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-order.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: GET name: deprecated202001getordersparamorderidfulfillments description: Shopify Retrieves Fulfillments Associated With An Order call: shopify-order.deprecated202001getordersparamorderidfulfillments with: order_id: rest.order_id created_at_max: rest.created_at_max created_at_min: rest.created_at_min fields: rest.fields limit: rest.limit since_id: rest.since_id updated_at_max: rest.updated_at_max updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: POST name: deprecated202001createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-order.deprecated202001createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/fulfillments/count-json name: admin-api-2020-01-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-01-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202001getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-order.deprecated202001getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max 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-order.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}/open-json name: admin-api-2020-01-orders-order-id-open-json description: REST surface for admin-api-2020-01-orders-order_id-open.json. operations: - method: POST name: deprecated202001createordersparamorderidopen description: Shopify Re-opens A Closed Order call: shopify-order.deprecated202001createordersparamorderidopen with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/refunds-json name: admin-api-2020-01-orders-order-id-refunds-json description: REST surface for admin-api-2020-01-orders-order_id-refunds.json. operations: - method: GET name: deprecated202001getordersparamorderidrefunds description: Shopify Retrieves A List Of Refunds For An Order call: shopify-order.deprecated202001getordersparamorderidrefunds with: order_id: rest.order_id limit: rest.limit fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/risks-json name: admin-api-2020-01-orders-order-id-risks-json description: REST surface for admin-api-2020-01-orders-order_id-risks.json. operations: - method: POST name: deprecated202001createordersparamorderidrisks description: Shopify Creates An Order Risk For An Order call: shopify-order.deprecated202001createordersparamorderidrisks with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202001getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-order.deprecated202001getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/orders/{order-id}/risks/risk-id-json name: admin-api-2020-01-orders-order-id-risks-risk-id-json description: REST surface for admin-api-2020-01-orders-order_id-risks-risk_id}.json. operations: - method: GET name: deprecated202001getordersparamorderidrisksparamriskid description: Shopify Retrieves A Single Order Risk By Its Id call: shopify-order.deprecated202001getordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202001updateordersparamorderidrisksparamriskid description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application call: shopify-order.deprecated202001updateordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202001deleteordersparamorderidrisksparamriskid description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application call: shopify-order.deprecated202001deleteordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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/orders-json name: admin-api-2020-04-orders-json description: REST surface for admin-api-2020-04-orders.json. operations: - method: POST name: deprecated202004createorders description: Shopify Creates An Order call: shopify-order.deprecated202004createorders with: body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/count-json name: admin-api-2020-04-orders-count-json description: REST surface for admin-api-2020-04-orders-count.json. operations: - method: GET name: deprecated202004getorderscount description: Shopify Retrieves An Order Count call: shopify-order.deprecated202004getorderscount with: created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max status: rest.status financial_status: rest.financial_status fulfillment_status: rest.fulfillment_status outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/order-id-json name: admin-api-2020-04-orders-order-id-json description: REST surface for admin-api-2020-04-orders-order_id}.json. operations: - method: GET name: deprecated202004getordersparamorderid description: Shopify Retrieves A Specific Order call: shopify-order.deprecated202004getordersparamorderid with: order_id: rest.order_id fields: rest.fields outputParameters: - type: object mapping: $. - method: PUT name: deprecated202004updateordersparamorderid description: Shopify Updates An Order call: shopify-order.deprecated202004updateordersparamorderid with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202004deleteordersparamorderid description: Shopify Deletes An Order call: shopify-order.deprecated202004deleteordersparamorderid with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/close-json name: admin-api-2020-04-orders-order-id-close-json description: REST surface for admin-api-2020-04-orders-order_id-close.json. operations: - method: POST name: deprecated202004createordersparamorderidclose description: Shopify Closes An Order call: shopify-order.deprecated202004createordersparamorderidclose with: order_id: rest.order_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-order.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: GET name: deprecated202004getordersparamorderidfulfillments description: Shopify Retrieves Fulfillments Associated With An Order call: shopify-order.deprecated202004getordersparamorderidfulfillments with: order_id: rest.order_id created_at_max: rest.created_at_max created_at_min: rest.created_at_min fields: rest.fields limit: rest.limit since_id: rest.since_id updated_at_max: rest.updated_at_max updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: POST name: deprecated202004createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-order.deprecated202004createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/fulfillments/count-json name: admin-api-2020-04-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-04-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202004getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-order.deprecated202004getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max 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-order.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}/open-json name: admin-api-2020-04-orders-order-id-open-json description: REST surface for admin-api-2020-04-orders-order_id-open.json. operations: - method: POST name: deprecated202004createordersparamorderidopen description: Shopify Re-opens A Closed Order call: shopify-order.deprecated202004createordersparamorderidopen with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/refunds-json name: admin-api-2020-04-orders-order-id-refunds-json description: REST surface for admin-api-2020-04-orders-order_id-refunds.json. operations: - method: GET name: deprecated202004getordersparamorderidrefunds description: Shopify Retrieves A List Of Refunds For An Order call: shopify-order.deprecated202004getordersparamorderidrefunds with: order_id: rest.order_id limit: rest.limit fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/risks-json name: admin-api-2020-04-orders-order-id-risks-json description: REST surface for admin-api-2020-04-orders-order_id-risks.json. operations: - method: POST name: deprecated202004createordersparamorderidrisks description: Shopify Creates An Order Risk For An Order call: shopify-order.deprecated202004createordersparamorderidrisks with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202004getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-order.deprecated202004getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/orders/{order-id}/risks/risk-id-json name: admin-api-2020-04-orders-order-id-risks-risk-id-json description: REST surface for admin-api-2020-04-orders-order_id-risks-risk_id}.json. operations: - method: GET name: deprecated202004getordersparamorderidrisksparamriskid description: Shopify Retrieves A Single Order Risk By Its Id call: shopify-order.deprecated202004getordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202004updateordersparamorderidrisksparamriskid description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application call: shopify-order.deprecated202004updateordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202004deleteordersparamorderidrisksparamriskid description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application call: shopify-order.deprecated202004deleteordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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/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-order.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: GET name: deprecated202007getordersparamorderidfulfillments description: Shopify Retrieves Fulfillments Associated With An Order call: shopify-order.deprecated202007getordersparamorderidfulfillments with: order_id: rest.order_id created_at_max: rest.created_at_max created_at_min: rest.created_at_min fields: rest.fields limit: rest.limit since_id: rest.since_id updated_at_max: rest.updated_at_max updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: POST name: deprecated202007createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-order.deprecated202007createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/fulfillments/count-json name: admin-api-2020-07-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-07-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202007getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-order.deprecated202007getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max 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-order.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}/refunds-json name: admin-api-2020-07-orders-order-id-refunds-json description: REST surface for admin-api-2020-07-orders-order_id-refunds.json. operations: - method: GET name: deprecated202007getordersparamorderidrefunds description: Shopify Retrieves A List Of Refunds For An Order call: shopify-order.deprecated202007getordersparamorderidrefunds with: order_id: rest.order_id limit: rest.limit fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/risks-json name: admin-api-2020-07-orders-order-id-risks-json description: REST surface for admin-api-2020-07-orders-order_id-risks.json. operations: - method: POST name: deprecated202007createordersparamorderidrisks description: Shopify Creates An Order Risk For An Order call: shopify-order.deprecated202007createordersparamorderidrisks with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202007getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-order.deprecated202007getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/orders/{order-id}/risks/risk-id-json name: admin-api-2020-07-orders-order-id-risks-risk-id-json description: REST surface for admin-api-2020-07-orders-order_id-risks-risk_id}.json. operations: - method: GET name: deprecated202007getordersparamorderidrisksparamriskid description: Shopify Retrieves A Single Order Risk By Its Id call: shopify-order.deprecated202007getordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202007updateordersparamorderidrisksparamriskid description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application call: shopify-order.deprecated202007updateordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202007deleteordersparamorderidrisksparamriskid description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application call: shopify-order.deprecated202007deleteordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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/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-order.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: GET name: getordersparamorderidfulfillments description: Shopify Retrieves Fulfillments Associated With An Order call: shopify-order.getordersparamorderidfulfillments with: order_id: rest.order_id created_at_max: rest.created_at_max created_at_min: rest.created_at_min fields: rest.fields limit: rest.limit since_id: rest.since_id updated_at_max: rest.updated_at_max updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: POST name: createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-order.createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/fulfillments/count-json name: admin-api-2020-10-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2020-10-orders-order_id-fulfillments-count.json. operations: - method: GET name: getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-order.getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max 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-order.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}/refunds-json name: admin-api-2020-10-orders-order-id-refunds-json description: REST surface for admin-api-2020-10-orders-order_id-refunds.json. operations: - method: GET name: getordersparamorderidrefunds description: Shopify Retrieves A List Of Refunds For An Order call: shopify-order.getordersparamorderidrefunds with: order_id: rest.order_id limit: rest.limit fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/risks-json name: admin-api-2020-10-orders-order-id-risks-json description: REST surface for admin-api-2020-10-orders-order_id-risks.json. operations: - method: POST name: createordersparamorderidrisks description: Shopify Creates An Order Risk For An Order call: shopify-order.createordersparamorderidrisks with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: GET name: getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-order.getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/orders/{order-id}/risks/risk-id-json name: admin-api-2020-10-orders-order-id-risks-risk-id-json description: REST surface for admin-api-2020-10-orders-order_id-risks-risk_id}.json. operations: - method: GET name: getordersparamorderidrisksparamriskid description: Shopify Retrieves A Single Order Risk By Its Id call: shopify-order.getordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - method: PUT name: updateordersparamorderidrisksparamriskid description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application call: shopify-order.updateordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deleteordersparamorderidrisksparamriskid description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application call: shopify-order.deleteordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.deprecated202101createfulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: rest.fulfillment_order_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-order.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: GET name: deprecated202101getordersparamorderidfulfillments description: Shopify Retrieves Fulfillments Associated With An Order call: shopify-order.deprecated202101getordersparamorderidfulfillments with: order_id: rest.order_id created_at_max: rest.created_at_max created_at_min: rest.created_at_min fields: rest.fields limit: rest.limit since_id: rest.since_id updated_at_max: rest.updated_at_max updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: POST name: deprecated202101createordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-order.deprecated202101createordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/fulfillments/count-json name: admin-api-2021-01-orders-order-id-fulfillments-count-json description: REST surface for admin-api-2021-01-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecated202101getordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-order.deprecated202101getordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max 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-order.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}/refunds-json name: admin-api-2021-01-orders-order-id-refunds-json description: REST surface for admin-api-2021-01-orders-order_id-refunds.json. operations: - method: GET name: deprecated202101getordersparamorderidrefunds description: Shopify Retrieves A List Of Refunds For An Order call: shopify-order.deprecated202101getordersparamorderidrefunds with: order_id: rest.order_id limit: rest.limit fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/risks-json name: admin-api-2021-01-orders-order-id-risks-json description: REST surface for admin-api-2021-01-orders-order_id-risks.json. operations: - method: POST name: deprecated202101createordersparamorderidrisks description: Shopify Creates An Order Risk For An Order call: shopify-order.deprecated202101createordersparamorderidrisks with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202101getordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-order.deprecated202101getordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/orders/{order-id}/risks/risk-id-json name: admin-api-2021-01-orders-order-id-risks-risk-id-json description: REST surface for admin-api-2021-01-orders-order_id-risks-risk_id}.json. operations: - method: GET name: deprecated202101getordersparamorderidrisksparamriskid description: Shopify Retrieves A Single Order Risk By Its Id call: shopify-order.deprecated202101getordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - method: PUT name: deprecated202101updateordersparamorderidrisksparamriskid description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application call: shopify-order.deprecated202101updateordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecated202101deleteordersparamorderidrisksparamriskid description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application call: shopify-order.deprecated202101deleteordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: rest.fulfillment_order_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-order.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: GET name: deprecatedunstablegetordersparamorderidfulfillments description: Shopify Retrieves Fulfillments Associated With An Order call: shopify-order.deprecatedunstablegetordersparamorderidfulfillments with: order_id: rest.order_id created_at_max: rest.created_at_max created_at_min: rest.created_at_min fields: rest.fields limit: rest.limit since_id: rest.since_id updated_at_max: rest.updated_at_max updated_at_min: rest.updated_at_min outputParameters: - type: object mapping: $. - method: POST name: deprecatedunstablecreateordersparamorderidfulfillments description: Shopify Create A Fulfillment For The Specified Order And Line Items call: shopify-order.deprecatedunstablecreateordersparamorderidfulfillments with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/fulfillments/count-json name: admin-api-unstable-orders-order-id-fulfillments-count-json description: REST surface for admin-api-unstable-orders-order_id-fulfillments-count.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidfulfillmentscount description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order call: shopify-order.deprecatedunstablegetordersparamorderidfulfillmentscount with: order_id: rest.order_id created_at_min: rest.created_at_min created_at_max: rest.created_at_max updated_at_min: rest.updated_at_min updated_at_max: rest.updated_at_max 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-order.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}/refunds-json name: admin-api-unstable-orders-order-id-refunds-json description: REST surface for admin-api-unstable-orders-order_id-refunds.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidrefunds description: Shopify Retrieves A List Of Refunds For An Order call: shopify-order.deprecatedunstablegetordersparamorderidrefunds with: order_id: rest.order_id limit: rest.limit fields: rest.fields in_shop_currency: rest.in_shop_currency outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/risks-json name: admin-api-unstable-orders-order-id-risks-json description: REST surface for admin-api-unstable-orders-order_id-risks.json. operations: - method: POST name: deprecatedunstablecreateordersparamorderidrisks description: Shopify Creates An Order Risk For An Order call: shopify-order.deprecatedunstablecreateordersparamorderidrisks with: order_id: rest.order_id body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecatedunstablegetordersparamorderidrisks description: Shopify Retrieves A List Of All Order Risks For An Order call: shopify-order.deprecatedunstablegetordersparamorderidrisks with: order_id: rest.order_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/orders/{order-id}/risks/risk-id-json name: admin-api-unstable-orders-order-id-risks-risk-id-json description: REST surface for admin-api-unstable-orders-order_id-risks-risk_id}.json. operations: - method: GET name: deprecatedunstablegetordersparamorderidrisksparamriskid description: Shopify Retrieves A Single Order Risk By Its Id call: shopify-order.deprecatedunstablegetordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - method: PUT name: deprecatedunstableupdateordersparamorderidrisksparamriskid description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application call: shopify-order.deprecatedunstableupdateordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id body: rest.body outputParameters: - type: object mapping: $. - method: DELETE name: deprecatedunstabledeleteordersparamorderidrisksparamriskid description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application call: shopify-order.deprecatedunstabledeleteordersparamorderidrisksparamriskid with: order_id: rest.order_id risk_id: rest.risk_id outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-order-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Order. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-retrieves-specific-fulfillment-order description: Shopify Retrieves A Specific Fulfillment Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-creates-order description: Shopify Creates An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202001createorders with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-order-count description: Shopify Retrieves An Order Count hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getorderscount with: created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max status: tools.status financial_status: tools.financial_status fulfillment_status: tools.fulfillment_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-order description: Shopify Retrieves A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderid with: order_id: tools.order_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-updates-order description: Shopify Updates An Order hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecated202001updateordersparamorderid with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order description: Shopify Deletes An Order hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecated202001deleteordersparamorderid with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-closes-order description: Shopify Closes An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202001createordersparamorderidclose with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-order description: Shopify Retrieves Fulfillments Associated With An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderidfulfillments with: order_id: tools.order_id created_at_max: tools.created_at_max created_at_min: tools.created_at_min fields: tools.fields limit: tools.limit since_id: tools.since_id updated_at_max: tools.updated_at_max updated_at_min: tools.updated_at_min 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-order.deprecated202001createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max 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-order.deprecated202001createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-re-opens-closed-order description: Shopify Re-opens A Closed Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202001createordersparamorderidopen with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-refunds-order description: Shopify Retrieves A List Of Refunds For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderidrefunds with: order_id: tools.order_id limit: tools.limit fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-creates-order-risk-order description: Shopify Creates An Order Risk For An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202001createordersparamorderidrisks with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-order-risk description: Shopify Retrieves A Single Order Risk By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202001getordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $. - name: shopify-updates-order-risk-you description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecated202001updateordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-risk-order description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecated202001deleteordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-creates-order-2 description: Shopify Creates An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202004createorders with: body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-order-count-2 description: Shopify Retrieves An Order Count hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getorderscount with: created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max status: tools.status financial_status: tools.financial_status fulfillment_status: tools.fulfillment_status outputParameters: - type: object mapping: $. - name: shopify-retrieves-specific-order-2 description: Shopify Retrieves A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getordersparamorderid with: order_id: tools.order_id fields: tools.fields outputParameters: - type: object mapping: $. - name: shopify-updates-order-2 description: Shopify Updates An Order hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecated202004updateordersparamorderid with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-2 description: Shopify Deletes An Order hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecated202004deleteordersparamorderid with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-closes-order-2 description: Shopify Closes An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202004createordersparamorderidclose with: order_id: tools.order_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-order.deprecated202004getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-order-2 description: Shopify Retrieves Fulfillments Associated With An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getordersparamorderidfulfillments with: order_id: tools.order_id created_at_max: tools.created_at_max created_at_min: tools.created_at_min fields: tools.fields limit: tools.limit since_id: tools.since_id updated_at_max: tools.updated_at_max updated_at_min: tools.updated_at_min 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-order.deprecated202004createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-2 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max 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-order.deprecated202004createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-re-opens-closed-order-2 description: Shopify Re-opens A Closed Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202004createordersparamorderidopen with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-refunds-order-2 description: Shopify Retrieves A List Of Refunds For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getordersparamorderidrefunds with: order_id: tools.order_id limit: tools.limit fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-creates-order-risk-order-2 description: Shopify Creates An Order Risk For An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202004createordersparamorderidrisks with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-2 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-order-risk-2 description: Shopify Retrieves A Single Order Risk By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202004getordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $. - name: shopify-updates-order-risk-you-2 description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecated202004updateordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-risk-order-2 description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecated202004deleteordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-retrieves-list-fulfillment-orders-3 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202007getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-order-3 description: Shopify Retrieves Fulfillments Associated With An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202007getordersparamorderidfulfillments with: order_id: tools.order_id created_at_max: tools.created_at_max created_at_min: tools.created_at_min fields: tools.fields limit: tools.limit since_id: tools.since_id updated_at_max: tools.updated_at_max updated_at_min: tools.updated_at_min 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-order.deprecated202007createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-3 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202007getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max 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-order.deprecated202007createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-refunds-order-3 description: Shopify Retrieves A List Of Refunds For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202007getordersparamorderidrefunds with: order_id: tools.order_id limit: tools.limit fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-creates-order-risk-order-3 description: Shopify Creates An Order Risk For An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202007createordersparamorderidrisks with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-3 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202007getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-order-risk-3 description: Shopify Retrieves A Single Order Risk By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202007getordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $. - name: shopify-updates-order-risk-you-3 description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecated202007updateordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-risk-order-3 description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecated202007deleteordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-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-order.getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-order-4 description: Shopify Retrieves Fulfillments Associated With An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.getordersparamorderidfulfillments with: order_id: tools.order_id created_at_max: tools.created_at_max created_at_min: tools.created_at_min fields: tools.fields limit: tools.limit since_id: tools.since_id updated_at_max: tools.updated_at_max updated_at_min: tools.updated_at_min 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-order.createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-4 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max 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-order.createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-refunds-order-4 description: Shopify Retrieves A List Of Refunds For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.getordersparamorderidrefunds with: order_id: tools.order_id limit: tools.limit fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-creates-order-risk-order-4 description: Shopify Creates An Order Risk For An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.createordersparamorderidrisks with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-4 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-order-risk-4 description: Shopify Retrieves A Single Order Risk By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-order.getordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $. - name: shopify-updates-order-risk-you-4 description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application hints: readOnly: false destructive: false idempotent: true call: shopify-order.updateordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-risk-order-4 description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application hints: readOnly: false destructive: true idempotent: true call: shopify-order.deleteordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.deprecated202101createfulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: tools.fulfillment_order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-fulfillment-orders-5 description: Shopify Retrieves A List Of Fulfillment Orders For A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202101getordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-order-5 description: Shopify Retrieves Fulfillments Associated With An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202101getordersparamorderidfulfillments with: order_id: tools.order_id created_at_max: tools.created_at_max created_at_min: tools.created_at_min fields: tools.fields limit: tools.limit since_id: tools.since_id updated_at_max: tools.updated_at_max updated_at_min: tools.updated_at_min 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-order.deprecated202101createordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-5 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202101getordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max 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-order.deprecated202101createordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-refunds-order-5 description: Shopify Retrieves A List Of Refunds For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202101getordersparamorderidrefunds with: order_id: tools.order_id limit: tools.limit fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-creates-order-risk-order-5 description: Shopify Creates An Order Risk For An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecated202101createordersparamorderidrisks with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-5 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202101getordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-order-risk-5 description: Shopify Retrieves A Single Order Risk By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecated202101getordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $. - name: shopify-updates-order-risk-you-5 description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecated202101updateordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-risk-order-5 description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecated202101deleteordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id 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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.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-order.deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidreschedule with: fulfillment_order_id: tools.fulfillment_order_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-order.deprecatedunstablegetordersparamorderidfulfillmentorders with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-fulfillments-associated-order-6 description: Shopify Retrieves Fulfillments Associated With An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecatedunstablegetordersparamorderidfulfillments with: order_id: tools.order_id created_at_max: tools.created_at_max created_at_min: tools.created_at_min fields: tools.fields limit: tools.limit since_id: tools.since_id updated_at_max: tools.updated_at_max updated_at_min: tools.updated_at_min 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-order.deprecatedunstablecreateordersparamorderidfulfillments with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-count-fulfillments-associated-6 description: Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecatedunstablegetordersparamorderidfulfillmentscount with: order_id: tools.order_id created_at_min: tools.created_at_min created_at_max: tools.created_at_max updated_at_min: tools.updated_at_min updated_at_max: tools.updated_at_max 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-order.deprecatedunstablecreateordersparamorderidfulfillmentsparamfulfillmentidcancel with: order_id: tools.order_id fulfillment_id: tools.fulfillment_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-refunds-order-6 description: Shopify Retrieves A List Of Refunds For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecatedunstablegetordersparamorderidrefunds with: order_id: tools.order_id limit: tools.limit fields: tools.fields in_shop_currency: tools.in_shop_currency outputParameters: - type: object mapping: $. - name: shopify-creates-order-risk-order-6 description: Shopify Creates An Order Risk For An Order hints: readOnly: false destructive: false idempotent: false call: shopify-order.deprecatedunstablecreateordersparamorderidrisks with: order_id: tools.order_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-all-order-6 description: Shopify Retrieves A List Of All Order Risks For An Order hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecatedunstablegetordersparamorderidrisks with: order_id: tools.order_id outputParameters: - type: object mapping: $. - name: shopify-retrieves-single-order-risk-6 description: Shopify Retrieves A Single Order Risk By Its Id hints: readOnly: true destructive: false idempotent: true call: shopify-order.deprecatedunstablegetordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $. - name: shopify-updates-order-risk-you-6 description: Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application hints: readOnly: false destructive: false idempotent: true call: shopify-order.deprecatedunstableupdateordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id body: tools.body outputParameters: - type: object mapping: $. - name: shopify-deletes-order-risk-order-6 description: Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application hints: readOnly: false destructive: true idempotent: true call: shopify-order.deprecatedunstabledeleteordersparamorderidrisksparamriskid with: order_id: tools.order_id risk_id: tools.risk_id outputParameters: - type: object mapping: $.