Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.treasuryprime.com/llms.txt

Use this file to discover all available pages before exploring further.

Card event objects represent messages and notifications related to debit cards.

Message Types

Authorization and Capture Events

TypeDescription
account-verification-requestAuth request to verify an account; authorizes an account without putting a hold on funds.
auth-captureNotification that a previous authorization has been captured (related holds are released and funds moved as a result of this request).
auth-clear-adjustmentAdjust a previous auth-clear-request (will always be a credit).
auth-clear-requestRequest to authorize and capture funds in one message (funds are moved immediately).
auth-clear-reversalReverse a previous auth-clear-request.
auth-plus-capture-standinRequest to authorize and capture funds in one message during stand in processing (funds are moved immediately).
auth-requestRequest to authorize spending with card (if approved, this places a hold on funds).
auth-reversalNotification that a previous authorization has been reversed (holds are released).
auth-standinNotification that the network has given stand in authorization for spending with card.
balance-inquiry-requestRequest for account balance.
force-captureNotification of forced capture of funds by a merchant.
incremental-auth-requestRequest to increase amount of a previous auth request by value supplied in amount.
original-credit-auth-requestRequest to authorize an Original Credit Transaction (OCT) to a card.
original-credit-auth-captureNotification that a previous OCT authorization has been captured.
original-credit-auth-clear-requestRequest to authorize and capture an Original Credit Transaction (OCT) in one message (funds are moved immediately).
original-credit-auth-clear-reversalReverse a previous original-credit-auth-clear-request.
original-credit-auth-reversalNotification that a previous OCT authorization has been reversed.
pindebitRequest for PIN debit transaction (funds are moved immediately).
pindebit-atm-withdrawalRequest for ATM withdrawal (funds are moved immediately).
pindebit-authRequest for PIN debit transaction at a self-service gas pump.
pindebit-cashbackRequest for PIN debit transaction with cashback (funds are moved immediately).
pindebit-refundNotification of PIN debit refund (funds are moved immediately).
refundNotification of a merchant refund.
refund-auth-requestRequest for authorization to refund to an account.
refund-auth-reversalNotification of reversal of a previous refund-auth-request.
refund-reversalReverse a previous refund.
token-activation-requestRequest to activate digital wallet token.

Chargeback Events

TypeDescription
auth-capture-chargebackNotification that a chargeback related to an auth-capture event has been received by the network and is being processed.
auth-capture-chargeback-representmentNotification that a chargeback related to an auth-capture event has been moved to representment.
auth-capture-chargeback-provisional-creditNotification that a chargeback related to an auth-capture event has received a provisional credit.
auth-capture-chargeback-provisional-debitNotification that a chargeback related to an auth-capture event has received a provisional debit.
auth-capture-chargeback-completedNotification that a chargeback related to an auth-capture event has been resolved.
auth-capture-chargeback-reversalNotification that a chargeback related to an auth-capture event has been reversed.
pindebit-chargebackNotification that a chargeback related to a PIN-Debit transaction has been received by the network and is being processed.
pindebit-chargeback-representmentNotification that a chargeback related to a PIN-Debit transaction has been moved to representment.
pindebit-chargeback-provisional-creditNotification that a chargeback related to a PIN-Debit transaction has received a provisional credit.
pindebit-chargeback-provisional-debitNotification that a chargeback related to a PIN-Debit transaction has received a provisional debit.
pindebit-chargeback-completedNotification that a chargeback related to a PIN-Debit transaction has been resolved.
pindebit-chargeback-reversalNotification that a chargeback related to a PIN-Debit transaction has been reversed.