v1

latestOpenAPI 3.0.32026-07-243003151.2 MB
Services

Create a Wallet Transaction

This API method allows the calling application to create a transaction against a specific wallet, and at the same time will lock the specified accounts in preparation for the given account transactions.

post/services/wallet/{walletId}/transaction

Path parameters

walletIdstring string required

EES AIR Wallet ID

Request body

parentWalletTransactionIdstring

Parent Wallet Transaction ID

walletIdstring required

Wallet ID

referencestring required

Calling party's reference to this transaction

identityIdstring

The Identity ID responsible for this transaction.

typestring required

Transaction Type, defined per retailer

statestring

Transaction state

expiryDatestring date-time

Transaction expiry date (date-time), when transaction should expire.

transactionDateTimestring

Explicit Wallet Transaction Date Time (for non real time transactions)

Response

Created

walletTransactionIdstring required

Wallet Transaction ID

parentWalletTransactionIdstring nullable required

Parent Wallet Transaction ID

walletIdstring nullable required

Wallet ID

referencestring nullable required

Calling party's reference to this transaction

identityIdstring nullable required

The Identity ID responsible for this transaction.

typestring nullable required

Transaction Type, defined per retailer

status'ACTIVE' | 'SETTLED' | 'EXPIRED' | 'CANCELLED' | 'DELETED' | 'PURGED' | 'FULFILLING' | 'FULFILLED' required

Transaction status

statestring nullable required

Transaction state

transactionDateTimestring date-time required

Transaction date-time in ATOM format.

transactionDateTimeOffsetstring string

The offset of the date-time from UTC in format "+00:00".

expiryDatestring date-time nullable required

Transaction Expiry Timestamp (date-time in ATOM format), when transaction should expiry and automatically be settled.

channelstring required

Channel used for Transaction creation or update

dateCreatedstring date-time required

Date this Wallet Transaction was created

lastUpdatedstring date-time required

Date this Wallet Transaction was last updated