ScheduledTransactionType
Fields
Whether the scheduled transaction is a 'charge' or a 'credit'.
Additional data that is consumed and associated with the scheduled transaction.
Optional short note about the scheduled transaction for customer display.
The gross amount of the scheduled transaction.
Optional short note about the scheduled transaction for internal use.
The ledger the scheduled transaction is for.
Any extra data that is associated with scheduled transaction.
The net amount of the scheduled transaction.
The datetime after which the scheduled transaction can be added to the ledger.
The reason why the scheduled transaction is added to the account.
The tax amount of the scheduled transaction.
The tax rate of the scheduled transaction.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"action": "develop-do-last-seek-wind",
"ancillaryData": {"key": "value"},
"displayNote": "dog-exist-natural-hope-later",
"grossAmount": 1,
"internalNote": "election-many-book-degree-bad",
"ledgerNumber": "address-accept-lose-threat-summer",
"metadata": {"key": "value"},
"netAmount": 1,
"postedAfter": "1986-04-02T17:58:51.152881+00:00",
"reason": "cultural-civil-station-position-soldier",
"salesTaxAmount": 1,
"salesTaxRate": "1.0"
}