We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It would be helpful if it was possible to access payouts via the API. I think about the following two usecases:
1.) Set the status of an payout request. -> Accept, dismiss or finish the payout.
2.) Access payments and traces of a user.
Currently I have to expose my database host and write some custom logic.
The text was updated successfully, but these errors were encountered:
Yes, indeed, that's a great idea. I accept PRs on this one :)
Sorry, something went wrong.
I would love to create one. But I never really programed something in Rust. 😬
No branches or pull requests
It would be helpful if it was possible to access payouts via the API. I think about the following two usecases:
1.) Set the status of an payout request. -> Accept, dismiss or finish the payout.
2.) Access payments and traces of a user.
Currently I have to expose my database host and write some custom logic.
The text was updated successfully, but these errors were encountered: