Make purchaseAsk AIpost http://localhost:8282/v1/purchaseMake a purchase transaction.Body ParamsposRefIdstringA unique string that identifies the transaction.purchaseAmountnumberThe amount of the purchase, in cents.tipAmountnumberThe amount of the tip, in cents.surchargeAmountnumberThe amount of the surcharge, in cents.cashoutAmountnumberThe amount to cash out, in cents.promptForCashoutbooleanWhen enabled, requests for the EFTPOS terminal to prompt for cashout instead of the POS.falsetruefalseposIdstringOnly required when using Pay at table; a unique string that identifies the paired EFTPOS terminal.HeadersPOS-NamestringrequiredYour business name.POS-VersionstringrequiredThe current version of your POS.Responses 200Purchase transaction response. 2XXSignature required response.Updated 7 months ago