Get List of Expenses
GET
https://us-central1-appgregator.cloudfunctions.net/jurnalID/expenses/
Query Parameters
Name
Type
Description
name*
String
ft-4
connection_name*
String
intrapreneur-jurnalid-1
Headers
Name
Type
Description
x-api-key*
String
U2Fsd...
{
"expenses": [
{
"id": 532317371,
"transaction_no": "INV015",
"token": "0UGBgSqZ5N10dn6w3bWXCg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": "makan siang teko",
"remaining": "0.0",
"original_amount": "200000.0",
"created_at": "2022-08-10T05:53:51.000Z",
"updated_at": "2022-08-10T06:03:48.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "INV015",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "08/08/2022",
"due_date": "07/09/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 200000,
"subtotal_currency_format": "Rp. 200.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "200000.0",
"amount_receive_currency_format": "Rp. 200.000,00",
"has_payments": true,
"payments": [
{
"id": 532324093,
"transaction_no": "10009",
"transaction_type_id": 7,
"description": "ini bayar dari bank",
"transaction_date": "08/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 200000,
"amount_currency_format": " 200.000,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 524947465,
"description": "tes",
"debit": "200000.0",
"debit_currency_format": "Rp. 200.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47164113,
"display_name": "BUDI"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 532316661,
"transaction_no": "INV014",
"token": "34Jdq4plGQwUICjsLpb0MA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": "makan siang teko",
"remaining": "200000.0",
"original_amount": "200000.0",
"created_at": "2022-08-10T05:52:45.000Z",
"updated_at": "2022-08-10T06:07:14.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "INV014",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "08/08/2022",
"due_date": "07/09/2022",
"balance_due_currency_format": "Rp. 200.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 200.000,00",
"subtotal": 200000,
"subtotal_currency_format": "Rp. 200.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 524946464,
"description": "tes",
"debit": "200000.0",
"debit_currency_format": "Rp. 200.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47164113,
"display_name": "BUDI"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 530926734,
"transaction_no": "INV012",
"token": "koVdynIJmfq-J46VA_NBRA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": "makan siang teko",
"remaining": "200000.0",
"original_amount": "200000.0",
"created_at": "2022-08-08T08:45:21.000Z",
"updated_at": "2022-08-08T08:45:22.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "INV012",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "08/08/2022",
"due_date": "07/09/2022",
"balance_due_currency_format": "Rp. 200.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 200.000,00",
"subtotal": 200000,
"subtotal_currency_format": "Rp. 200.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 522450085,
"description": "tes",
"debit": "200000.0",
"debit_currency_format": "Rp. 200.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47164113,
"display_name": "BUDI"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 530837648,
"transaction_no": "INV011",
"token": "Ic9jvQWAlRw03Qq4XKnYCA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": "makan siang teko",
"remaining": "0.0",
"original_amount": "200000.0",
"created_at": "2022-08-08T07:36:39.000Z",
"updated_at": "2022-08-08T07:36:40.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "INV011",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "08/08/2022",
"due_date": "07/09/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 200000,
"subtotal_currency_format": "Rp. 200.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "200000.0",
"amount_receive_currency_format": "Rp. 200.000,00",
"has_payments": true,
"payments": [
{
"id": 530841825,
"transaction_no": "10008",
"transaction_type_id": 7,
"description": "ini dari postman",
"transaction_date": "08/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 200000,
"amount_currency_format": " 200.000,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 522219371,
"description": "tes",
"debit": "200000.0",
"debit_currency_format": "Rp. 200.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47164113,
"display_name": "BUDI"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529298434,
"transaction_no": "TEST001",
"token": "cdNTBx91ywBcvSRsMMbQsA",
"email": null,
"source": null,
"address": "TEST",
"memo": "",
"remaining": "0.0",
"original_amount": "40000.0",
"created_at": "2022-08-05T07:45:13.000Z",
"updated_at": "2022-08-05T07:49:16.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "05/08/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 40000,
"subtotal_currency_format": "Rp. 40.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "40000.0",
"amount_receive_currency_format": "Rp. 40.000,00",
"has_payments": true,
"payments": [
{
"id": 529303472,
"transaction_no": "10003",
"transaction_type_id": 7,
"description": "ini dari postman",
"transaction_date": "05/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 40000,
"amount_currency_format": " 40.000,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246566,
"name": "Custom",
"longetivity": 0
},
"transaction_account_lines_attributes": [
{
"id": 520485684,
"description": "",
"debit": "40000.0",
"debit_currency_format": "Rp. 40.000,00",
"account": {
"id": 61810412,
"name": "Rental Expense - Building",
"number": "6-60400",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Rental Expense - Building",
"person": {
"id": 47156809,
"display_name": "PT.MAJU"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529343123,
"transaction_no": "INV010",
"token": "i32p1KCVbfmzoKdzGA61qw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": "makan siang teko",
"remaining": "0.0",
"original_amount": "100000.0",
"created_at": "2022-08-05T08:16:14.000Z",
"updated_at": "2022-08-05T08:16:15.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "INV010",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 100000,
"subtotal_currency_format": "Rp. 100.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "100000.0",
"amount_receive_currency_format": "Rp. 100.000,00",
"has_payments": true,
"payments": [
{
"id": 529345777,
"transaction_no": "10007",
"transaction_type_id": 7,
"description": "ini bayar dari bank",
"transaction_date": "05/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 100000,
"amount_currency_format": " 100.000,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520551966,
"description": "tes",
"debit": "100000.0",
"debit_currency_format": "Rp. 100.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47164113,
"display_name": "BUDI"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529336729,
"transaction_no": "INV009",
"token": "9see8LTvdLsvXY3KziXsWg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "0.0",
"original_amount": "50000.0",
"created_at": "2022-08-05T08:11:47.000Z",
"updated_at": "2022-08-05T08:11:48.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "INV009",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 50000,
"subtotal_currency_format": "Rp. 50.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "50000.0",
"amount_receive_currency_format": "Rp. 50.000,00",
"has_payments": true,
"payments": [
{
"id": 529341503,
"transaction_no": "10006",
"transaction_type_id": 7,
"description": "ini dari postman",
"transaction_date": "05/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 50000,
"amount_currency_format": " 50.000,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520540554,
"description": "tes",
"debit": "50000.0",
"debit_currency_format": "Rp. 50.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47164113,
"display_name": "BUDI"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529328673,
"transaction_no": "INV008",
"token": "bEoTWUodTW8eEAXNGV3fgQ",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "0.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T08:05:32.000Z",
"updated_at": "2022-08-05T08:05:33.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "INV008",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "900.0",
"amount_receive_currency_format": "Rp. 900,00",
"has_payments": true,
"payments": [
{
"id": 529332265,
"transaction_no": "10005",
"transaction_type_id": 7,
"description": "ini dari postman",
"transaction_date": "05/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 900,
"amount_currency_format": " 900,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520525939,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47161278,
"display_name": "PT.BAHAGIA"
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529326531,
"transaction_no": "INV007",
"token": "YzGO3iflFJ5zvkpqivyMkw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "900.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T08:04:10.000Z",
"updated_at": "2022-08-05T08:04:11.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "INV007",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 900,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 900,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520523246,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47161278,
"display_name": "PT.BAHAGIA"
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529307457,
"transaction_no": "INV003",
"token": "CrpKoArfhaZ6JF31th-r5Q",
"email": null,
"source": null,
"address": "tgr",
"memo": "",
"remaining": "16000.0",
"original_amount": "56000.0",
"created_at": "2022-08-05T07:51:44.000Z",
"updated_at": "2022-08-05T07:52:54.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 16.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 16.000,00",
"subtotal": 56000,
"subtotal_currency_format": "Rp. 56.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "40000.0",
"amount_receive_currency_format": "Rp. 40.000,00",
"has_payments": true,
"payments": [
{
"id": 529310929,
"transaction_no": "10004",
"transaction_type_id": 7,
"description": "ini dari postman",
"transaction_date": "05/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 40000,
"amount_currency_format": " 40.000,00"
}
],
"transaction_status": {
"id": 4,
"name": "Partial",
"name_bahasa": "Terbayar Sebagian"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520499488,
"description": "BAYAR",
"debit": "56000.0",
"debit_currency_format": "Rp. 56.000,00",
"account": {
"id": 61810412,
"name": "Rental Expense - Building",
"number": "6-60400",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Rental Expense - Building",
"person": {
"id": 47145876,
"display_name": "RONALD"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529107247,
"transaction_no": "INV001",
"token": "JPS0nuYs_1RkHbO8y1sGmA",
"email": null,
"source": null,
"address": "TGR",
"memo": "",
"remaining": "0.0",
"original_amount": "310800.0",
"created_at": "2022-08-05T04:22:34.000Z",
"updated_at": "2022-08-05T04:22:35.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "30800.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 280000,
"subtotal_currency_format": "Rp. 280.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 310800,
"amount_receive_currency_format": "Rp. 310.800,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520254433,
"description": "bayar makan",
"debit": "280000.0",
"debit_currency_format": "Rp. 280.000,00",
"account": {
"id": 61810358,
"name": "Other Miscellaneous Expense",
"number": "8-80999",
"category": {
"id": 17,
"name": "Other Expense"
}
},
"line_tax": {
"id": 647549,
"name": "PPN",
"rate": "11.0",
"children": []
}
}
],
"account_category": "Other Miscellaneous Expense",
"person": {
"id": 47145876,
"display_name": "RONALD"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": [
{
"id": 6166227,
"name": "test-tag"
}
],
"tags_string": "test-tag",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [
{
"name": "PPN 11.0%",
"tax_amount": 30800,
"tax_amount_currency_format": "Rp. 30.800,00"
}
],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529084460,
"transaction_no": "Expenses - Testing9",
"token": "-R_GNbBWbZcBYCJH_eadkA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T04:01:54.000Z",
"updated_at": "2022-08-05T04:01:55.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing9",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "05/08/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246566,
"name": "Custom",
"longetivity": 0
},
"transaction_account_lines_attributes": [
{
"id": 520229808,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529080022,
"transaction_no": "Expenses - Testing8",
"token": "ccHYSFILqAG3kOmlwQtXag",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T03:58:22.000Z",
"updated_at": "2022-08-05T03:58:23.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing8",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520226127,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529075139,
"transaction_no": "Expenses - Testing7",
"token": "vQyiUtdolHNzHZkRspBRyQ",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T03:54:02.000Z",
"updated_at": "2022-08-05T03:54:03.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing7",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520222031,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529071944,
"transaction_no": "Expenses - Testing5",
"token": "M0L8n7NNUgQpLVoVGAeiPQ",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "225000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T03:51:09.000Z",
"updated_at": "2022-08-05T03:51:09.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing5",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 225.000,00",
"witholding_amount_currency_format": "Rp. 25.000,00",
"witholding_amount": 25000,
"remaining_currency_format": "Rp. 225.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520219107,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529244360,
"transaction_no": "Expenses - Testing32",
"token": "d29FOzSi9o_KRADXFlKc6g",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "0.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:59:53.000Z",
"updated_at": "2022-08-05T07:00:00.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing32",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 240000,
"amount_receive_currency_format": "Rp. 240.000,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520413213,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529243471,
"transaction_no": "Expenses - Testing31",
"token": "cigLTRYPzTzmVbTo-mpuRA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "0.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:58:52.000Z",
"updated_at": "2022-08-05T06:58:53.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing31",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 240000,
"amount_receive_currency_format": "Rp. 240.000,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520411890,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529221120,
"transaction_no": "Expenses - Testing28",
"token": "WlsLcocg3tRbuMN1NCaTQQ",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "240000.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:35:53.000Z",
"updated_at": "2022-08-05T06:35:54.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing28",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 240.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 240.000,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520378965,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529215702,
"transaction_no": "Expenses - Testing26",
"token": "qIVJgxNRfZKDkceO-NeYtw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "240000.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:29:19.000Z",
"updated_at": "2022-08-05T06:29:20.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing26",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 240.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 240.000,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520370137,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529211071,
"transaction_no": "Expenses - Testing25",
"token": "wxITA5Wih9heapC5OkLKPw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "240000.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:24:27.000Z",
"updated_at": "2022-08-05T06:24:28.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing25",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 240.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 240.000,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520362792,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529199219,
"transaction_no": "Expenses - Testing23",
"token": "11Qso4JHGVNiGNn1--8ANA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "240000.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:13:14.000Z",
"updated_at": "2022-08-05T06:13:15.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing23",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 240.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 240.000,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520348622,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529194256,
"transaction_no": "Expenses - Testing21",
"token": "8LhqMdHllWcXenXwulHKHA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "240000.0",
"original_amount": "240000.0",
"created_at": "2022-08-05T06:06:56.000Z",
"updated_at": "2022-08-05T06:06:57.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing21",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 240.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 240.000,00",
"subtotal": 240000,
"subtotal_currency_format": "Rp. 240.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520344097,
"description": "tes",
"debit": "240000.0",
"debit_currency_format": "Rp. 240.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529191043,
"transaction_no": "Expenses - Testing20",
"token": "idETqLm4zzNsdp3x9nxFtA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "0.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T06:01:43.000Z",
"updated_at": "2022-08-05T06:01:44.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing20",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "250000.0",
"amount_receive_currency_format": "Rp. 250.000,00",
"has_payments": true,
"payments": [
{
"id": 529192497,
"transaction_no": "10001",
"transaction_type_id": 7,
"description": "",
"transaction_date": "05/08/2022",
"refund_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"amount": 250000,
"amount_currency_format": " 250.000,00"
}
],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520339088,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529189268,
"transaction_no": "Expenses - Testing19",
"token": "74pBnYY_zUrL9yL7XegINQ",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T05:58:56.000Z",
"updated_at": "2022-08-05T05:58:56.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing19",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520336222,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529188957,
"transaction_no": "Expenses - Testing17",
"token": "1y9jnPDGOgbPs-aqVq0Rqg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": "tes bayar",
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T05:58:22.000Z",
"updated_at": "2022-08-05T05:58:23.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing17",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520335542,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529118607,
"transaction_no": "Expenses - Testing16",
"token": "VVCkNPCOq7NfhdL5Pc_Euw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "TGR",
"memo": null,
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T04:32:31.000Z",
"updated_at": "2022-08-05T04:32:32.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing16",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520267588,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529113801,
"transaction_no": "Expenses - Testing12",
"token": "cPYbdW3dEHeTkRa2gKPiDg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T04:27:59.000Z",
"updated_at": "2022-08-05T04:28:00.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing12",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520261672,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529091127,
"transaction_no": "Expenses - Testing11",
"token": "PwOwMZ131T6JhkHcqTvqAw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "250000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T04:07:06.000Z",
"updated_at": "2022-08-05T04:07:07.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": "expenses-testing11",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 250.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 250.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520235988,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529209680,
"transaction_no": "10003",
"token": "ZlUuZ7qNLUk0sYPWBKI3wg",
"email": null,
"source": null,
"address": "",
"memo": "",
"remaining": "0.0",
"original_amount": "233100.0",
"created_at": "2022-08-05T06:23:15.000Z",
"updated_at": "2022-08-05T06:23:16.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "23100.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 210000,
"subtotal_currency_format": "Rp. 210.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 233100,
"amount_receive_currency_format": "Rp. 233.100,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520360629,
"description": "TES",
"debit": "210000.0",
"debit_currency_format": "Rp. 210.000,00",
"account": {
"id": 61810412,
"name": "Rental Expense - Building",
"number": "6-60400",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": 647549,
"name": "PPN",
"rate": "11.0",
"children": []
}
}
],
"account_category": "Rental Expense - Building",
"person": {
"id": 47145876,
"display_name": "RONALD"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [
{
"name": "PPN 11.0%",
"tax_amount": 23100,
"tax_amount_currency_format": "Rp. 23.100,00"
}
],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529292927,
"transaction_no": "10002",
"token": "AOwQW3GYOhKaeqzlHevP5A",
"email": null,
"source": null,
"address": null,
"memo": "",
"remaining": "20000.0",
"original_amount": "20000.0",
"created_at": "2022-08-05T07:40:06.000Z",
"updated_at": "2022-08-05T07:40:31.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 20.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 20.000,00",
"subtotal": 20000,
"subtotal_currency_format": "Rp. 20.000,00",
"transaction_type": {
"id": 7,
"name": "Bank Withdrawal"
},
"amount_receive": 20000,
"amount_receive_currency_format": "Rp. 20.000,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 2,
"name": "Closed",
"name_bahasa": "Selesai"
},
"payment_method": {
"id": null,
"name": null
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520476343,
"description": "test",
"debit": "20000.0",
"debit_currency_format": "Rp. 20.000,00",
"account": {
"id": 61810412,
"name": "Rental Expense - Building",
"number": "6-60400",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Rental Expense - Building",
"person": {
"id": 47145876,
"display_name": "RONALD"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810309,
"name": "Bank Account",
"number": "1-10002",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 528979997,
"transaction_no": "1",
"token": "32pMlNidBMsFU-Dva5Qxmg",
"email": null,
"source": null,
"address": "tangerang",
"memo": "",
"remaining": "0.0",
"original_amount": "11100000.0",
"created_at": "2022-08-05T02:28:34.000Z",
"updated_at": "2022-08-05T02:28:36.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "1100000.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 10000000,
"subtotal_currency_format": "Rp. 10.000.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 11100000,
"amount_receive_currency_format": "Rp. 11.100.000,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520119385,
"description": "bayar sewa kantor",
"debit": "10000000.0",
"debit_currency_format": "Rp. 10.000.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": 647549,
"name": "PPN",
"rate": "11.0",
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [
{
"name": "PPN 11.0%",
"tax_amount": 1100000,
"tax_amount_currency_format": "Rp. 1.100.000,00"
}
],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529219777,
"transaction_no": "009",
"token": "q_7t2792dHC9NcUZI9SvOQ",
"email": null,
"source": null,
"address": "tgr",
"memo": "",
"remaining": "0.0",
"original_amount": "66600.0",
"created_at": "2022-08-05T06:34:19.000Z",
"updated_at": "2022-08-05T06:34:20.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "6600.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 60000,
"subtotal_currency_format": "Rp. 60.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 66600,
"amount_receive_currency_format": "Rp. 66.600,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520377089,
"description": "tes",
"debit": "60000.0",
"debit_currency_format": "Rp. 60.000,00",
"account": {
"id": 61810412,
"name": "Rental Expense - Building",
"number": "6-60400",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": 647549,
"name": "PPN",
"rate": "11.0",
"children": []
}
}
],
"account_category": "Rental Expense - Building",
"person": {
"id": 47145876,
"display_name": "RONALD"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810309,
"name": "Bank Account",
"number": "1-10002",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [
{
"name": "PPN 11.0%",
"tax_amount": 6600,
"tax_amount_currency_format": "Rp. 6.600,00"
}
],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529241670,
"transaction_no": "003",
"token": "yiuuqk372hQUpCbT1MCm7Q",
"email": null,
"source": null,
"address": "",
"memo": "",
"remaining": "10000.0",
"original_amount": "10000.0",
"created_at": "2022-08-05T06:57:17.000Z",
"updated_at": "2022-08-05T06:57:18.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "05/08/2022",
"due_date": "04/09/2022",
"balance_due_currency_format": "Rp. 10.000,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 10.000,00",
"subtotal": 10000,
"subtotal_currency_format": "Rp. 10.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 1,
"name": "Open",
"name_bahasa": "Belum Dibayar"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520409306,
"description": "tes",
"debit": "10000.0",
"debit_currency_format": "Rp. 10.000,00",
"account": {
"id": 61810412,
"name": "Rental Expense - Building",
"number": "6-60400",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Rental Expense - Building",
"person": {
"id": 47156809,
"display_name": "PT.MAJU"
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529093247,
"transaction_no": "002",
"token": "wqrxnkAjxK-B7gSXK_HvWA",
"email": null,
"source": null,
"address": "tgr",
"memo": "",
"remaining": "0.0",
"original_amount": "777000.0",
"created_at": "2022-08-05T04:09:08.000Z",
"updated_at": "2022-08-05T04:09:08.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "77000.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 700000,
"subtotal_currency_format": "Rp. 700.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 777000,
"amount_receive_currency_format": "Rp. 777.000,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520237903,
"description": "byr",
"debit": "700000.0",
"debit_currency_format": "Rp. 700.000,00",
"account": {
"id": 61810415,
"name": "Rental Expense - Others",
"number": "6-60403",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": 647549,
"name": "PPN",
"rate": "11.0",
"children": []
}
}
],
"account_category": "Rental Expense - Others",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810309,
"name": "Bank Account",
"number": "1-10002",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": [
{
"id": 6166227,
"name": "test-tag"
}
],
"tags_string": "test-tag",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [
{
"name": "PPN 11.0%",
"tax_amount": 77000,
"tax_amount_currency_format": "Rp. 77.000,00"
}
],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529104739,
"transaction_no": "001",
"token": "sZN9moo2sZ5Qoxm0Wy-9eg",
"email": null,
"source": null,
"address": "TEST",
"memo": "",
"remaining": "0.0",
"original_amount": "133200.0",
"created_at": "2022-08-05T04:20:27.000Z",
"updated_at": "2022-08-05T04:20:28.000Z",
"witholding_value": "0.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "13200.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "05/08/2022",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 0,00",
"witholding_amount": 0,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 120000,
"subtotal_currency_format": "Rp. 120.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 133200,
"amount_receive_currency_format": "Rp. 133.200,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520252510,
"description": "BYR",
"debit": "120000.0",
"debit_currency_format": "Rp. 120.000,00",
"account": {
"id": 61810415,
"name": "Rental Expense - Others",
"number": "6-60403",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": 647549,
"name": "PPN",
"rate": "11.0",
"children": []
}
}
],
"account_category": "Rental Expense - Others",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
}
},
"pay_from": {
"id": 61810309,
"name": "Bank Account",
"number": "1-10002",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": [
{
"id": 6166227,
"name": "test-tag"
}
],
"tags_string": "test-tag",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [
{
"name": "PPN 11.0%",
"tax_amount": 13200,
"tax_amount_currency_format": "Rp. 13.200,00"
}
],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529319233,
"transaction_no": "INV006",
"token": "-nYSZTrTS3FDigyVxcXekw",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "900.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T08:00:01.000Z",
"updated_at": "2022-08-05T08:00:02.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "INV006",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 900,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 900,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520515830,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529255587,
"transaction_no": "Expenses - Testing44",
"token": "8_lfASl0cYXFLzXGV7Zzzg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": "",
"memo": "",
"remaining": "0.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T07:11:35.000Z",
"updated_at": "2022-08-05T07:12:59.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing44",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": false,
"transaction_date": "20/08/2017",
"due_date": null,
"balance_due_currency_format": "Rp. 0,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 0,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": 900,
"amount_receive_currency_format": "Rp. 900,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 3,
"name": "Paid",
"name_bahasa": "Lunas"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": null,
"name": null,
"longetivity": null
},
"transaction_account_lines_attributes": [
{
"id": 520425681,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": 47156809,
"display_name": "PT.MAJU"
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529252968,
"transaction_no": "Expenses - Testing43",
"token": "YzLHON4ctqcxFob5CN8nJA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "900.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T07:08:41.000Z",
"updated_at": "2022-08-05T07:08:42.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing43",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 900,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 900,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520421686,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529251941,
"transaction_no": "Expenses - Testing42",
"token": "2Sg6tpEGzWumfbF2TMBoDg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "900.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T07:07:40.000Z",
"updated_at": "2022-08-05T07:07:41.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing42",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 900,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 900,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520419851,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529250904,
"transaction_no": "Expenses - Testing41",
"token": "aY2Q4OhLDTNrnKuTCQKCmg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "900.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T07:06:47.000Z",
"updated_at": "2022-08-05T07:06:48.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing41",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 900,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 900,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456765,
"name": "Bank Transfer"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520418152,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529066174,
"transaction_no": "Expenses - Testing3",
"token": "3-Fl5T6mVZUeitEuCS_BuQ",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "225000.0",
"original_amount": "250000.0",
"created_at": "2022-08-05T03:45:49.000Z",
"updated_at": "2022-08-05T03:45:49.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing3",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 225.000,00",
"witholding_amount_currency_format": "Rp. 25.000,00",
"witholding_amount": 25000,
"remaining_currency_format": "Rp. 225.000,00",
"subtotal": 250000,
"subtotal_currency_format": "Rp. 250.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520213555,
"description": "tes",
"debit": "250000.0",
"debit_currency_format": "Rp. 250.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529063668,
"transaction_no": "Expenses - Testing2",
"token": "OS6SqLnjoVNNvPHmryV7yg",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "45000.0",
"original_amount": "50000.0",
"created_at": "2022-08-05T03:43:30.000Z",
"updated_at": "2022-08-05T03:43:30.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing2",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 45.000,00",
"witholding_amount_currency_format": "Rp. 5.000,00",
"witholding_amount": 5000,
"remaining_currency_format": "Rp. 45.000,00",
"subtotal": 50000,
"subtotal_currency_format": "Rp. 50.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520210872,
"description": "tes",
"debit": "50000.0",
"debit_currency_format": "Rp. 50.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529059610,
"transaction_no": "Expenses - Testing",
"token": "iiL5DRE7XAhEpsca7lbIjA",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "900.0",
"original_amount": "1000.0",
"created_at": "2022-08-05T03:39:51.000Z",
"updated_at": "2022-08-05T03:39:52.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": "expenses-testing",
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 900,00",
"witholding_amount_currency_format": "Rp. 100,00",
"witholding_amount": 100,
"remaining_currency_format": "Rp. 900,00",
"subtotal": 1000,
"subtotal_currency_format": "Rp. 1.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520206938,
"description": "tes",
"debit": "1000.0",
"debit_currency_format": "Rp. 1.000,00",
"account": {
"id": 61810380,
"name": "Salaries",
"number": "6-60101",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Salaries",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
},
{
"id": 529064340,
"transaction_no": "10002",
"token": "YRysVXVuxU4GYkohPund7Q",
"email": null,
"source": "appstore_codebayu22@gmail.com",
"address": null,
"memo": null,
"remaining": "54000.0",
"original_amount": "60000.0",
"created_at": "2022-08-05T03:44:11.000Z",
"updated_at": "2022-08-05T03:44:12.000Z",
"witholding_value": "10.0",
"witholding_type": "percent",
"custom_id": null,
"tax_amount": "0.0",
"deleted_at": null,
"deletable": true,
"editable": true,
"audited_by": null,
"is_payable": true,
"transaction_date": "20/08/2017",
"due_date": "19/09/2017",
"balance_due_currency_format": "Rp. 54.000,00",
"witholding_amount_currency_format": "Rp. 6.000,00",
"witholding_amount": 6000,
"remaining_currency_format": "Rp. 54.000,00",
"subtotal": 60000,
"subtotal_currency_format": "Rp. 60.000,00",
"transaction_type": {
"id": 4,
"name": "Expense"
},
"amount_receive": "0.0",
"amount_receive_currency_format": "Rp. 0,00",
"has_payments": false,
"payments": [],
"transaction_status": {
"id": 5,
"name": "Overdue",
"name_bahasa": "Lewat Jatuh Tempo"
},
"payment_method": {
"id": 2456763,
"name": "Cash"
},
"term": {
"id": 2246562,
"name": "Net 30",
"longetivity": 30
},
"transaction_account_lines_attributes": [
{
"id": 520211507,
"description": "tes",
"debit": "60000.0",
"debit_currency_format": "Rp. 60.000,00",
"account": {
"id": 61810406,
"name": "Office Expense",
"number": "6-60300",
"category": {
"id": 16,
"name": "Expenses"
}
},
"line_tax": {
"id": null,
"name": null,
"rate": null,
"children": []
}
}
],
"account_category": "Office Expense",
"person": {
"id": null,
"display_name": null
},
"witholding_account": {
"id": 61810308,
"name": "Cash",
"number": "1-10001",
"category": {
"id": 3,
"name": "Cash & Bank"
}
},
"pay_from": {
"id": null,
"name": null,
"number": null,
"category": {
"id": null,
"name": null
},
"bank_account": {
"bank_id": null,
"bank_holder": null,
"bank_number": null
}
},
"attachments": [],
"tags": null,
"tags_string": "",
"comments_size": 0,
"is_reconciled": false,
"tax_details": [],
"use_tax_inclusive": false,
"currency_code": "IDR"
}
],
"total_count": 44,
"current_page": 1,
"total_pages": 1
}
curl --location --request GET 'https://us-central1-appgregator.cloudfunctions.net/jurnalID/expenses?name=ft-4&connection_name=intrapreneur-jurnalid-1' \
--header 'x-api-key: U2Fsd...'
var axios = require('axios');
var config = {
method: 'get',
url: 'https://us-central1-appgregator.cloudfunctions.net/jurnalID/expenses?name=ft-4&connection_name=intrapreneur-jurnalid-1',
headers: {
'x-api-key': 'U2Fsd...'
}
};
axios(config)
.then(function (response) {
console.log(JSON.stringify(response.data));
})
.catch(function (error) {
console.log(error);
});
<?php
$curl = curl_init();
curl_setopt_array($curl, array(
CURLOPT_URL => 'https://us-central1-appgregator.cloudfunctions.net/jurnalID/expenses?name=ft-4&connection_name=intrapreneur-jurnalid-1',
CURLOPT_RETURNTRANSFER => true,
CURLOPT_ENCODING => '',
CURLOPT_MAXREDIRS => 10,
CURLOPT_TIMEOUT => 0,
CURLOPT_FOLLOWLOCATION => true,
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
CURLOPT_CUSTOMREQUEST => 'GET',
CURLOPT_HTTPHEADER => array(
'x-api-key: U2Fsd...'
),
));
$response = curl_exec($curl);
curl_close($curl);
echo $response;
Last updated