Simulate withdrawal settlement in sandbox environmentCopy Pagepost https://sandbox-api.helix.q2.com/card/mock/withdrawal/purchase/completeBody ParamscustomerIdint32required≥ 1cardIdint32required≥ 1transactionIdint64required≥ 1The transactionId from a pending withdrawal authorization transaction generated via /card/mock/withdrawal/purchase/authorizetransactionAmountnumberrequired0.01 to 999.99The total amount to settle on the transaction (can be different from the original authorization amount)Response 200A 200 status with no data property present. Use the /transaction/list endpoint to fetch transaction details.Updated about 2 months ago