naftiko: 1.0.0-alpha2 info: label: Shopify API — Payments description: 'Shopify API — Payments. 24 operations. Lead operation: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault. Self-contained Naftiko capability covering one Shopify business surface.' tags: - Shopify - Payments created: '2026-05-19' modified: '2026-05-19' binds: - namespace: env keys: SHOPIFY_API_KEY: SHOPIFY_API_KEY capability: consumes: - type: http namespace: shopify-payments baseUri: '' description: Shopify API — Payments business capability. Self-contained, no shared references. resources: - name: admin-api-2020-01-checkouts-token-payments.json path: /admin/api/2020-01/checkouts/{token}/payments.json operations: - name: deprecated202001createcheckoutsparamtokenpayments method: POST description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: "amount\n required" in: query type: string description: The amount of the payment. - name: "request_details\n required" in: query type: string description: 'The details of the request, including the following attributes:' - name: "session_id\n required" in: query type: string description: A session ID provided by the card vault when creating a payment session. - name: "unique_token\n required" in: query type: string description: A unique idempotency token generated by your app. This can be any value, but must be unique across all payment requests. - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202001getcheckoutsparamtokenpayments method: GET description: Shopify Retrieves A List Of Payments On A Particular Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-01-checkouts-token-payments-count.json path: /admin/api/2020-01/checkouts/{token}/payments/count.json operations: - name: deprecated202001getcheckoutsparamtokenpaymentscount method: GET description: Shopify Counts The Number Of Payments Attempted On A Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-01-checkouts-token-payments-payment_id}.json path: /admin/api/2020-01/checkouts/{token}/payments/{payment_id}.json operations: - name: deprecated202001getcheckoutsparamtokenpaymentsparampaymentid method: GET description: Shopify Retrieves The Payment Information For An Existing Payment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: payment_id in: path type: string description: payment_id required: true - name: admin-api-2020-04-checkouts-token-payments.json path: /admin/api/2020-04/checkouts/{token}/payments.json operations: - name: deprecated202004createcheckoutsparamtokenpayments method: POST description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: "amount\n required" in: query type: string description: The amount of the payment. - name: "request_details\n required" in: query type: string description: 'The details of the request, including the following attributes:' - name: "session_id\n required" in: query type: string description: A session ID provided by the card vault when creating a payment session. - name: "unique_token\n required" in: query type: string description: A unique idempotency token generated by your app. This can be any value, but must be unique across all payment requests. - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202004getcheckoutsparamtokenpayments method: GET description: Shopify Retrieves A List Of Payments On A Particular Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-04-checkouts-token-payments-count.json path: /admin/api/2020-04/checkouts/{token}/payments/count.json operations: - name: deprecated202004getcheckoutsparamtokenpaymentscount method: GET description: Shopify Counts The Number Of Payments Attempted On A Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-04-checkouts-token-payments-payment_id}.json path: /admin/api/2020-04/checkouts/{token}/payments/{payment_id}.json operations: - name: deprecated202004getcheckoutsparamtokenpaymentsparampaymentid method: GET description: Shopify Retrieves The Payment Information For An Existing Payment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: payment_id in: path type: string description: payment_id required: true - name: admin-api-2020-07-checkouts-token-payments.json path: /admin/api/2020-07/checkouts/{token}/payments.json operations: - name: deprecated202007createcheckoutsparamtokenpayments method: POST description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: "amount\n required" in: query type: string description: The amount of the payment. - name: "request_details\n required" in: query type: string description: 'The details of the request, including the following attributes:' - name: "session_id\n required" in: query type: string description: A session ID provided by the card vault when creating a payment session. - name: "unique_token\n required" in: query type: string description: A unique idempotency token generated by your app. This can be any value, but must be unique across all payment requests. - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202007getcheckoutsparamtokenpayments method: GET description: Shopify Retrieves A List Of Payments On A Particular Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-07-checkouts-token-payments-count.json path: /admin/api/2020-07/checkouts/{token}/payments/count.json operations: - name: deprecated202007getcheckoutsparamtokenpaymentscount method: GET description: Shopify Counts The Number Of Payments Attempted On A Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-07-checkouts-token-payments-payment_id}.json path: /admin/api/2020-07/checkouts/{token}/payments/{payment_id}.json operations: - name: deprecated202007getcheckoutsparamtokenpaymentsparampaymentid method: GET description: Shopify Retrieves The Payment Information For An Existing Payment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: payment_id in: path type: string description: payment_id required: true - name: admin-api-2020-10-checkouts-token-payments.json path: /admin/api/2020-10/checkouts/{token}/payments.json operations: - name: createcheckoutsparamtokenpayments method: POST description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: "amount\n required" in: query type: string description: The amount of the payment. - name: "request_details\n required" in: query type: string description: 'The details of the request, including the following attributes:' - name: "session_id\n required" in: query type: string description: A session ID provided by the card vault when creating a payment session. - name: "unique_token\n required" in: query type: string description: A unique idempotency token generated by your app. This can be any value, but must be unique across all payment requests. - name: body in: body type: object description: Request body (JSON). required: false - name: getcheckoutsparamtokenpayments method: GET description: Shopify Retrieves A List Of Payments On A Particular Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-10-checkouts-token-payments-count.json path: /admin/api/2020-10/checkouts/{token}/payments/count.json operations: - name: getcheckoutsparamtokenpaymentscount method: GET description: Shopify Counts The Number Of Payments Attempted On A Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2020-10-checkouts-token-payments-payment_id}.json path: /admin/api/2020-10/checkouts/{token}/payments/{payment_id}.json operations: - name: getcheckoutsparamtokenpaymentsparampaymentid method: GET description: Shopify Retrieves The Payment Information For An Existing Payment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: payment_id in: path type: string description: payment_id required: true - name: admin-api-2021-01-checkouts-token-payments.json path: /admin/api/2021-01/checkouts/{token}/payments.json operations: - name: deprecated202101createcheckoutsparamtokenpayments method: POST description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: "amount\n required" in: query type: string description: The amount of the payment. - name: "request_details\n required" in: query type: string description: 'The details of the request, including the following attributes:' - name: "session_id\n required" in: query type: string description: A session ID provided by the card vault when creating a payment session. - name: "unique_token\n required" in: query type: string description: A unique idempotency token generated by your app. This can be any value, but must be unique across all payment requests. - name: body in: body type: object description: Request body (JSON). required: false - name: deprecated202101getcheckoutsparamtokenpayments method: GET description: Shopify Retrieves A List Of Payments On A Particular Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2021-01-checkouts-token-payments-count.json path: /admin/api/2021-01/checkouts/{token}/payments/count.json operations: - name: deprecated202101getcheckoutsparamtokenpaymentscount method: GET description: Shopify Counts The Number Of Payments Attempted On A Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-2021-01-checkouts-token-payments-payment_id}.json path: /admin/api/2021-01/checkouts/{token}/payments/{payment_id}.json operations: - name: deprecated202101getcheckoutsparamtokenpaymentsparampaymentid method: GET description: Shopify Retrieves The Payment Information For An Existing Payment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: payment_id in: path type: string description: payment_id required: true - name: admin-api-unstable-checkouts-token-payments.json path: /admin/api/unstable/checkouts/{token}/payments.json operations: - name: deprecatedunstablecreatecheckoutsparamtokenpayments method: POST description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: "amount\n required" in: query type: string description: The amount of the payment. - name: "request_details\n required" in: query type: string description: 'The details of the request, including the following attributes:' - name: "session_id\n required" in: query type: string description: A session ID provided by the card vault when creating a payment session. - name: "unique_token\n required" in: query type: string description: A unique idempotency token generated by your app. This can be any value, but must be unique across all payment requests. - name: body in: body type: object description: Request body (JSON). required: false - name: deprecatedunstablegetcheckoutsparamtokenpayments method: GET description: Shopify Retrieves A List Of Payments On A Particular Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-unstable-checkouts-token-payments-count.json path: /admin/api/unstable/checkouts/{token}/payments/count.json operations: - name: deprecatedunstablegetcheckoutsparamtokenpaymentscount method: GET description: Shopify Counts The Number Of Payments Attempted On A Checkout outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: admin-api-unstable-checkouts-token-payments-payment_id}.json path: /admin/api/unstable/checkouts/{token}/payments/{payment_id}.json operations: - name: deprecatedunstablegetcheckoutsparamtokenpaymentsparampaymentid method: GET description: Shopify Retrieves The Payment Information For An Existing Payment outputRawFormat: json outputParameters: - name: result type: object value: $. inputParameters: - name: token in: path type: string description: token required: true - name: payment_id in: path type: string description: payment_id required: true exposes: - type: rest namespace: shopify-payments-rest port: 8080 description: REST adapter for Shopify API — Payments. One Spectral-compliant resource per consumed operation, prefixed with /v1. resources: - path: /v1/admin/api/2020-01/checkouts/{token}/payments-json name: admin-api-2020-01-checkouts-token-payments-json description: REST surface for admin-api-2020-01-checkouts-token-payments.json. operations: - method: POST name: deprecated202001createcheckoutsparamtokenpayments description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault call: shopify-payments.deprecated202001createcheckoutsparamtokenpayments with: token: rest.token ? "amount\n required" : "rest.amount\n required" ? "request_details\n required" : "rest.request_details\n required" ? "session_id\n required" : "rest.session_id\n required" ? "unique_token\n required" : "rest.unique_token\n required" body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202001getcheckoutsparamtokenpayments description: Shopify Retrieves A List Of Payments On A Particular Checkout call: shopify-payments.deprecated202001getcheckoutsparamtokenpayments with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/checkouts/{token}/payments/count-json name: admin-api-2020-01-checkouts-token-payments-count-json description: REST surface for admin-api-2020-01-checkouts-token-payments-count.json. operations: - method: GET name: deprecated202001getcheckoutsparamtokenpaymentscount description: Shopify Counts The Number Of Payments Attempted On A Checkout call: shopify-payments.deprecated202001getcheckoutsparamtokenpaymentscount with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-01/checkouts/{token}/payments/payment-id-json name: admin-api-2020-01-checkouts-token-payments-payment-id-json description: REST surface for admin-api-2020-01-checkouts-token-payments-payment_id}.json. operations: - method: GET name: deprecated202001getcheckoutsparamtokenpaymentsparampaymentid description: Shopify Retrieves The Payment Information For An Existing Payment call: shopify-payments.deprecated202001getcheckoutsparamtokenpaymentsparampaymentid with: token: rest.token payment_id: rest.payment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/checkouts/{token}/payments-json name: admin-api-2020-04-checkouts-token-payments-json description: REST surface for admin-api-2020-04-checkouts-token-payments.json. operations: - method: POST name: deprecated202004createcheckoutsparamtokenpayments description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault call: shopify-payments.deprecated202004createcheckoutsparamtokenpayments with: token: rest.token ? "amount\n required" : "rest.amount\n required" ? "request_details\n required" : "rest.request_details\n required" ? "session_id\n required" : "rest.session_id\n required" ? "unique_token\n required" : "rest.unique_token\n required" body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202004getcheckoutsparamtokenpayments description: Shopify Retrieves A List Of Payments On A Particular Checkout call: shopify-payments.deprecated202004getcheckoutsparamtokenpayments with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/checkouts/{token}/payments/count-json name: admin-api-2020-04-checkouts-token-payments-count-json description: REST surface for admin-api-2020-04-checkouts-token-payments-count.json. operations: - method: GET name: deprecated202004getcheckoutsparamtokenpaymentscount description: Shopify Counts The Number Of Payments Attempted On A Checkout call: shopify-payments.deprecated202004getcheckoutsparamtokenpaymentscount with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-04/checkouts/{token}/payments/payment-id-json name: admin-api-2020-04-checkouts-token-payments-payment-id-json description: REST surface for admin-api-2020-04-checkouts-token-payments-payment_id}.json. operations: - method: GET name: deprecated202004getcheckoutsparamtokenpaymentsparampaymentid description: Shopify Retrieves The Payment Information For An Existing Payment call: shopify-payments.deprecated202004getcheckoutsparamtokenpaymentsparampaymentid with: token: rest.token payment_id: rest.payment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/checkouts/{token}/payments-json name: admin-api-2020-07-checkouts-token-payments-json description: REST surface for admin-api-2020-07-checkouts-token-payments.json. operations: - method: POST name: deprecated202007createcheckoutsparamtokenpayments description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault call: shopify-payments.deprecated202007createcheckoutsparamtokenpayments with: token: rest.token ? "amount\n required" : "rest.amount\n required" ? "request_details\n required" : "rest.request_details\n required" ? "session_id\n required" : "rest.session_id\n required" ? "unique_token\n required" : "rest.unique_token\n required" body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202007getcheckoutsparamtokenpayments description: Shopify Retrieves A List Of Payments On A Particular Checkout call: shopify-payments.deprecated202007getcheckoutsparamtokenpayments with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/checkouts/{token}/payments/count-json name: admin-api-2020-07-checkouts-token-payments-count-json description: REST surface for admin-api-2020-07-checkouts-token-payments-count.json. operations: - method: GET name: deprecated202007getcheckoutsparamtokenpaymentscount description: Shopify Counts The Number Of Payments Attempted On A Checkout call: shopify-payments.deprecated202007getcheckoutsparamtokenpaymentscount with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-07/checkouts/{token}/payments/payment-id-json name: admin-api-2020-07-checkouts-token-payments-payment-id-json description: REST surface for admin-api-2020-07-checkouts-token-payments-payment_id}.json. operations: - method: GET name: deprecated202007getcheckoutsparamtokenpaymentsparampaymentid description: Shopify Retrieves The Payment Information For An Existing Payment call: shopify-payments.deprecated202007getcheckoutsparamtokenpaymentsparampaymentid with: token: rest.token payment_id: rest.payment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/checkouts/{token}/payments-json name: admin-api-2020-10-checkouts-token-payments-json description: REST surface for admin-api-2020-10-checkouts-token-payments.json. operations: - method: POST name: createcheckoutsparamtokenpayments description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault call: shopify-payments.createcheckoutsparamtokenpayments with: token: rest.token ? "amount\n required" : "rest.amount\n required" ? "request_details\n required" : "rest.request_details\n required" ? "session_id\n required" : "rest.session_id\n required" ? "unique_token\n required" : "rest.unique_token\n required" body: rest.body outputParameters: - type: object mapping: $. - method: GET name: getcheckoutsparamtokenpayments description: Shopify Retrieves A List Of Payments On A Particular Checkout call: shopify-payments.getcheckoutsparamtokenpayments with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/checkouts/{token}/payments/count-json name: admin-api-2020-10-checkouts-token-payments-count-json description: REST surface for admin-api-2020-10-checkouts-token-payments-count.json. operations: - method: GET name: getcheckoutsparamtokenpaymentscount description: Shopify Counts The Number Of Payments Attempted On A Checkout call: shopify-payments.getcheckoutsparamtokenpaymentscount with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2020-10/checkouts/{token}/payments/payment-id-json name: admin-api-2020-10-checkouts-token-payments-payment-id-json description: REST surface for admin-api-2020-10-checkouts-token-payments-payment_id}.json. operations: - method: GET name: getcheckoutsparamtokenpaymentsparampaymentid description: Shopify Retrieves The Payment Information For An Existing Payment call: shopify-payments.getcheckoutsparamtokenpaymentsparampaymentid with: token: rest.token payment_id: rest.payment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/checkouts/{token}/payments-json name: admin-api-2021-01-checkouts-token-payments-json description: REST surface for admin-api-2021-01-checkouts-token-payments.json. operations: - method: POST name: deprecated202101createcheckoutsparamtokenpayments description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault call: shopify-payments.deprecated202101createcheckoutsparamtokenpayments with: token: rest.token ? "amount\n required" : "rest.amount\n required" ? "request_details\n required" : "rest.request_details\n required" ? "session_id\n required" : "rest.session_id\n required" ? "unique_token\n required" : "rest.unique_token\n required" body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecated202101getcheckoutsparamtokenpayments description: Shopify Retrieves A List Of Payments On A Particular Checkout call: shopify-payments.deprecated202101getcheckoutsparamtokenpayments with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/checkouts/{token}/payments/count-json name: admin-api-2021-01-checkouts-token-payments-count-json description: REST surface for admin-api-2021-01-checkouts-token-payments-count.json. operations: - method: GET name: deprecated202101getcheckoutsparamtokenpaymentscount description: Shopify Counts The Number Of Payments Attempted On A Checkout call: shopify-payments.deprecated202101getcheckoutsparamtokenpaymentscount with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/2021-01/checkouts/{token}/payments/payment-id-json name: admin-api-2021-01-checkouts-token-payments-payment-id-json description: REST surface for admin-api-2021-01-checkouts-token-payments-payment_id}.json. operations: - method: GET name: deprecated202101getcheckoutsparamtokenpaymentsparampaymentid description: Shopify Retrieves The Payment Information For An Existing Payment call: shopify-payments.deprecated202101getcheckoutsparamtokenpaymentsparampaymentid with: token: rest.token payment_id: rest.payment_id outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/checkouts/{token}/payments-json name: admin-api-unstable-checkouts-token-payments-json description: REST surface for admin-api-unstable-checkouts-token-payments.json. operations: - method: POST name: deprecatedunstablecreatecheckoutsparamtokenpayments description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault call: shopify-payments.deprecatedunstablecreatecheckoutsparamtokenpayments with: token: rest.token ? "amount\n required" : "rest.amount\n required" ? "request_details\n required" : "rest.request_details\n required" ? "session_id\n required" : "rest.session_id\n required" ? "unique_token\n required" : "rest.unique_token\n required" body: rest.body outputParameters: - type: object mapping: $. - method: GET name: deprecatedunstablegetcheckoutsparamtokenpayments description: Shopify Retrieves A List Of Payments On A Particular Checkout call: shopify-payments.deprecatedunstablegetcheckoutsparamtokenpayments with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/checkouts/{token}/payments/count-json name: admin-api-unstable-checkouts-token-payments-count-json description: REST surface for admin-api-unstable-checkouts-token-payments-count.json. operations: - method: GET name: deprecatedunstablegetcheckoutsparamtokenpaymentscount description: Shopify Counts The Number Of Payments Attempted On A Checkout call: shopify-payments.deprecatedunstablegetcheckoutsparamtokenpaymentscount with: token: rest.token outputParameters: - type: object mapping: $. - path: /v1/admin/api/unstable/checkouts/{token}/payments/payment-id-json name: admin-api-unstable-checkouts-token-payments-payment-id-json description: REST surface for admin-api-unstable-checkouts-token-payments-payment_id}.json. operations: - method: GET name: deprecatedunstablegetcheckoutsparamtokenpaymentsparampaymentid description: Shopify Retrieves The Payment Information For An Existing Payment call: shopify-payments.deprecatedunstablegetcheckoutsparamtokenpaymentsparampaymentid with: token: rest.token payment_id: rest.payment_id outputParameters: - type: object mapping: $. - type: mcp namespace: shopify-payments-mcp port: 9090 transport: http description: MCP adapter for Shopify API — Payments. One tool per consumed operation, routed inline through this capability's consumes block. tools: - name: shopify-creates-payment-checkout-using description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault hints: readOnly: false destructive: false idempotent: false call: shopify-payments.deprecated202001createcheckoutsparamtokenpayments with: token: tools.token ? "amount\n required" : "tools.amount\n required" ? "request_details\n required" : "tools.request_details\n required" ? "session_id\n required" : "tools.session_id\n required" ? "unique_token\n required" : "tools.unique_token\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-payments-particular description: Shopify Retrieves A List Of Payments On A Particular Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202001getcheckoutsparamtokenpayments with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-counts-number-payments-attempted description: Shopify Counts The Number Of Payments Attempted On A Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202001getcheckoutsparamtokenpaymentscount with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-retrieves-payment-information-existing description: Shopify Retrieves The Payment Information For An Existing Payment hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202001getcheckoutsparamtokenpaymentsparampaymentid with: token: tools.token payment_id: tools.payment_id outputParameters: - type: object mapping: $. - name: shopify-creates-payment-checkout-using-2 description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault hints: readOnly: false destructive: false idempotent: false call: shopify-payments.deprecated202004createcheckoutsparamtokenpayments with: token: tools.token ? "amount\n required" : "tools.amount\n required" ? "request_details\n required" : "tools.request_details\n required" ? "session_id\n required" : "tools.session_id\n required" ? "unique_token\n required" : "tools.unique_token\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-payments-particular-2 description: Shopify Retrieves A List Of Payments On A Particular Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202004getcheckoutsparamtokenpayments with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-counts-number-payments-attempted-2 description: Shopify Counts The Number Of Payments Attempted On A Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202004getcheckoutsparamtokenpaymentscount with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-retrieves-payment-information-existing-2 description: Shopify Retrieves The Payment Information For An Existing Payment hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202004getcheckoutsparamtokenpaymentsparampaymentid with: token: tools.token payment_id: tools.payment_id outputParameters: - type: object mapping: $. - name: shopify-creates-payment-checkout-using-3 description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault hints: readOnly: false destructive: false idempotent: false call: shopify-payments.deprecated202007createcheckoutsparamtokenpayments with: token: tools.token ? "amount\n required" : "tools.amount\n required" ? "request_details\n required" : "tools.request_details\n required" ? "session_id\n required" : "tools.session_id\n required" ? "unique_token\n required" : "tools.unique_token\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-payments-particular-3 description: Shopify Retrieves A List Of Payments On A Particular Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202007getcheckoutsparamtokenpayments with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-counts-number-payments-attempted-3 description: Shopify Counts The Number Of Payments Attempted On A Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202007getcheckoutsparamtokenpaymentscount with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-retrieves-payment-information-existing-3 description: Shopify Retrieves The Payment Information For An Existing Payment hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202007getcheckoutsparamtokenpaymentsparampaymentid with: token: tools.token payment_id: tools.payment_id outputParameters: - type: object mapping: $. - name: shopify-creates-payment-checkout-using-4 description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault hints: readOnly: false destructive: false idempotent: false call: shopify-payments.createcheckoutsparamtokenpayments with: token: tools.token ? "amount\n required" : "tools.amount\n required" ? "request_details\n required" : "tools.request_details\n required" ? "session_id\n required" : "tools.session_id\n required" ? "unique_token\n required" : "tools.unique_token\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-payments-particular-4 description: Shopify Retrieves A List Of Payments On A Particular Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.getcheckoutsparamtokenpayments with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-counts-number-payments-attempted-4 description: Shopify Counts The Number Of Payments Attempted On A Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.getcheckoutsparamtokenpaymentscount with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-retrieves-payment-information-existing-4 description: Shopify Retrieves The Payment Information For An Existing Payment hints: readOnly: true destructive: false idempotent: true call: shopify-payments.getcheckoutsparamtokenpaymentsparampaymentid with: token: tools.token payment_id: tools.payment_id outputParameters: - type: object mapping: $. - name: shopify-creates-payment-checkout-using-5 description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault hints: readOnly: false destructive: false idempotent: false call: shopify-payments.deprecated202101createcheckoutsparamtokenpayments with: token: tools.token ? "amount\n required" : "tools.amount\n required" ? "request_details\n required" : "tools.request_details\n required" ? "session_id\n required" : "tools.session_id\n required" ? "unique_token\n required" : "tools.unique_token\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-payments-particular-5 description: Shopify Retrieves A List Of Payments On A Particular Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202101getcheckoutsparamtokenpayments with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-counts-number-payments-attempted-5 description: Shopify Counts The Number Of Payments Attempted On A Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202101getcheckoutsparamtokenpaymentscount with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-retrieves-payment-information-existing-5 description: Shopify Retrieves The Payment Information For An Existing Payment hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecated202101getcheckoutsparamtokenpaymentsparampaymentid with: token: tools.token payment_id: tools.payment_id outputParameters: - type: object mapping: $. - name: shopify-creates-payment-checkout-using-6 description: Shopify Creates A Payment On A Checkout Using The Session Id Returned By The Card Vault hints: readOnly: false destructive: false idempotent: false call: shopify-payments.deprecatedunstablecreatecheckoutsparamtokenpayments with: token: tools.token ? "amount\n required" : "tools.amount\n required" ? "request_details\n required" : "tools.request_details\n required" ? "session_id\n required" : "tools.session_id\n required" ? "unique_token\n required" : "tools.unique_token\n required" body: tools.body outputParameters: - type: object mapping: $. - name: shopify-retrieves-list-payments-particular-6 description: Shopify Retrieves A List Of Payments On A Particular Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecatedunstablegetcheckoutsparamtokenpayments with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-counts-number-payments-attempted-6 description: Shopify Counts The Number Of Payments Attempted On A Checkout hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecatedunstablegetcheckoutsparamtokenpaymentscount with: token: tools.token outputParameters: - type: object mapping: $. - name: shopify-retrieves-payment-information-existing-6 description: Shopify Retrieves The Payment Information For An Existing Payment hints: readOnly: true destructive: false idempotent: true call: shopify-payments.deprecatedunstablegetcheckoutsparamtokenpaymentsparampaymentid with: token: tools.token payment_id: tools.payment_id outputParameters: - type: object mapping: $.