Fetch Card TransactionsAsk AIpost https://api.ravepay.co/v2/services/virtualcards/transactionsThis API allows you to fetch transactions by date range on a single card.Body ParamsFromDatedaterequiredThe start date (yyyy-mm-dd)ToDatedaterequiredThe end date (yyyy-mm-dd)PageIndexint32requiredPass 0 if you want to start from the beginning.PageSizeint32requiredSpecify how many transactions you want to retrieve in a single call. This particular field is case sensitiveCardIdstringrequiredThis is the card ID, it can be gotten from the List Card endpoint.secret_keystringrequiredThis is your merchant Secret KeyResponses 200200 400400Updated over 6 years ago