I am using the below endpoint to access information on the payment for an order.
However, what I am trying to access is the field that indicates whether an order is an INTERNET TRANSACTION or EMV. On Clover Dashboard, I can see for a single order under details the Card Type, last 4 digits, Method (what I am looking for in the API), Auth ID, Reference ID, and Authorizing Network. However, the endpoint above has everything besides Method. Is there an easy way to access this field? Thank you.