Get Transaction
Get Transaction
GET
https://tokoapi-stg.netzme.com/api/aggregator/merchant/qr/transaction/list
This endpoint allows you to get merchant list transaction
Query Parameters
Name
Type
Description
page
number
default 1
userId*
string
contains merchant id
startdate*
string
start date with format YYYYMMDD
enddate*
string
end date with format YYYYMMDD
Headers
Name
Type
Description
Content-Type*
string
application/json
Signature*
string
See Authentication Page
Request-Time*
string
See Authentication Page
Authorization*
string
See Authentication Page
Client-Id*
string
See Authentication Page
Interval between Start Date and End Date maximum 1 day.
Last updated
Was this helpful?