Create Payment IntentAsk AIpost https://gotab.io/api/v2/loc/{location_uuid}/payment-intentsCreates a new payment intent for a tabPath Paramslocation_uuidstringrequired The uuid or url_name of the location Body ParamstabUuidstringrequiredThe tab_uuid of the tab to associate this payment intent withamountnumberrequired≥ 0The amount to deduct from the tab balance in centsclientReferencestringAn optional reference string provided by the clientreplayKeystringrequiredA unique key that is tied to this payment.notesstringOptional notes to associate with the payment intentitemGroupUuidstringisPreauthbooleanDefaults to falsetruefalsecurrencystringenumDefaults to USDUSDCADAUSAllowed:USDCADAUSResponse 200Payment intent createdUpdated 5 months ago