Card - Mock

Simulate ATM withdrawal in sandbox environment

Generate a mock debit card ATM withdrawal transaction in sandbox. This endpoint will generate a <a href="https://docs.helix.q2.com/docs/transaction" target="_blank">transaction</a> with typeCode=CRDCSH 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=3060343.

post/card/mock/withdrawal/cardCash

Request body

customerIdinteger required
cardIdinteger required
transactionAmountnumber required
merchantDescriptionstring required

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