List all Customer TransactionsAsk AIget https://{environment}.{server}.com/v3/customer/{id}/transactionGet a collection of transactions for the customer.Path ParamsidintegerrequiredThe Customer's ID.Responses 200PaidYET API Response containing the payload and any messages. The payload's items array contains ZERO to MANY Transactions. 400Authentication Token error 401Authentication requiredUpdated 11 months ago