API docsAPI docs
  • English
  • zh-CN
  • English
  • zh-CN
    • Overview
    • Request & Response
    • Get Auth Token
    • Use Auth Token
    • Api Example
    • Area
    • Department
    • Position
    • Employee
    • Resign
    • Device
    • Transaction
    • Transaction Report

Transaction Report

Request

  • Method: GET
  • Url: /att/api/transactionReport/
  • Headers:
    • Content-Type: application/json
    • Authorization: "JWT ey.........oQi98"
  • Query Parameters
ParameterDescription
pageWhich page is displayed
page_sizeShow the number of data on this page
start_dateUse this field to query,example: ?start_date=2022-07-04
end_dateUse this field to query,example: ?end_date=2022-07-05
departmentsUse this field to query,example: ?departments=1
areasUse this field to query,example:?area=1
Prev
Transaction