Web Report List Order Type

The function of the Web Report List Order Type service is to display transaction reports on the web admin based on order type.

Here's the detail of service action in Web Report List Order Type :

Master

Used to display a list of data from all transactions based on order type.

Payload Data

NameData Type
LimitString
PageString
SearchString
StatusString
StartDateString
EndDateString
OrderTypeString

Example Request

{
  "Subject": "ewallet",
  "SubjectType": "webreport",
  "SubjectIdentifier": "list_order_type",
  "Action": "master",
  "ResourceType": "",
  "Resource": "",
  "ResourceId": "",
  "Data": {}
}