Card - Mock

Simulate withdrawal authorization in sandbox environment

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

post/card/mock/withdrawal/purchase/authorize

Request body

customerIdinteger required
cardIdinteger required
transactionAmountnumber required
merchantDescriptionstring

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