Card - Mock

Simulate withdrawal settlement in sandbox environment

Generate a mock debit card withdrawal settlement transaction in sandbox. This endpoint will generate a <a href="https://docs.helix.q2.com/docs/transaction" target="_blank">transaction</a> with typeCode=CRDPCH and a <a href="https://docs.helix.q2.com/docs/event-types#debit-card-withdrawal-events" target="_blank">Debit Card Withdrawal real-time event</a> with userEventTypeId=3060341.

post/card/mock/withdrawal/purchase/complete

Request body

customerIdinteger required
cardIdinteger required
transactionAmountnumber required

The total amount to settle on the transaction (can be different from the original authorization amount)

Response

A 200 status with no data property present. Use the <a href="https://docs.helix.q2.com/reference/transactionlist" target="_blank">/transaction/list</a> endpoint to fetch transaction details.

0 required— unresolved $ref