Shopify API — Ordered
Shopify API — Ordered. 9 operations. Lead operation: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime. Self-contained Naftiko capability covering one Shopify business surface.
What You Can Do
MCP Tools
shopify-retrieves-list-all-balance
Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime
shopify-retrieve-all-disputes-ordered
Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
shopify-retrieves-list-all-payouts
Shopify Retrieves A List Of All Payouts Ordered By Payout Date
shopify-retrieve-all-disputes-ordered-2
Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
shopify-retrieves-list-all-payouts-2
Shopify Retrieves A List Of All Payouts Ordered By Payout Date
shopify-retrieves-list-all-payouts-3
Shopify Retrieves A List Of All Payouts Ordered By Payout Date
shopify-retrieves-list-all-payouts-4
Shopify Retrieves A List Of All Payouts Ordered By Payout Date
shopify-retrieves-list-all-payouts-5
Shopify Retrieves A List Of All Payouts Ordered By Payout Date
shopify-retrieves-list-all-payouts-6
Shopify Retrieves A List Of All Payouts Ordered By Payout Date
Capability Spec
naftiko: 1.0.0-alpha2
info:
label: Shopify API — Ordered
description: 'Shopify API — Ordered. 9 operations. Lead operation: Shopify Retrieves A List Of All Balance Transactions
Ordered By Processingtime. Self-contained Naftiko capability covering one Shopify business surface.'
tags:
- Shopify
- Ordered
created: '2026-05-19'
modified: '2026-05-19'
binds:
- namespace: env
keys:
SHOPIFY_API_KEY: SHOPIFY_API_KEY
capability:
consumes:
- type: http
namespace: shopify-ordered
baseUri: ''
description: Shopify API — Ordered business capability. Self-contained, no shared references.
resources:
- name: admin-api-2020-01-shopify_payments-balance-transactions.json
path: /admin/api/2020-01/shopify_payments/balance/transactions.json
operations:
- name: deprecated202001getshopifypaymentsbalancetransactions
method: GET
description: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter response to transactions exclusively after the specified ID.
- name: last_id
in: query
type: string
description: Filter response to transactions exclusively before the specified ID
- name: test
in: query
type: string
description: Filter response to transactions placed in test mode.
- name: payout_id
in: query
type: string
description: Filter response to transactions paid out in the specified payout.
- name: payout_status
in: query
type: string
description: Filter response to transactions with the specified payout status
- name: admin-api-2020-01-shopify_payments-disputes.json
path: /admin/api/2020-01/shopify_payments/disputes.json
operations:
- name: deprecated202001getshopifypaymentsdisputes
method: GET
description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Return only disputes after the specified ID.
- name: last_id
in: query
type: string
description: Return only disputes before the specified ID.
- name: status
in: query
type: string
description: Return only disputes with the specified status.
- name: initiated_at
in: query
type: string
description: Return only disputes with the specified initiated_at date (ISO 8601 format).
- name: admin-api-2020-01-shopify_payments-payouts.json
path: /admin/api/2020-01/shopify_payments/payouts.json
operations:
- name: deprecated202001getshopifypaymentspayouts
method: GET
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter the response to payouts made after the specified ID.
- name: last_id
in: query
type: string
description: Filter the response to payouts made before the specified ID.
- name: date_min
in: query
type: string
description: Filter the response to payouts made inclusively after the specified date.
- name: date_max
in: query
type: string
description: Filter the response to payouts made inclusively before the specified date.
- name: date
in: query
type: string
description: Filter the response to payouts made on the specified date.
- name: status
in: query
type: string
description: Filter the response to payouts made with the specified status.
- name: admin-api-2020-04-shopify_payments-disputes.json
path: /admin/api/2020-04/shopify_payments/disputes.json
operations:
- name: deprecated202004getshopifypaymentsdisputes
method: GET
description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Return only disputes after the specified ID.
- name: last_id
in: query
type: string
description: Return only disputes before the specified ID.
- name: status
in: query
type: string
description: Return only disputes with the specified status.
- name: initiated_at
in: query
type: string
description: Return only disputes with the specified initiated_at date (ISO 8601 format).
- name: admin-api-2020-04-shopify_payments-payouts.json
path: /admin/api/2020-04/shopify_payments/payouts.json
operations:
- name: deprecated202004getshopifypaymentspayouts
method: GET
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter the response to payouts made after the specified ID.
- name: last_id
in: query
type: string
description: Filter the response to payouts made before the specified ID.
- name: date_min
in: query
type: string
description: Filter the response to payouts made inclusively after the specified date.
- name: date_max
in: query
type: string
description: Filter the response to payouts made inclusively before the specified date.
- name: date
in: query
type: string
description: Filter the response to payouts made on the specified date.
- name: status
in: query
type: string
description: Filter the response to payouts made with the specified status.
- name: admin-api-2020-07-shopify_payments-payouts.json
path: /admin/api/2020-07/shopify_payments/payouts.json
operations:
- name: deprecated202007getshopifypaymentspayouts
method: GET
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter the response to payouts made after the specified ID.
- name: last_id
in: query
type: string
description: Filter the response to payouts made before the specified ID.
- name: date_min
in: query
type: string
description: Filter the response to payouts made inclusively after the specified date.
- name: date_max
in: query
type: string
description: Filter the response to payouts made inclusively before the specified date.
- name: date
in: query
type: string
description: Filter the response to payouts made on the specified date.
- name: status
in: query
type: string
description: Filter the response to payouts made with the specified status.
- name: admin-api-2020-10-shopify_payments-payouts.json
path: /admin/api/2020-10/shopify_payments/payouts.json
operations:
- name: getshopifypaymentspayouts
method: GET
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter the response to payouts made after the specified ID.
- name: last_id
in: query
type: string
description: Filter the response to payouts made before the specified ID.
- name: date_min
in: query
type: string
description: Filter the response to payouts made inclusively after the specified date.
- name: date_max
in: query
type: string
description: Filter the response to payouts made inclusively before the specified date.
- name: date
in: query
type: string
description: Filter the response to payouts made on the specified date.
- name: status
in: query
type: string
description: Filter the response to payouts made with the specified status.
- name: admin-api-2021-01-shopify_payments-payouts.json
path: /admin/api/2021-01/shopify_payments/payouts.json
operations:
- name: deprecated202101getshopifypaymentspayouts
method: GET
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter the response to payouts made after the specified ID.
- name: last_id
in: query
type: string
description: Filter the response to payouts made before the specified ID.
- name: date_min
in: query
type: string
description: Filter the response to payouts made inclusively after the specified date.
- name: date_max
in: query
type: string
description: Filter the response to payouts made inclusively before the specified date.
- name: date
in: query
type: string
description: Filter the response to payouts made on the specified date.
- name: status
in: query
type: string
description: Filter the response to payouts made with the specified status.
- name: admin-api-unstable-shopify_payments-payouts.json
path: /admin/api/unstable/shopify_payments/payouts.json
operations:
- name: deprecatedunstablegetshopifypaymentspayouts
method: GET
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
outputRawFormat: json
outputParameters:
- name: result
type: object
value: $.
inputParameters:
- name: since_id
in: query
type: string
description: Filter the response to payouts made after the specified ID.
- name: last_id
in: query
type: string
description: Filter the response to payouts made before the specified ID.
- name: date_min
in: query
type: string
description: Filter the response to payouts made inclusively after the specified date.
- name: date_max
in: query
type: string
description: Filter the response to payouts made inclusively before the specified date.
- name: date
in: query
type: string
description: Filter the response to payouts made on the specified date.
- name: status
in: query
type: string
description: Filter the response to payouts made with the specified status.
exposes:
- type: rest
namespace: shopify-ordered-rest
port: 8080
description: REST adapter for Shopify API — Ordered. One Spectral-compliant resource per consumed operation, prefixed
with /v1.
resources:
- path: /v1/admin/api/2020-01/shopify-payments/balance/transactions-json
name: admin-api-2020-01-shopify-payments-balance-transactions-json
description: REST surface for admin-api-2020-01-shopify_payments-balance-transactions.json.
operations:
- method: GET
name: deprecated202001getshopifypaymentsbalancetransactions
description: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime
call: shopify-ordered.deprecated202001getshopifypaymentsbalancetransactions
with:
since_id: rest.since_id
last_id: rest.last_id
test: rest.test
payout_id: rest.payout_id
payout_status: rest.payout_status
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2020-01/shopify-payments/disputes-json
name: admin-api-2020-01-shopify-payments-disputes-json
description: REST surface for admin-api-2020-01-shopify_payments-disputes.json.
operations:
- method: GET
name: deprecated202001getshopifypaymentsdisputes
description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
call: shopify-ordered.deprecated202001getshopifypaymentsdisputes
with:
since_id: rest.since_id
last_id: rest.last_id
status: rest.status
initiated_at: rest.initiated_at
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2020-01/shopify-payments/payouts-json
name: admin-api-2020-01-shopify-payments-payouts-json
description: REST surface for admin-api-2020-01-shopify_payments-payouts.json.
operations:
- method: GET
name: deprecated202001getshopifypaymentspayouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
call: shopify-ordered.deprecated202001getshopifypaymentspayouts
with:
since_id: rest.since_id
last_id: rest.last_id
date_min: rest.date_min
date_max: rest.date_max
date: rest.date
status: rest.status
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2020-04/shopify-payments/disputes-json
name: admin-api-2020-04-shopify-payments-disputes-json
description: REST surface for admin-api-2020-04-shopify_payments-disputes.json.
operations:
- method: GET
name: deprecated202004getshopifypaymentsdisputes
description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
call: shopify-ordered.deprecated202004getshopifypaymentsdisputes
with:
since_id: rest.since_id
last_id: rest.last_id
status: rest.status
initiated_at: rest.initiated_at
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2020-04/shopify-payments/payouts-json
name: admin-api-2020-04-shopify-payments-payouts-json
description: REST surface for admin-api-2020-04-shopify_payments-payouts.json.
operations:
- method: GET
name: deprecated202004getshopifypaymentspayouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
call: shopify-ordered.deprecated202004getshopifypaymentspayouts
with:
since_id: rest.since_id
last_id: rest.last_id
date_min: rest.date_min
date_max: rest.date_max
date: rest.date
status: rest.status
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2020-07/shopify-payments/payouts-json
name: admin-api-2020-07-shopify-payments-payouts-json
description: REST surface for admin-api-2020-07-shopify_payments-payouts.json.
operations:
- method: GET
name: deprecated202007getshopifypaymentspayouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
call: shopify-ordered.deprecated202007getshopifypaymentspayouts
with:
since_id: rest.since_id
last_id: rest.last_id
date_min: rest.date_min
date_max: rest.date_max
date: rest.date
status: rest.status
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2020-10/shopify-payments/payouts-json
name: admin-api-2020-10-shopify-payments-payouts-json
description: REST surface for admin-api-2020-10-shopify_payments-payouts.json.
operations:
- method: GET
name: getshopifypaymentspayouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
call: shopify-ordered.getshopifypaymentspayouts
with:
since_id: rest.since_id
last_id: rest.last_id
date_min: rest.date_min
date_max: rest.date_max
date: rest.date
status: rest.status
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/2021-01/shopify-payments/payouts-json
name: admin-api-2021-01-shopify-payments-payouts-json
description: REST surface for admin-api-2021-01-shopify_payments-payouts.json.
operations:
- method: GET
name: deprecated202101getshopifypaymentspayouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
call: shopify-ordered.deprecated202101getshopifypaymentspayouts
with:
since_id: rest.since_id
last_id: rest.last_id
date_min: rest.date_min
date_max: rest.date_max
date: rest.date
status: rest.status
outputParameters:
- type: object
mapping: $.
- path: /v1/admin/api/unstable/shopify-payments/payouts-json
name: admin-api-unstable-shopify-payments-payouts-json
description: REST surface for admin-api-unstable-shopify_payments-payouts.json.
operations:
- method: GET
name: deprecatedunstablegetshopifypaymentspayouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
call: shopify-ordered.deprecatedunstablegetshopifypaymentspayouts
with:
since_id: rest.since_id
last_id: rest.last_id
date_min: rest.date_min
date_max: rest.date_max
date: rest.date
status: rest.status
outputParameters:
- type: object
mapping: $.
- type: mcp
namespace: shopify-ordered-mcp
port: 9090
transport: http
description: MCP adapter for Shopify API — Ordered. One tool per consumed operation, routed inline through this capability's
consumes block.
tools:
- name: shopify-retrieves-list-all-balance
description: Shopify Retrieves A List Of All Balance Transactions Ordered By Processingtime
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202001getshopifypaymentsbalancetransactions
with:
since_id: tools.since_id
last_id: tools.last_id
test: tools.test
payout_id: tools.payout_id
payout_status: tools.payout_status
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieve-all-disputes-ordered
description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202001getshopifypaymentsdisputes
with:
since_id: tools.since_id
last_id: tools.last_id
status: tools.status
initiated_at: tools.initiated_at
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieves-list-all-payouts
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202001getshopifypaymentspayouts
with:
since_id: tools.since_id
last_id: tools.last_id
date_min: tools.date_min
date_max: tools.date_max
date: tools.date
status: tools.status
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieve-all-disputes-ordered-2
description: Shopify Retrieve All Disputes Ordered By Initiated_at Date And Time (iso 8601 Format)
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202004getshopifypaymentsdisputes
with:
since_id: tools.since_id
last_id: tools.last_id
status: tools.status
initiated_at: tools.initiated_at
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieves-list-all-payouts-2
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202004getshopifypaymentspayouts
with:
since_id: tools.since_id
last_id: tools.last_id
date_min: tools.date_min
date_max: tools.date_max
date: tools.date
status: tools.status
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieves-list-all-payouts-3
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202007getshopifypaymentspayouts
with:
since_id: tools.since_id
last_id: tools.last_id
date_min: tools.date_min
date_max: tools.date_max
date: tools.date
status: tools.status
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieves-list-all-payouts-4
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.getshopifypaymentspayouts
with:
since_id: tools.since_id
last_id: tools.last_id
date_min: tools.date_min
date_max: tools.date_max
date: tools.date
status: tools.status
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieves-list-all-payouts-5
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecated202101getshopifypaymentspayouts
with:
since_id: tools.since_id
last_id: tools.last_id
date_min: tools.date_min
date_max: tools.date_max
date: tools.date
status: tools.status
outputParameters:
- type: object
mapping: $.
- name: shopify-retrieves-list-all-payouts-6
description: Shopify Retrieves A List Of All Payouts Ordered By Payout Date
hints:
readOnly: true
destructive: false
idempotent: true
call: shopify-ordered.deprecatedunstablegetshopifypaymentspayouts
with:
since_id: tools.since_id
last_id: tools.last_id
date_min: tools.date_min
date_max: tools.date_max
date: tools.date
status: tools.status
outputParameters:
- type: object
mapping: $.