Simulate void

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.

Body Params
integer
0 to 2000000000

Amount (in cents) to void. Typically this will match the amount in the original authorization, but can be less. Applies to authorization reversals only. An authorization expiry will always apply to the full pending amount.

uuid
required

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

string
enum
Defaults to AUTHORIZATION_REVERSAL

Type of event to simulate. Defaults to AUTHORIZATION_REVERSAL.

  • AUTHORIZATION_EXPIRY indicates authorization has expired and been reversed by Lithic.
  • AUTHORIZATION_REVERSAL indicates authorization was reversed by the merchant.
Allowed:
Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json