Shopify API — Sent. 24 operations. Lead operation: Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order. Self-contained Naftiko capability covering one Shopify business surface.
Deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept — Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202001createfulfillmentordersparamfulfillmentorderidcancellationrequestreject — Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept — Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject — Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept — Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202004createfulfillmentordersparamfulfillmentorderidcancellationrequestreject — Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept — Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject — Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept — Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202007createfulfillmentordersparamfulfillmentorderidcancellationrequestreject — Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept — Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202007createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject — Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept — Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Createfulfillmentordersparamfulfillmentorderidcancellationrequestreject — Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept — Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject — Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestaccept — Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202101createfulfillmentordersparamfulfillmentorderidcancellationrequestreject — Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept — Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecated202101createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject — Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestaccept — Shopify Accepts A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidcancellationrequestreject — Shopify Rejects A Cancellation Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestaccept — Shopify Accepts A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
Deprecatedunstablecreatefulfillmentordersparamfulfillmentorderidfulfillmentrequestreject — Shopify Rejects A Fulfillment Request Sent To A Fulfillment Service For A Fulfillment Order
naftiko: 1.0.0-alpha2
info:
label: Shopify API — Sent
description: 'Shopify API — Sent. 24 operations. Lead operation: Shopify Accepts A Cancellation Request Sent To A Fulfillment
Service For A Fulfillment Order. Self-contained Naftiko capability covering one Shopify business surface.'
tags:
- Shopify
- Sent
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
consumes:
- type: http
namespace: shopify-sent
baseUri: ''
description: Shopify API — Sent business capability. Self-contained, no shared references.
resources:
- 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-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-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-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-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-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-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-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-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-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-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-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
exposes:
- type: rest
namespace: shopify-sent-rest
port: 8080
description: REST adapter for Shopify API — Sent. One Spectral-compliant resource per consumed operation, prefixed with
/v1.
resources:
- 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-sent.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-sent.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}/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-sent.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-sent.deprecated202001createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject
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-sent.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-sent.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}/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-sent.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-sent.deprecated202004createfulfillmentordersparamfulfillmentorderidfulfillmentrequestreject
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-fu
# --- truncated at 32 KB (58 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/shopify/refs/heads/main/capabilities/shopify-sent.yaml