Report Namespace
The Report namespace contains the resource to manage inquiry about reports with the following Methods Method Endpoint Scope Description.
Operation | Method | Endpoint | Scope | Sample | Description |
Inquiry Transaction Report | Get | report/transaction | Report | Sample | Inquiry Transaction Report |
Inquiry Order Report | Get | report/order | Report | Sample | Inquiry Order Report |
Inquiry Agent KPI | Get | report/pos/agent_kpi | Report | Sample | Inquiry Agent KPI |
Inquiry Reseller KPI | Get | report/pos/reseller_kpi | Report | Sample | Inquiry Reseller KPI |
Inquiry Transaction Daily Report | Get | report/transaction/daily | Report | Sample | Inquiry Transaction Daily Report |
Inquiry Payment Gateway Report | Get | report/payment_gateway | Report | Sample | Inquiry Payment Gateway Report |
Data Object
Field Name | Field Type | Regular Expression | Sample | Field Status | |||
POST | PUT | GET | DELETE | ||||
report_inquiry | |||||||
start_index Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
page_size Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
period Security Type: None |
Integer | ^(-1|[0-9]{1,2})$ | 10,3,-1 | NA | NA | O | NA |
from_date Security Type: None |
String | ^([0-9]{4})[\/|-]((0[1-9])|(1[0-2]))[\/|-]((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))$ | 2006-06-12, 2006/06/12 (yyyy-mm-dd or yyyy/mm/dd) | NA | NA | O | NA |
to_date Security Type: None |
String | ^([0-9]{4})[\/|-]((0[1-9])|(1[0-2]))[\/|-]((0[1-9])|(1[0-9])|(2[0-9])|(3[0-1]))$ | 2006-06-12, 2006/06/12 (yyyy-mm-dd or yyyy/mm/dd) | NA | NA | O | NA |
program_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
bin_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
user_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
account_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
original_source_id Security Type: None |
String | ^[a-zA-Z0-9]{1,100} | 2Feb2015000001 | NA | NA | O | NA |
type Security Type: None |
Integer | ^[0-9]{1,1}$ | 0-9 | NA | NA | O | NA |
operation_type Security Type: None |
String | ^[a-zA-Z_\/*\s]{1,50}$ | TransferSend, Debit, Credit | NA | NA | O | NA |
classification Security Type: None |
Integer | ^[0-9]{1,1}$ | 0-9 | NA | NA | O | NA |
transaction_type Security Type: None |
Integer | ^[0-9]{1,3}$ | 900 | NA | NA | O | NA |
store_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
pos_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
pos_user_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
category_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
status Security Type: None |
Integer | ^[0-9]{1,3}$ | 900 | NA | NA | O | NA |
fulfilment_status Security Type: None |
Integer | ^(-1|[0-9]{1,2})$ | 10,3,-1 | NA | NA | O | NA |
product_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
variant_id Security Type: None |
Integer | ^[0-9]{1,10}$ | 5000000 | NA | NA | O | NA |
Inquiry Transaction Report
Inquiry Transaction Report
Configuration Header: |
|
Configuration Query Parameters: |
|
Request Parameters: |
|
Response Parameters: |
|
Inquiry Order Report
Inquiry Order Report
Configuration Header: |
|
Configuration Query Parameters: |
|
Request Parameters: |
|
Response Parameters: |
|
Inquiry Agent KPI
Inquiry Agent KPI
Configuration Header: |
|
Configuration Query Parameters: |
|
Request Parameters: |
|
Response Parameters: |
|
Inquiry Reseller KPI
Inquiry Reseller KPI
Configuration Header: |
|
Configuration Query Parameters: |
|
Request Parameters: |
|
Response Parameters: |
|
Inquiry Transaction Daily Report
Inquiry Transaction Daily Report
Configuration Header: |
|
Configuration Query Parameters: |
|
Request Parameters: |
|
Response Parameters: |
|
Inquiry Payment Gateway Report
Inquiry Payment Gateway Report
Configuration Header: |
|
Configuration Query Parameters: |
|
Request Parameters: |
|
Response Parameters: |
|