GetEvlTransInfos
Get information of transactions
Header parameters
x-api-keystringRequiredExample:
Api key
apikey-01
Body
all ofOptional
and
anyOptionalExample:
{"transId":"iSign000009999","fromDate":"2026-06-01T00:00:00+07:00","toDate":"2026-07-01T23:00:00+07:00","offset":0,"limit":100}
Responses
200Success
post
POST /partner/mcrsigi/api/v1/evl/getEvlTransInfos HTTP/1.1
Host: isign-i3p-uat.a4b.vn
x-api-key: apikey-01
Content-Type: application/json
Accept: */*
Content-Length: 127
{
"transId": "iSign000009999",
"fromDate": "2026-06-01T00:00:00+07:00",
"toDate": "2026-07-01T23:00:00+07:00",
"offset": 0,
"limit": 100
}
200Success
No content