Get All Transaction Void History
API Method
GET
Endpoint
https://cebuana-apiuat.veryfyglobal.com/transactionVoidHistories
Headers
Key
Value
Accept
application/json
Authorization
Bearer <YOUR_TOKEN>
Query Parameters
Parameter
Type
Description
branch
integer
Filter by specific branch ID. Matches branch_id.
branches
string
Filter by multiple branch IDs. Use comma-separated values. Example: 1,3,5
type
integer
Filter by transaction type (e.g., 0 = Buy, 1 = Sell).
status
string
Filter by status of the voided transaction (e.g., pending, approved, rejected).
Response Sample
{
"message": "Ok",
"data": {
"records": [
{
"id": 57,
"receipt_no": "07222025PJLI0226",
"transaction_currency_id": 307,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 54,
"first_name": "EWD",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "660.00",
"to_receive_amount": null,
"from_exchange_amount": "11.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-07-22T08:09:31.000000Z",
"to_date": "2025-07-24 15:08:50",
"updated_by": {
"name": "treasury test"
},
"created_at": "2025-07-24T07:08:50.000000Z",
"updated_at": "2025-07-24T07:08:50.000000Z"
},
{
"id": 56,
"receipt_no": "07142025PJLI0221",
"transaction_currency_id": 300,
"branch": {
"id": 14,
"name": "migration test"
},
"customer": {
"id": 15,
"first_name": "GENERAL",
"email": "[email protected]"
},
"type": {
"value": 1,
"description": "Sell"
},
"from_currency": "Euro (EUR)",
"to_currency": null,
"from_rate": "62.95000",
"to_rate": null,
"from_receive_amount": "100.00",
"to_receive_amount": null,
"from_exchange_amount": "6295.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-07-14T06:59:11.000000Z",
"to_date": "2025-07-24 14:02:58",
"updated_by": {
"name": "treasury"
},
"created_at": "2025-07-24T06:02:58.000000Z",
"updated_at": "2025-07-24T06:02:58.000000Z"
},
{
"id": 55,
"receipt_no": "07142025PJLI0221",
"transaction_currency_id": 302,
"branch": {
"id": 14,
"name": "migration test"
},
"customer": {
"id": 15,
"first_name": "GENERAL",
"email": "[email protected]"
},
"type": {
"value": 1,
"description": "Sell"
},
"from_currency": "Japanese Yen (JPY)",
"to_currency": null,
"from_rate": "0.40000",
"to_rate": null,
"from_receive_amount": "60000.00",
"to_receive_amount": null,
"from_exchange_amount": "23940.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-07-14T06:59:11.000000Z",
"to_date": "2025-07-24 14:02:46",
"updated_by": {
"name": "treasury"
},
"created_at": "2025-07-24T06:02:46.000000Z",
"updated_at": "2025-07-24T06:02:46.000000Z"
},
{
"id": 54,
"receipt_no": "07142025PJLI0220",
"transaction_currency_id": 297,
"branch": {
"id": 14,
"name": "migration test"
},
"customer": {
"id": 15,
"first_name": "GENERAL",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "Japanese Yen (JPY)",
"to_currency": null,
"from_rate": "0.39000",
"to_rate": null,
"from_receive_amount": "19300.00",
"to_receive_amount": null,
"from_exchange_amount": "50000.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-07-14T06:55:05.000000Z",
"to_date": "2025-07-18 14:30:24",
"updated_by": {
"name": "Rod"
},
"created_at": "2025-07-18T06:30:24.000000Z",
"updated_at": "2025-07-18T06:30:24.000000Z"
},
{
"id": 53,
"receipt_no": "04252025PJLI0188",
"transaction_currency_id": 256,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 33,
"first_name": "AA",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "58.51000",
"to_rate": null,
"from_receive_amount": "58.51",
"to_receive_amount": null,
"from_exchange_amount": "1.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 2,
"description": "Delete"
},
"from_date": "2025-07-18T02:43:40.000000Z",
"to_date": "2025-07-18 10:52:06",
"updated_by": {
"name": "Amie Test"
},
"created_at": "2025-07-18T02:52:06.000000Z",
"updated_at": "2025-07-18T02:52:06.000000Z"
},
{
"id": 52,
"receipt_no": "04252025PJLI0188",
"transaction_currency_id": 256,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 33,
"first_name": "AA",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "58.51000",
"to_rate": null,
"from_receive_amount": "58.51",
"to_receive_amount": null,
"from_exchange_amount": "1.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-04-28T04:06:54.000000Z",
"to_date": "2025-07-18 10:43:40",
"updated_by": {
"name": "Amie Test"
},
"created_at": "2025-07-18T02:43:40.000000Z",
"updated_at": "2025-07-18T02:43:40.000000Z"
},
{
"id": 51,
"receipt_no": "06252025PJLI0214",
"transaction_currency_id": 288,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 13,
"first_name": "SAFWAN",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": "United States Dollar (USD)",
"from_rate": "60.00000",
"to_rate": "60.00000",
"from_receive_amount": "600.00",
"to_receive_amount": "60000.00",
"from_exchange_amount": "10.00",
"to_exchange_amount": "1000.00",
"status": {
"value": 1,
"description": "Done"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-06-25T08:04:31.000000Z",
"to_date": "2025-07-17 19:34:18",
"updated_by": {
"name": "test"
},
"created_at": "2025-07-17T11:33:45.000000Z",
"updated_at": "2025-07-17T11:34:18.000000Z"
},
{
"id": 50,
"receipt_no": "06252025PJLI0215",
"transaction_currency_id": 289,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 49,
"first_name": "CHE",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "600.00",
"to_receive_amount": null,
"from_exchange_amount": "10.00",
"to_exchange_amount": null,
"status": {
"value": 3,
"description": "Deleted"
},
"purpose": {
"value": 2,
"description": "Delete"
},
"from_date": "2025-07-17T07:42:35.000000Z",
"to_date": "2025-07-17 19:18:04",
"updated_by": {
"name": "test"
},
"created_at": "2025-07-17T11:17:51.000000Z",
"updated_at": "2025-07-17T11:18:04.000000Z"
},
{
"id": 49,
"receipt_no": "06252025PJLI0215",
"transaction_currency_id": 289,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 49,
"first_name": "CHE",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "600.00",
"to_receive_amount": null,
"from_exchange_amount": "10.00",
"to_exchange_amount": null,
"status": {
"value": 3,
"description": "Deleted"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-06-25T08:11:50.000000Z",
"to_date": "2025-07-17 19:18:04",
"updated_by": {
"name": "test"
},
"created_at": "2025-07-17T07:42:35.000000Z",
"updated_at": "2025-07-17T11:18:04.000000Z"
},
{
"id": 48,
"receipt_no": "07142025PJLI0222",
"transaction_currency_id": 303,
"branch": {
"id": 5,
"name": "CLH Market Market"
},
"customer": {
"id": 50,
"first_name": "TEST",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "6000.00",
"to_receive_amount": null,
"from_exchange_amount": "100.00",
"to_exchange_amount": null,
"status": {
"value": 4,
"description": "Cancelled"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-07-14T07:33:56.000000Z",
"to_date": "2025-07-17 15:42:28",
"updated_by": {
"name": "treasury test"
},
"created_at": "2025-07-17T07:42:09.000000Z",
"updated_at": "2025-07-17T07:42:28.000000Z"
},
{
"id": 47,
"receipt_no": "06062025PJLI0206",
"transaction_currency_id": 280,
"branch": {
"id": 12,
"name": "CLH Ayala Malls Marikina"
},
"customer": {
"id": 47,
"first_name": "TEST",
"email": "[email protected]"
},
"type": {
"value": 1,
"description": "Sell"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "100.00",
"to_receive_amount": null,
"from_exchange_amount": "6000.00",
"to_exchange_amount": null,
"status": {
"value": 3,
"description": "Deleted"
},
"purpose": {
"value": 2,
"description": "Delete"
},
"from_date": "2025-06-06T13:36:36.000000Z",
"to_date": "2025-06-06 21:40:43",
"updated_by": {
"name": "BPTEST01"
},
"created_at": "2025-06-06T13:36:41.000000Z",
"updated_at": "2025-06-06T13:40:43.000000Z"
},
{
"id": 46,
"receipt_no": "06062025PJLI0206",
"transaction_currency_id": 280,
"branch": {
"id": 12,
"name": "CLH Ayala Malls Marikina"
},
"customer": {
"id": 47,
"first_name": "TEST",
"email": "[email protected]"
},
"type": {
"value": 1,
"description": "Sell"
},
"from_currency": "United States Dollar (USD)",
"to_currency": "United States Dollar (USD)",
"from_rate": "60.00000",
"to_rate": "60.00000",
"from_receive_amount": "100.00",
"to_receive_amount": "99.00",
"from_exchange_amount": "6000.00",
"to_exchange_amount": "5940.00",
"status": {
"value": 1,
"description": "Done"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-06-06T12:43:41.000000Z",
"to_date": "2025-06-06 21:40:01",
"updated_by": {
"name": "BPTEST01"
},
"created_at": "2025-06-06T13:36:36.000000Z",
"updated_at": "2025-06-06T13:40:01.000000Z"
},
{
"id": 45,
"receipt_no": "06062025PJLI0204",
"transaction_currency_id": 278,
"branch": {
"id": 12,
"name": "CLH Ayala Malls Marikina"
},
"customer": {
"id": 45,
"first_name": "ERICA",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "600.00",
"to_receive_amount": null,
"from_exchange_amount": "10.00",
"to_exchange_amount": null,
"status": {
"value": 3,
"description": "Deleted"
},
"purpose": {
"value": 2,
"description": "Delete"
},
"from_date": "2025-06-06T08:04:53.000000Z",
"to_date": "2025-06-06 21:26:27",
"updated_by": {
"name": "BPTEST01"
},
"created_at": "2025-06-06T13:21:26.000000Z",
"updated_at": "2025-06-06T13:26:27.000000Z"
},
{
"id": 44,
"receipt_no": "06062025PJLI0205",
"transaction_currency_id": 279,
"branch": {
"id": 12,
"name": "CLH Ayala Malls Marikina"
},
"customer": {
"id": 46,
"first_name": "EXISTING",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": "Euro (EUR)",
"from_rate": "60.00000",
"to_rate": "61.50000",
"from_receive_amount": "900.00",
"to_receive_amount": "984.00",
"from_exchange_amount": "15.00",
"to_exchange_amount": "16.00",
"status": {
"value": 1,
"description": "Done"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-06-06T08:28:02.000000Z",
"to_date": "2025-06-06 21:15:31",
"updated_by": {
"name": "BPTEST01"
},
"created_at": "2025-06-06T13:02:33.000000Z",
"updated_at": "2025-06-06T13:15:31.000000Z"
},
{
"id": 43,
"receipt_no": "03072025PJLI0166",
"transaction_currency_id": 230,
"branch": {
"id": 12,
"name": "CLH Ayala Malls Marikina"
},
"customer": {
"id": 27,
"first_name": "TRISTAM",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": "United States Dollar (USD)",
"from_rate": "59.50000",
"to_rate": "60.00000",
"from_receive_amount": "100.00",
"to_receive_amount": "3540.00",
"from_exchange_amount": "5950.00",
"to_exchange_amount": "59.00",
"status": {
"value": 1,
"description": "Done"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-03-07T03:50:52.000000Z",
"to_date": "2025-06-02 15:23:31",
"updated_by": {
"name": "BPTEST01"
},
"created_at": "2025-06-02T07:21:10.000000Z",
"updated_at": "2025-06-02T07:23:31.000000Z"
},
{
"id": 42,
"receipt_no": "04282025PJLI0201",
"transaction_currency_id": 273,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 43,
"first_name": "C",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "Japanese Yen (JPY)",
"to_currency": null,
"from_rate": "0.39000",
"to_rate": null,
"from_receive_amount": "77.20",
"to_receive_amount": null,
"from_exchange_amount": "200.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-04-28T08:17:29.000000Z",
"to_date": "2025-06-02 15:17:23",
"updated_by": {
"name": "treasury"
},
"created_at": "2025-06-02T07:17:23.000000Z",
"updated_at": "2025-06-02T07:17:23.000000Z"
},
{
"id": 41,
"receipt_no": "04282025PJLI0202",
"transaction_currency_id": 275,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 44,
"first_name": "JANE",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "30000.00",
"to_receive_amount": null,
"from_exchange_amount": "500.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-05-13T06:24:25.000000Z",
"to_date": "2025-05-13 14:24:28",
"updated_by": {
"name": "Rod"
},
"created_at": "2025-05-13T06:24:28.000000Z",
"updated_at": "2025-05-13T06:24:28.000000Z"
},
{
"id": 40,
"receipt_no": "04282025PJLI0202",
"transaction_currency_id": 275,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 44,
"first_name": "JANE",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "30000.00",
"to_receive_amount": null,
"from_exchange_amount": "500.00",
"to_exchange_amount": null,
"status": {
"value": 4,
"description": "Cancelled"
},
"purpose": {
"value": 1,
"description": "Edit"
},
"from_date": "2025-04-28T08:27:06.000000Z",
"to_date": "2025-05-13 14:24:25",
"updated_by": {
"name": "Rod"
},
"created_at": "2025-05-13T06:21:36.000000Z",
"updated_at": "2025-05-13T06:24:25.000000Z"
},
{
"id": 39,
"receipt_no": "04212025PJLI0186",
"transaction_currency_id": 254,
"branch": {
"id": 14,
"name": "migration test"
},
"customer": {
"id": 15,
"first_name": "GENERAL",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "58.50000",
"to_rate": null,
"from_receive_amount": "585.00",
"to_receive_amount": null,
"from_exchange_amount": "10.00",
"to_exchange_amount": null,
"status": {
"value": 3,
"description": "Deleted"
},
"purpose": {
"value": 2,
"description": "Delete"
},
"from_date": "2025-04-28T04:06:54.000000Z",
"to_date": "2025-05-13 14:28:58",
"updated_by": {
"name": "Rod"
},
"created_at": "2025-05-06T05:31:38.000000Z",
"updated_at": "2025-05-13T06:28:58.000000Z"
},
{
"id": 38,
"receipt_no": "04252025PJLI0193",
"transaction_currency_id": 263,
"branch": {
"id": 1,
"name": "CLH Pedro Gil Mabini"
},
"customer": {
"id": 38,
"first_name": "TRISHA",
"email": "[email protected]"
},
"type": {
"value": 0,
"description": "Buy"
},
"from_currency": "United States Dollar (USD)",
"to_currency": null,
"from_rate": "60.00000",
"to_rate": null,
"from_receive_amount": "126000.00",
"to_receive_amount": null,
"from_exchange_amount": "2100.00",
"to_exchange_amount": null,
"status": {
"value": 2,
"description": "Open"
},
"purpose": {
"value": 2,
"description": "Delete"
},
"from_date": "2025-05-06T05:31:27.000000Z",
"to_date": "2025-05-06 13:31:32",
"updated_by": {
"name": "treasury"
},
"created_at": "2025-05-06T05:31:32.000000Z",
"updated_at": "2025-05-06T05:31:32.000000Z"
}
],
"pagination": {
"current_page": 1,
"last_page": 3,
"total_record": 57,
"page_size": 20,
"has_more_page": true
}
}
}{
"code": "403.000.000",
"message": "This action is unauthorized."
}Last updated