v66

latestOpenAPI 3.1.0Apache 2.0raw.githubusercontent.com2026-08-042174421.1 MB
Transaction

Simulate authorization advice

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.

post/v1/simulate/authorization_advice

Request body

amountinteger required

Amount (in cents) to authorize. This amount will override the transaction's amount that was originally set by /v1/simulate/authorize.

tokenstring uuid required

The transaction token returned from the /v1/simulate/authorize. response.

Response

OK

debugging_request_idstring uuid

Debugging request ID to share with Lithic Support team.

tokenstring uuid

A unique token to reference this transaction.