Qeury transactions
Query upload transactions
Header Parameters
X-Send-Customer-Email boolean
payment completed, do you want to send an email to the customer. associated parameter: customer_uuid default value: false
Example: false
application/json
Request Body
page_size 页大小 required
offset 偏移量 required
from string
start_date string required
区间遵循左闭右开原则
end_date string required
区间遵循左闭右开原则
Responses
- 200
Response Headers
application/json
Schema
Example (from schema)
Example
Schema
- Array [
- ]
code number required
message string required
data object required
transactions object[] nullable required
type null
source string
success boolean
is_pending boolean
captured boolean
allow_void boolean
allow_refund boolean
refunded_amount null
void_is_pending boolean
payment_method string
currency string
amount integer
change_amount null
original_currency_amount null
tips_amount null
uuid string
note null
payment_data object
acquirer_name string required
acquirer_type string required
auth_code string required
batch_no string required
brn string required
card_number_len string required
card_read_mode string required
consumer_identify string required
credit_card_type string required
date_time string required
first_6_digits string required
invoice_no string required
last_4_digits string required
merchant_id string required
new_gateway_txn_id string required
payment_inst string required
payment_method string required
rrn string required
trace_no string required
transaction_state string required
voided boolean
voided_at null
device_sn null
extra null
acquirer_response_body string
created_at string
3ds object
enrolled string required
redirect_url string required
original_transaction_uuid null
order object
source string required
type string required
number string required
due_date string required
paid_total string required
unpaid_total string required
reference_number string required
initial_total integer required
initial_tips integer required
subtotal integer required
state string required
correspondence_state string required
currency string required
note string required
auth_code string required
payment_method_option object required
online object required
business object required
id string required
business_name string required
line_items null required
transactions null required
created_at string required
updated_at string required
customer object required
uuid null required
name null required
email null required
phone null required
dial_code null required
payer_company_name null required
reference_number null required
p_created_at null required
p_updated_at null required
{
"code": 0,
"message": "string",
"data": {
"transactions": [
{
"source": "string",
"success": true,
"is_pending": true,
"captured": true,
"allow_void": true,
"allow_refund": true,
"void_is_pending": true,
"payment_method": "string",
"currency": "string",
"amount": 0,
"uuid": "string",
"payment_data": {
"acquirer_name": "string",
"acquirer_type": "string",
"auth_code": "string",
"batch_no": "string",
"brn": "string",
"card_number_len": "string",
"card_read_mode": "string",
"consumer_identify": "string",
"credit_card_type": "string",
"date_time": "string",
"first_6_digits": "string",
"invoice_no": "string",
"last_4_digits": "string",
"merchant_id": "string",
"new_gateway_txn_id": "string",
"payment_inst": "string",
"payment_method": "string",
"rrn": "string",
"trace_no": "string",
"transaction_state": "string"
},
"voided": true,
"acquirer_response_body": "string",
"created_at": "string",
"3ds": {
"enrolled": "string",
"redirect_url": "string"
},
"order": {
"source": "string",
"type": "string",
"number": "string",
"due_date": "string",
"paid_total": "string",
"unpaid_total": "string",
"reference_number": "string",
"initial_total": 0,
"initial_tips": 0,
"subtotal": 0,
"state": "string",
"correspondence_state": "string",
"currency": "string",
"note": "string",
"auth_code": "string",
"payment_method_option": {
"online": {}
},
"business": {
"id": "string",
"business_name": "string"
},
"created_at": "string",
"updated_at": "string",
"customer": {}
}
}
]
}
}
{
"code": 200,
"message": "",
"data": {
"transactions": [
{
"type": null,
"source": "Unknown",
"success": true,
"is_pending": false,
"captured": false,
"allow_void": false,
"allow_refund": true,
"refunded_amount": null,
"void_is_pending": false,
"payment_method": "credit_card",
"currency": "HKD",
"amount": 10,
"change_amount": null,
"original_currency_amount": null,
"tips_amount": null,
"uuid": "2660405e-a04a-452b-a2c1-29c065061974",
"note": null,
"payment_data": {
"acquirer_name": "fake",
"acquirer_type": "visa",
"auth_code": "4549365788703719427",
"batch_no": "",
"brn": "76246762",
"card_number_len": "16",
"card_read_mode": "moto",
"consumer_identify": "4444444444444444",
"credit_card_type": "visa",
"date_time": "2025-12-03T11:08:51.789Z",
"first_6_digits": "444444",
"invoice_no": "007000",
"last_4_digits": "4444",
"merchant_id": "3333",
"new_gateway_txn_id": "4549365788099835904",
"payment_inst": "",
"payment_method": "credit_card",
"rrn": "9365788703719424",
"trace_no": "",
"transaction_state": "success"
},
"voided": false,
"voided_at": null,
"device_sn": null,
"extra": null,
"acquirer_response_body": "{\"merchant_id\":\"3333\",\"batch_no\":\"\",\"trace_no\":\"\",\"brn\":\"76246762\",\"auth_code\":\"4549365788703719427\",\"rrn\":\"9365788703719424\",\"acquirer_type\":\"visa\",\"card_read_mode\":\"moto\",\"last_4_digits\":\"4444\",\"first_6_digits\":\"444444\",\"credit_card_type\":\"visa\",\"invoice_no\":\"007000\",\"fall_back\":false,\"exp_year\":\"34\",\"exp_month\":\"12\",\"acquirer_name\":\"fake\",\"payment_inst\":\"\",\"new_gateway_txn_id\":\"4549365788099835904\",\"resp_code\":\"00\",\"consumer_identify\":\"4444444444444444\"}",
"created_at": "2025-12-03T11:08:52Z",
"3ds": {
"enrolled": "",
"redirect_url": ""
},
"original_transaction_uuid": null,
"order": {
"source": "Unknown",
"type": "Invoice",
"number": "202512031908514441083680",
"due_date": "2025-12-03",
"paid_total": "10",
"unpaid_total": "0",
"reference_number": "W-508244821344",
"initial_total": 10,
"initial_tips": 0,
"subtotal": 10,
"state": "completed",
"correspondence_state": "paid",
"currency": "HKD",
"note": "",
"auth_code": "2wkXnBeihugeO1Y",
"payment_method_option": {
"online": {}
},
"business": {
"id": "38b6cdd5-fe59-4a6d-91fb-4b4bcea32813",
"business_name": "Bindo test 3"
},
"line_items": null,
"transactions": null,
"created_at": "2025-12-03T11:08:52Z",
"updated_at": "2025-12-03T11:08:52Z",
"customer": {
"uuid": null,
"name": null,
"email": null,
"phone": null,
"dial_code": null,
"payer_company_name": null,
"reference_number": null,
"p_created_at": null,
"p_updated_at": null
}
}
}
]
}
}
Loading...