Transactions
transactions
Methods
List card transactions. All amounts are in the smallest unit of their respective currency (e.g., cents for USD) and inclusive of any acquirer fees.
Get a specific card transaction. All amounts are in the smallest unit of their respective currency (e.g., cents for USD).
Simulates an authorization request from the card network as if it came from a merchant acquirer. If you are configured for ASA, simulating authorizations requires your ASA client to be set up properly, i.e. be able to respond to the ASA request with a valid JSON. For users that are not configured for ASA, a daily transaction limit of $5000 USD is applied by default. You can update this limit via the update account endpoint.
A unique token to reference this transaction with later calls to void or clear the authorization.
Debugging request ID to share with Lithic Support team.
Clears an existing authorization, either debit or credit. After this event, the transaction transitions from PENDING to SETTLED status.
If amount is not set, the full amount of the transaction will be cleared. Transactions that have already cleared, either partially or fully, cannot be cleared again using this endpoint.
Returns, or refunds, an amount back to a card. Returns simulated via this endpoint clear immediately, without prior authorization, and result in a SETTLED transaction status.
Reverses a return, i.e. a credit transaction with a SETTLED status. Returns can be financial credit authorizations, or credit authorizations that have cleared.
Voids a pending authorization. If amount is not set, the full amount will be voided. Can be used on partially voided transactions but not partially cleared transactions. Simulating an authorization expiry on credit authorizations or credit authorization advice is not currently supported but will be added soon.
Simulates a credit authorization advice from the card network. This message indicates that the network approved a credit authorization on your behalf.
Simulates an authorization advice from the card network as if it came from a merchant acquirer. An authorization advice changes the pending amount of the transaction.
Expire authorization
Domain types
Enhanced Commercial Data
transactions.enhanced_commercial_data
Methods
Get all L2/L3 enhanced commercial data associated with a transaction. Not available in sandbox.
Events
transactions.events
transactions.events.enhanced_commercial_data
Methods
Get L2/L3 enhanced commercial data associated with a transaction event. Not available in sandbox.
Domain types
