-
Notifications
You must be signed in to change notification settings - Fork 36
Account Transaction Cancel
Sean Callan edited this page Jun 9, 2020
·
1 revision
Cancel an account transaction by creating a reverse transaction.
-
auth_uid (required) INTEGER - The ID for your API key.
-
auth_key (required) STRING - The API key.
-
auth_expiration (required) INTEGER - Unique ID tied to your key; changes if you reset your key.
-
id (required) - The ID of the Beans_Transaction to cancel.
-
date (optional) - The date to create the cancellation on ( defaults to today ).
- transaction - The resulting Beans_Transaction.