Gets an account's transactions by sequence numberAsk AIget https://api-sandbox.nofrixion.com/api/v1/transactions/{accountID}/from/{sequenceNumber}Authorization: End user or Merchant token (IP address whitelisted) is required. User permissions required: CanViewTransactionsPath ParamsaccountIDuuidrequiredThe ID of the account to retrieve transactions for.sequenceNumberint32requiredDefaults to 0The account sequence number to retrieve the transactions from.Query ParamspageSizeint32Defaults to 20The number of transactions per page.Response 200OKUpdated 9 months ago