How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Shopify Order API

The Order API from Shopify — 129 operation(s) for order.

Shopify Order API is one of 213 APIs that Shopify publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 8 JSON Schema definitions.

Tagged areas include Order. The published artifact set on APIs.io includes an OpenAPI specification, a JSON-LD context, API documentation, an API reference, and 8 JSON Schemas.

This API exposes 157 operations across 129 paths. It is described by OpenAPI 3.2.0, at version 2025-01.

Requests are made against a single base URL, https://{store}.myshopify.com/admin/api/2025-01.

157 operations 129 paths 0 schemas 8 DELETE58 GET83 POST8 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
2025-01
Server
https://{store}.myshopify.com/admin/api/2025-01
Authentication
API Key
Contact
Resource Areas
1

Authentication & Security 1

Shopify Order API declares 1 security scheme for authenticating requests. An API key is passed in the header as X-Shopify-Access-Token (AccessToken). By default, every request must be authenticated.

  • AccessToken — Access token obtained via OAuth

Paths & Operations 157

Across 129 paths, the API surfaces 157 operations — 8 DELETE, 58 GET, 83 POST, 8 PUT. Each is listed below with its method, path, parameters, and response codes.

Order 157
POST
/admin/api/2020-01/orders.json
Shopify Creates An Order
deprecated_202001_create_orders body → 200
GET
/admin/api/2020-01/orders/{order_id}.json
Shopify Retrieves A Specific Order
deprecated_202001_get_orders_param_order_id 2 params → 200
PUT
/admin/api/2020-01/orders/{order_id}.json
Shopify Updates An Order
deprecated_202001_update_orders_param_order_id 1 param body → 200
DELETE
/admin/api/2020-01/orders/{order_id}.json
Shopify Deletes An Order
deprecated_202001_delete_orders_param_order_id 1 param → 200
GET
/admin/api/2020-01/orders/count.json
Shopify Retrieves An Order Count
deprecated_202001_get_orders_count 7 params → 200
POST
/admin/api/2020-01/orders/{order_id}/close.json
Shopify Closes An Order
deprecated_202001_create_orders_param_order_id_close 1 param body → 200
POST
/admin/api/2020-01/orders/{order_id}/open.json
Shopify Re-opens A Closed Order
deprecated_202001_create_orders_param_order_id_open 1 param body → 200
POST
/admin/api/2020-04/orders.json
Shopify Creates An Order
deprecated_202004_create_orders body → 200
GET
/admin/api/2020-04/orders/{order_id}.json
Shopify Retrieves A Specific Order
deprecated_202004_get_orders_param_order_id 2 params → 200
PUT
/admin/api/2020-04/orders/{order_id}.json
Shopify Updates An Order
deprecated_202004_update_orders_param_order_id 1 param body → 200
DELETE
/admin/api/2020-04/orders/{order_id}.json
Shopify Deletes An Order
deprecated_202004_delete_orders_param_order_id 1 param → 200
GET
/admin/api/2020-04/orders/count.json
Shopify Retrieves An Order Count
deprecated_202004_get_orders_count 7 params → 200
POST
/admin/api/2020-04/orders/{order_id}/close.json
Shopify Closes An Order
deprecated_202004_create_orders_param_order_id_close 1 param body → 200
POST
/admin/api/2020-04/orders/{order_id}/open.json
Shopify Re-opens A Closed Order
deprecated_202004_create_orders_param_order_id_open 1 param body → 200
POST
/admin/api/2020-01/orders/{order_id}/risks.json
Shopify Creates An Order Risk For An Order
deprecated_202001_create_orders_param_order_id_risks 1 param body → 200
GET
/admin/api/2020-01/orders/{order_id}/risks.json
Shopify Retrieves A List Of All Order Risks For An Order
deprecated_202001_get_orders_param_order_id_risks 1 param → 200
GET
/admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json
Shopify Retrieves A Single Order Risk By Its Id
deprecated_202001_get_orders_param_order_id_risks_param_risk_id 2 params → 200
PUT
/admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json
Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application
deprecated_202001_update_orders_param_order_id_risks_param_risk_id 2 params body → 200
DELETE
/admin/api/2020-01/orders/{order_id}/risks/{risk_id}.json
Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application
deprecated_202001_delete_orders_param_order_id_risks_param_risk_id 2 params → 200
POST
/admin/api/2020-04/orders/{order_id}/risks.json
Shopify Creates An Order Risk For An Order
deprecated_202004_create_orders_param_order_id_risks 1 param body → 200
GET
/admin/api/2020-04/orders/{order_id}/risks.json
Shopify Retrieves A List Of All Order Risks For An Order
deprecated_202004_get_orders_param_order_id_risks 1 param → 200
GET
/admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json
Shopify Retrieves A Single Order Risk By Its Id
deprecated_202004_get_orders_param_order_id_risks_param_risk_id 2 params → 200
PUT
/admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json
Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application
deprecated_202004_update_orders_param_order_id_risks_param_risk_id 2 params body → 200
DELETE
/admin/api/2020-04/orders/{order_id}/risks/{risk_id}.json
Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application
deprecated_202004_delete_orders_param_order_id_risks_param_risk_id 2 params → 200
POST
/admin/api/2020-07/orders/{order_id}/risks.json
Shopify Creates An Order Risk For An Order
deprecated_202007_create_orders_param_order_id_risks 1 param body → 200
GET
/admin/api/2020-07/orders/{order_id}/risks.json
Shopify Retrieves A List Of All Order Risks For An Order
deprecated_202007_get_orders_param_order_id_risks 1 param → 200
GET
/admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json
Shopify Retrieves A Single Order Risk By Its Id
deprecated_202007_get_orders_param_order_id_risks_param_risk_id 2 params → 200
PUT
/admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json
Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application
deprecated_202007_update_orders_param_order_id_risks_param_risk_id 2 params body → 200
DELETE
/admin/api/2020-07/orders/{order_id}/risks/{risk_id}.json
Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application
deprecated_202007_delete_orders_param_order_id_risks_param_risk_id 2 params → 200
POST
/admin/api/2020-10/orders/{order_id}/risks.json
Shopify Creates An Order Risk For An Order
create_orders_param_order_id_risks 1 param body → 200
GET
/admin/api/2020-10/orders/{order_id}/risks.json
Shopify Retrieves A List Of All Order Risks For An Order
get_orders_param_order_id_risks 1 param → 200
GET
/admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json
Shopify Retrieves A Single Order Risk By Its Id
get_orders_param_order_id_risks_param_risk_id 2 params → 200
PUT
/admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json
Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application
update_orders_param_order_id_risks_param_risk_id 2 params body → 200
DELETE
/admin/api/2020-10/orders/{order_id}/risks/{risk_id}.json
Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application
delete_orders_param_order_id_risks_param_risk_id 2 params → 200
POST
/admin/api/2021-01/orders/{order_id}/risks.json
Shopify Creates An Order Risk For An Order
deprecated_202101_create_orders_param_order_id_risks 1 param body → 200
GET
/admin/api/2021-01/orders/{order_id}/risks.json
Shopify Retrieves A List Of All Order Risks For An Order
deprecated_202101_get_orders_param_order_id_risks 1 param → 200
GET
/admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json
Shopify Retrieves A Single Order Risk By Its Id
deprecated_202101_get_orders_param_order_id_risks_param_risk_id 2 params → 200
PUT
/admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json
Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application
deprecated_202101_update_orders_param_order_id_risks_param_risk_id 2 params body → 200
DELETE
/admin/api/2021-01/orders/{order_id}/risks/{risk_id}.json
Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application
deprecated_202101_delete_orders_param_order_id_risks_param_risk_id 2 params → 200
POST
/admin/api/unstable/orders/{order_id}/risks.json
Shopify Creates An Order Risk For An Order
deprecated_unstable_create_orders_param_order_id_risks 1 param body → 200
GET
/admin/api/unstable/orders/{order_id}/risks.json
Shopify Retrieves A List Of All Order Risks For An Order
deprecated_unstable_get_orders_param_order_id_risks 1 param → 200
GET
/admin/api/unstable/orders/{order_id}/risks/{risk_id}.json
Shopify Retrieves A Single Order Risk By Its Id
deprecated_unstable_get_orders_param_order_id_risks_param_risk_id 2 params → 200
PUT
/admin/api/unstable/orders/{order_id}/risks/{risk_id}.json
Shopify Updates An Order Risk You Cannot Modify An Order Risk That Was Created By Another Application
deprecated_unstable_update_orders_param_order_id_risks_param_risk_id 2 params body → 200
DELETE
/admin/api/unstable/orders/{order_id}/risks/{risk_id}.json
Shopify Deletes An Order Risk For An Order You Cannot Delete An Order Risk That Was Created By Another Application
deprecated_unstable_delete_orders_param_order_id_risks_param_risk_id 2 params → 200
GET
/admin/api/2020-01/orders/{order_id}/refunds.json
Shopify Retrieves A List Of Refunds For An Order
deprecated_202001_get_orders_param_order_id_refunds 4 params → 200
GET
/admin/api/2020-04/orders/{order_id}/refunds.json
Shopify Retrieves A List Of Refunds For An Order
deprecated_202004_get_orders_param_order_id_refunds 4 params → 200
GET
/admin/api/2020-07/orders/{order_id}/refunds.json
Shopify Retrieves A List Of Refunds For An Order
deprecated_202007_get_orders_param_order_id_refunds 4 params → 200
GET
/admin/api/2020-10/orders/{order_id}/refunds.json
Shopify Retrieves A List Of Refunds For An Order
get_orders_param_order_id_refunds 4 params → 200
GET
/admin/api/2021-01/orders/{order_id}/refunds.json
Shopify Retrieves A List Of Refunds For An Order
deprecated_202101_get_orders_param_order_id_refunds 4 params → 200
GET
/admin/api/unstable/orders/{order_id}/refunds.json
Shopify Retrieves A List Of Refunds For An Order
deprecated_unstable_get_orders_param_order_id_refunds 4 params → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json
Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request 2 params body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json
Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept 2 params body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json
Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject 2 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json
Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request 2 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json
Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept 2 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json
Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject 2 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json
Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request 2 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json
Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept 2 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json
Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject 2 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json
Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order
create_fulfillment_orders_param_fulfillment_order_id_cancellation_request 2 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json
Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept 2 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json
Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json
Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json
Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json
Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request.json
Shopify Sends A Cancellation Request To The Fulfillment Service Of A Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request/accept.json
Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_accept 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancellation_request/reject.json
Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancellation_request_reject 2 params body → 200
GET
/admin/api/2020-01/orders/{order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With An Order
deprecated_202001_get_orders_param_order_id_fulfillments 8 params → 200
POST
/admin/api/2020-01/orders/{order_id}/fulfillments.json
Shopify Create A Fulfillment For The Specified Order And Line Items
deprecated_202001_create_orders_param_order_id_fulfillments 1 param body → 200
GET
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With A Fulfillment Order
deprecated_202001_get_fulfillment_orders_param_fulfillment_order_id_fulfillments 2 params → 200
GET
/admin/api/2020-01/orders/{order_id}/fulfillments/count.json
Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order
deprecated_202001_get_orders_param_order_id_fulfillments_count 5 params → 200
POST
/admin/api/2020-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Shopify Cancel A Fulfillment For A Specific Order Id
deprecated_202001_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel 2 params body → 200
GET
/admin/api/2020-04/orders/{order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With An Order
deprecated_202004_get_orders_param_order_id_fulfillments 8 params → 200
POST
/admin/api/2020-04/orders/{order_id}/fulfillments.json
Shopify Create A Fulfillment For The Specified Order And Line Items
deprecated_202004_create_orders_param_order_id_fulfillments 1 param body → 200
GET
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With A Fulfillment Order
deprecated_202004_get_fulfillment_orders_param_fulfillment_order_id_fulfillments 2 params → 200
GET
/admin/api/2020-04/orders/{order_id}/fulfillments/count.json
Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order
deprecated_202004_get_orders_param_order_id_fulfillments_count 5 params → 200
POST
/admin/api/2020-04/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Shopify Cancel A Fulfillment For A Specific Order Id
deprecated_202004_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel 2 params body → 200
GET
/admin/api/2020-07/orders/{order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With An Order
deprecated_202007_get_orders_param_order_id_fulfillments 8 params → 200
POST
/admin/api/2020-07/orders/{order_id}/fulfillments.json
Shopify Create A Fulfillment For The Specified Order And Line Items
deprecated_202007_create_orders_param_order_id_fulfillments 1 param body → 200
GET
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With A Fulfillment Order
deprecated_202007_get_fulfillment_orders_param_fulfillment_order_id_fulfillments 2 params → 200
GET
/admin/api/2020-07/orders/{order_id}/fulfillments/count.json
Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order
deprecated_202007_get_orders_param_order_id_fulfillments_count 5 params → 200
POST
/admin/api/2020-07/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Shopify Cancel A Fulfillment For A Specific Order Id
deprecated_202007_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel 2 params body → 200
GET
/admin/api/2020-10/orders/{order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With An Order
get_orders_param_order_id_fulfillments 8 params → 200
POST
/admin/api/2020-10/orders/{order_id}/fulfillments.json
Shopify Create A Fulfillment For The Specified Order And Line Items
create_orders_param_order_id_fulfillments 1 param body → 200
GET
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With A Fulfillment Order
get_fulfillment_orders_param_fulfillment_order_id_fulfillments 2 params → 200
GET
/admin/api/2020-10/orders/{order_id}/fulfillments/count.json
Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order
get_orders_param_order_id_fulfillments_count 5 params → 200
POST
/admin/api/2020-10/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Shopify Cancel A Fulfillment For A Specific Order Id
create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel 2 params body → 200
GET
/admin/api/2021-01/orders/{order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With An Order
deprecated_202101_get_orders_param_order_id_fulfillments 8 params → 200
POST
/admin/api/2021-01/orders/{order_id}/fulfillments.json
Shopify Create A Fulfillment For The Specified Order And Line Items
deprecated_202101_create_orders_param_order_id_fulfillments 1 param body → 200
GET
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With A Fulfillment Order
deprecated_202101_get_fulfillment_orders_param_fulfillment_order_id_fulfillments 2 params → 200
GET
/admin/api/2021-01/orders/{order_id}/fulfillments/count.json
Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order
deprecated_202101_get_orders_param_order_id_fulfillments_count 5 params → 200
POST
/admin/api/2021-01/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Shopify Cancel A Fulfillment For A Specific Order Id
deprecated_202101_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel 2 params body → 200
GET
/admin/api/unstable/orders/{order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With An Order
deprecated_unstable_get_orders_param_order_id_fulfillments 8 params → 200
POST
/admin/api/unstable/orders/{order_id}/fulfillments.json
Shopify Create A Fulfillment For The Specified Order And Line Items
deprecated_unstable_create_orders_param_order_id_fulfillments 1 param body → 200
GET
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillments.json
Shopify Retrieves Fulfillments Associated With A Fulfillment Order
deprecated_unstable_get_fulfillment_orders_param_fulfillment_order_id_fulfillments 2 params → 200
GET
/admin/api/unstable/orders/{order_id}/fulfillments/count.json
Shopify Retrieves A Count Of Fulfillments Associated With A Specific Order
deprecated_unstable_get_orders_param_order_id_fulfillments_count 5 params → 200
POST
/admin/api/unstable/orders/{order_id}/fulfillments/{fulfillment_id}/cancel.json
Shopify Cancel A Fulfillment For A Specific Order Id
deprecated_unstable_create_orders_param_order_id_fulfillments_param_fulfillment_id_cancel 2 params body → 200
GET
/admin/api/2020-01/orders/{order_id}/fulfillment_orders.json
Shopify Retrieves A List Of Fulfillment Orders For A Specific Order
deprecated_202001_get_orders_param_order_id_fulfillment_orders 2 params → 200
GET
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}.json
Shopify Retrieves A Specific Fulfillment Order
deprecated_202001_get_fulfillment_orders_param_fulfillment_order_id 1 param → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/cancel.json
Shopify Marks A Fulfillment Order As Cancelled
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_cancel 1 param body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/close.json
Shopify Marks An In Progress Fulfillment Order As Incomplete
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_close 2 params body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/move.json
Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_move 2 params body → 200
GET
/admin/api/2020-04/orders/{order_id}/fulfillment_orders.json
Shopify Retrieves A List Of Fulfillment Orders For A Specific Order
deprecated_202004_get_orders_param_order_id_fulfillment_orders 2 params → 200
GET
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}.json
Shopify Retrieves A Specific Fulfillment Order
deprecated_202004_get_fulfillment_orders_param_fulfillment_order_id 1 param → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/cancel.json
Shopify Marks A Fulfillment Order As Cancelled
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_cancel 1 param body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/close.json
Shopify Marks An In Progress Fulfillment Order As Incomplete
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_close 2 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/move.json
Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_move 2 params body → 200
GET
/admin/api/2020-07/orders/{order_id}/fulfillment_orders.json
Shopify Retrieves A List Of Fulfillment Orders For A Specific Order
deprecated_202007_get_orders_param_order_id_fulfillment_orders 2 params → 200
GET
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}.json
Shopify Retrieves A Specific Fulfillment Order
deprecated_202007_get_fulfillment_orders_param_fulfillment_order_id 1 param → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/cancel.json
Shopify Marks A Fulfillment Order As Cancelled
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_cancel 1 param body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/close.json
Shopify Marks An In Progress Fulfillment Order As Incomplete
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_close 2 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/move.json
Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_move 2 params body → 200
GET
/admin/api/2020-10/orders/{order_id}/fulfillment_orders.json
Shopify Retrieves A List Of Fulfillment Orders For A Specific Order
get_orders_param_order_id_fulfillment_orders 2 params → 200
GET
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}.json
Shopify Retrieves A Specific Fulfillment Order
get_fulfillment_orders_param_fulfillment_order_id 1 param → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/cancel.json
Shopify Marks A Fulfillment Order As Cancelled
create_fulfillment_orders_param_fulfillment_order_id_cancel 1 param body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/close.json
Shopify Marks An In Progress Fulfillment Order As Incomplete
create_fulfillment_orders_param_fulfillment_order_id_close 2 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/move.json
Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location
create_fulfillment_orders_param_fulfillment_order_id_move 2 params body → 200
GET
/admin/api/2021-01/orders/{order_id}/fulfillment_orders.json
Shopify Retrieves A List Of Fulfillment Orders For A Specific Order
deprecated_202101_get_orders_param_order_id_fulfillment_orders 2 params → 200
GET
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}.json
Shopify Retrieves A Specific Fulfillment Order
deprecated_202101_get_fulfillment_orders_param_fulfillment_order_id 1 param → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/cancel.json
Shopify Marks A Fulfillment Order As Cancelled
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_cancel 1 param body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/close.json
Shopify Marks An In Progress Fulfillment Order As Incomplete
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_close 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/move.json
Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_move 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/open.json
Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_open 1 param body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/reschedule.json
Shopify Updates The Fulfillat Time Of A Scheduled Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_reschedule 1 param body → 200
GET
/admin/api/unstable/orders/{order_id}/fulfillment_orders.json
Shopify Retrieves A List Of Fulfillment Orders For A Specific Order
deprecated_unstable_get_orders_param_order_id_fulfillment_orders 2 params → 200
GET
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}.json
Shopify Retrieves A Specific Fulfillment Order
deprecated_unstable_get_fulfillment_orders_param_fulfillment_order_id 1 param → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/cancel.json
Shopify Marks A Fulfillment Order As Cancelled
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_cancel 1 param body → 200
POST
/admin/api/unstable/fulfillment_orders/release_hold.json
Shopify Releases The Fulfillment Order Holds For A Specific Order
deprecated_unstable_create_fulfillment_orders_release_hold 1 param body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/close.json
Shopify Marks An In Progress Fulfillment Order As Incomplete
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_close 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/move.json
Shopify Moves A Fulfillment Order From One Merchant Managed Location To Another Merchant Managed Location
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_move 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/open.json
Shopify Marks A Scheduled Fulfillment Order As Ready For Fulfillment
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_open 1 param body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/reschedule.json
Shopify Updates The Fulfillat Time Of A Scheduled Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_reschedule 1 param body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json
Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request 3 params body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json
Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept 2 params body → 200
POST
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json
Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202001_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject 2 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json
Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request 3 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json
Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept 2 params body → 200
POST
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json
Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202004_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject 2 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json
Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request 3 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json
Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept 2 params body → 200
POST
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json
Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202007_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject 2 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json
Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order
create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request 3 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json
Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept 2 params body → 200
POST
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json
Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json
Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request 3 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json
Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept 2 params body → 200
POST
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json
Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_202101_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request.json
Shopify Sends A Fulfillment Request To The Fulfillment Service Of A Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request 3 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/accept.json
Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_accept 2 params body → 200
POST
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/fulfillment_request/reject.json
Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
deprecated_unstable_create_fulfillment_orders_param_fulfillment_order_id_fulfillment_request_reject 2 params body → 200
GET
/admin/api/2020-01/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json
Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To
deprecated_202001_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move 2 params → 200
GET
/admin/api/2020-04/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json
Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To
deprecated_202004_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move 2 params → 200
GET
/admin/api/2020-07/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json
Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To
deprecated_202007_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move 2 params → 200
GET
/admin/api/2020-10/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json
Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To
get_fulfillment_orders_param_fulfillment_order_id_locations_for_move 2 params → 200
GET
/admin/api/2021-01/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json
Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To
deprecated_202101_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move 2 params → 200
GET
/admin/api/unstable/fulfillment_orders/{fulfillment_order_id}/locations_for_move.json
Shopify Retrieves A List Of Locations That A Fulfillment Order Can Potentially Move To
deprecated_unstable_get_fulfillment_orders_param_fulfillment_order_id_locations_for_move 2 params → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

shopify-order-api-openapi.yml Raw ↑

Other APIs Shopify publishes across the network.

Shopify GraphQL Admin API
Shopify Storefront API
Shopify Customer Account API
Shopify Partner API
Shopify Payments Apps API
Shopify Liquid API
Shopify Functions API
Shopify Discount Function API
Shopify Webhooks API
Shopify App Bridge
Shopify App Home API
Shopify Checkout UI Extensions API
Where this information came from

This is an independent, third-party profile of Shopify Order API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.