v1

latestOpenAPI 3.0.32026-07-243003151.2 MB
Transactions

Reject Pending Points

This API method allows the calling application to reject all pending points credited against a Wallet Transaction, identified by a Wallet Transaction Id and Wallet Id. Any non-pending point account transactions are ignored, unless there are no pending points at all in the wallet transaction which will return a 404.

patch/wallet/{walletId}/transaction/{transactionId}/pendingPointsReject

Path parameters

walletIdstring string required

EES AIR Wallet ID

transactionIdstring string required

EES AIR Wallet Transaction ID

Request body

Response

Pending Points have been rejected and new Wallet Transaction 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