Future Transactions
Future transaction status
Retrieve the details and current status of a single scheduled future payment within a recurring series.
GET
cURL
Retrieve a future transaction by the required
future_transaction_id query parameter. Use the
recurring status endpoint to retrieve the future transactions
associated with a recurring series.Authorizations
Path Parameters
The unique identifier of the terminal.
Required string length:
6Pattern:
^[\dA-Za-z]{6}$Query Parameters
The future transaction identifier.
Required string length:
8Pattern:
^[\dA-Za-z]{8}$Response
Default Response
Required string length:
8Pattern:
^[\dA-Za-z]{8}$Required string length:
8Pattern:
^[\dA-Za-z]{8}$Scheduled date and time for this payment (ISO 8601).
Required range:
x >= 1Available options:
pending, processing, completed, failed, cancelled Required range:
x >= 0.01ISO 4217 currency code, e.g. one of CurrencyKey.
Transaction ID created when this future transaction was executed.
Execution date/time (ISO 8601).