Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add payout_id Query to shopifyPaymentsAccount.balanceTransactions in GraphQL Admin API #1938

Closed
NikitaZelenskis opened this issue Jan 7, 2025 · 1 comment

Comments

@NikitaZelenskis
Copy link

NikitaZelenskis commented Jan 7, 2025

Overview

In the REST Admin API, the /admin/api/<api_version>/shopify_payments/balance/transactions endpoint supports querying balance transactions associated with a specific payout_id.

Currently, there is no equivalent payout_id query field available in the GraphQL Admin API's shopifyPaymentsAccount.balanceTransactions. This limitation makes it impossible to fetch balance transactions tied to a specific payout_id using GraphQL.

Request

As the REST Admin API is being deprecated, please add payout_id to the query of shopifyPaymentsAccount.balanceTransactions.

@lizkenyon
Copy link
Contributor

Hi there 👋

This seems like it is related to the API directly and not this library.

You can flag feature requests to the GraphQL API on this board in the .dev Community.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants