Skip to main content
GET
Returns Account information and transaction count between the dates passed as parameters

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

startDate
string<date>
endDate
string<date>

Response

200 - application/json

OK

productName
string
customerName
string
expirationDate
string<date-time>
transactions
integer<int64>