latestOpenAPI 3.0.12026-08-104068226.2 KB

a772504dcc9e

Card transactions simulation

(Beta, sandbox only) Simulate an expired card authorization

Marks the card authorization as expired for the given transaction_key. The API returns the 202 (Accepted) response code and an empty response body. <br> Note: This is a beta endpoint.

post/v1/cards/simulator/authorization/{transaction_key}/expire

Path parameters

transaction_keystring required

transaction_key of the card transaction to mark as expired.

Response

The operation was successful.