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

S2S Route: Delete transaction #5

Open
1 task
andrew-chang-dewitt opened this issue Mar 8, 2021 · 0 comments
Open
1 task

S2S Route: Delete transaction #5

andrew-chang-dewitt opened this issue Mar 8, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@andrew-chang-dewitt
Copy link
Contributor

Route name: transaction.s2s.delete

Deletes given Transaction[s] from the data store.
Skips Transactions that don't exist in the database.
Logs a Critical Error if unable to delete a given Transaction for any other reason.

Input: data object with the following properties

  • transactions, Array
    A list of one or more transactions to delete from the database.
@andrew-chang-dewitt andrew-chang-dewitt added the enhancement New feature or request label Mar 8, 2021
@andrew-chang-dewitt andrew-chang-dewitt self-assigned this Mar 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant