Expenses
TheExpense
object is used to represent a purchase made from a business which can be made with a check, credit card, or cash. Each expense object is dedicated to a grouping of expenses, with each expense recorded in the lines object.The Expense object
Properties
remote_data
RemoteData[]transaction_date
Stringremote_created_at
Stringaccount
Stringcontact
Stringtotal_amount
Numbercurrency
EnumXUA
, AFN
, AFA
, ALL
, ALK
, DZD
, ADP
, AOA
, AOK
, AON
, AOR
, ARA
, ARS
, ARM
, ARP
, ARL
, AMD
, AWG
, AUD
, ATS
, AZN
, AZM
, BSD
, BHD
, BDT
, BBD
, BYN
, BYB
, BYR
, BEF
, BEC
, BEL
, BZD
, BMD
, BTN
, BOB
, BOL
, BOV
, BOP
, BAM
, BAD
, BAN
, BWP
, BRC
, BRZ
, BRE
, BRR
, BRN
, BRB
, BRL
, GBP
, BND
, BGL
, BGN
, BGO
, BGM
, BUK
, BIF
, XPF
, KHR
, CAD
, CVE
, KYD
, XAF
, CLE
, CLP
, CLF
, CNX
, CNY
, CNH
, COP
, COU
, KMF
, CDF
, CRC
, HRD
, HRK
, CUC
, CUP
, CYP
, CZK
, CSK
, DKK
, DJF
, DOP
, NLG
, XCD
, DDM
, ECS
, ECV
, EGP
, GQE
, ERN
, EEK
, ETB
, EUR
, XBA
, XEU
, XBB
, XBC
, XBD
, FKP
, FJD
, FIM
, FRF
, XFO
, XFU
, GMD
, GEK
, GEL
, DEM
, GHS
, GHC
, GIP
, XAU
, GRD
, GTQ
, GWP
, GNF
, GNS
, GYD
, HTG
, HNL
, HKD
, HUF
, IMP
, ISK
, ISJ
, INR
, IDR
, IRR
, IQD
, IEP
, ILS
, ILP
, ILR
, ITL
, JMD
, JPY
, JOD
, KZT
, KES
, KWD
, KGS
, LAK
, LVL
, LVR
, LBP
, LSL
, LRD
, LYD
, LTL
, LTT
, LUL
, LUC
, LUF
, MOP
, MKD
, MKN
, MGA
, MGF
, MWK
, MYR
, MVR
, MVP
, MLF
, MTL
, MTP
, MRU
, MRO
, MUR
, MXV
, MXN
, MXP
, MDC
, MDL
, MCF
, MNT
, MAD
, MAF
, MZE
, MZN
, MZM
, MMK
, NAD
, NPR
, ANG
, TWD
, NZD
, NIO
, NIC
, NGN
, KPW
, NOK
, OMR
, PKR
, XPD
, PAB
, PGK
, PYG
, PEI
, PEN
, PES
, PHP
, XPT
, PLN
, PLZ
, PTE
, GWE
, QAR
, XRE
, RHD
, RON
, ROL
, RUB
, RUR
, RWF
, SVC
, WST
, SAR
, RSD
, CSD
, SCR
, SLL
, XAG
, SGD
, SKK
, SIT
, SBD
, SOS
, ZAR
, ZAL
, KRH
, KRW
, KRO
, SSP
, SUR
, ESP
, ESA
, ESB
, XDR
, LKR
, SHP
, XSU
, SDD
, SDG
, SDP
, SRD
, SRG
, SZL
, SEK
, CHF
, SYP
, STN
, STD
, TVD
, TJR
, TJS
, TZS
, XTS
, THB
, XXX
, TPE
, TOP
, TTD
, TND
, TRY
, TRL
, TMT
, TMM
, USD
, USN
, USS
, UGX
, UGS
, UAH
, UAK
, AED
, UYW
, UYU
, UYP
, UYI
, UZS
, VUV
, VES
, VEB
, VEF
, VND
, VNN
, CHE
, CHW
, XOF
, YDD
, YER
, YUN
, YUD
, YUM
, YUR
, ZWN
, ZRN
, ZRZ
, ZMW
, ZMK
, ZWD
, ZWR
, ZWL
, or - in cases where there is no clear mapping - the original value passed through.exchange_rate
Stringcompany
Stringmemo
Stringlines
ExpenseLine[]The ExpenseLine object
ExpenseLine
object is used to represent an expense's line items.{"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","net_amount": 25.54,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"company": "595c8f97-2ac4-45b7-b000-41bdf43240b5","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "MacBook Pro","remote_id": "121222"}
Properties
item
Stringnet_amount
Numbertracking_category
Stringtracking_categories
Arraycompany
Stringaccount
Stringdescription
Stringremote_id
Stringremote_was_deleted
Booleanid
Stringremote_id
Stringfield_mappings
Object{"remote_data": [{"path": "/actions","data": ["Varies by platform"]}],"transaction_date": "2023-02-06T16:14:25.524Z","remote_created_at": "2020-03-31T00:00:00Z","account": "9d892439-5fab-4dbb-8bd8-34f7f96c7912","contact": "3d263469-51a1-4766-9205-f6c997826be1","total_amount": 10000,"currency": "USD","exchange_rate": "2.9","company": "595c8f97-2ac4-45b7-b000-41bdf43240b5","memo": "New employee supplies","lines": [{"remote_id": "121222","net_amount": 25.54,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "MacBook Pro"},{"remote_id": "121223","net_amount": 10,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "Desk Lamp"}],"remote_was_deleted": true,"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "088899","field_mappings": {"organization_defined_targets": {"custom_key": "custom_value"},"linked_account_defined_targets": {"custom_key": "custom_value"}}}
/expenses
Returns a list of Expense
objects.
Header Parameters
Authorization
StringX-Account-Token
StringQuery & Path Parameters
company_id
Stringcreated_after
Stringcreated_before
Stringcursor
Stringexpand
Stringinclude_deleted_data
Booleaninclude_remote_data
Booleanmodified_after
Stringmodified_before
Stringpage_size
Integerremote_id
String{"next": "cD0yMDIxLTAxLTA2KzAzJTNBMjQlM0E1My40MzQzMjYlMkIwMCUzQTAw","previous": "cj1sZXdwd2VycWVtY29zZnNkc2NzUWxNMEUxTXk0ME16UXpNallsTWtJ","results": [{"remote_data": [{"path": "/actions","data": ["Varies by platform"]}],"transaction_date": "2023-02-06T16:14:25.529Z","remote_created_at": "2020-03-31T00:00:00Z","account": "9d892439-5fab-4dbb-8bd8-34f7f96c7912","contact": "3d263469-51a1-4766-9205-f6c997826be1","total_amount": 10000,"currency": "USD","exchange_rate": "2.9","company": "595c8f97-2ac4-45b7-b000-41bdf43240b5","memo": "New employee supplies","lines": [{"remote_id": "121222","net_amount": 25.54,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "MacBook Pro"},{"remote_id": "121223","net_amount": 10,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "Desk Lamp"}],"remote_was_deleted": true,"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "088899","field_mappings": {"organization_defined_targets": {"custom_key": "custom_value"},"linked_account_defined_targets": {"custom_key": "custom_value"}}}]}

FreeAgent
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
account
Stringcurrency
Enumremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
QuickBooks Online
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numbertracking_category
stringaccount
stringdescription
stringremote_id
stringaccount
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
Sage Intacct
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numberaccount
stringdescription
stringremote_id
stringcompany
Stringexchange_rate
Stringmemo
Stringremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
Xero
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numbertracking_category
stringtracking_categories
arrayaccount
stringdescription
stringremote_id
stringaccount
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
FreshBooks

Zoho Books
/expenses
Creates an Expense
object with the given values.
Header Parameters
Authorization
StringX-Account-Token
StringQuery & Path Parameters
is_debug_mode
Booleanrun_async
BooleanBody Parameters
model
ObjectModel Parameters
transaction_date
Stringaccount
Stringid
field in the Account table.contact
Stringid
field in the Contact table.total_amount
Numbercurrency
EnumXUA
, AFN
, AFA
, ALL
, ALK
, DZD
, ADP
, AOA
, AOK
, AON
, AOR
, ARA
, ARS
, ARM
, ARP
, ARL
, AMD
, AWG
, AUD
, ATS
, AZN
, AZM
, BSD
, BHD
, BDT
, BBD
, BYN
, BYB
, BYR
, BEF
, BEC
, BEL
, BZD
, BMD
, BTN
, BOB
, BOL
, BOV
, BOP
, BAM
, BAD
, BAN
, BWP
, BRC
, BRZ
, BRE
, BRR
, BRN
, BRB
, BRL
, GBP
, BND
, BGL
, BGN
, BGO
, BGM
, BUK
, BIF
, XPF
, KHR
, CAD
, CVE
, KYD
, XAF
, CLE
, CLP
, CLF
, CNX
, CNY
, CNH
, COP
, COU
, KMF
, CDF
, CRC
, HRD
, HRK
, CUC
, CUP
, CYP
, CZK
, CSK
, DKK
, DJF
, DOP
, NLG
, XCD
, DDM
, ECS
, ECV
, EGP
, GQE
, ERN
, EEK
, ETB
, EUR
, XBA
, XEU
, XBB
, XBC
, XBD
, FKP
, FJD
, FIM
, FRF
, XFO
, XFU
, GMD
, GEK
, GEL
, DEM
, GHS
, GHC
, GIP
, XAU
, GRD
, GTQ
, GWP
, GNF
, GNS
, GYD
, HTG
, HNL
, HKD
, HUF
, IMP
, ISK
, ISJ
, INR
, IDR
, IRR
, IQD
, IEP
, ILS
, ILP
, ILR
, ITL
, JMD
, JPY
, JOD
, KZT
, KES
, KWD
, KGS
, LAK
, LVL
, LVR
, LBP
, LSL
, LRD
, LYD
, LTL
, LTT
, LUL
, LUC
, LUF
, MOP
, MKD
, MKN
, MGA
, MGF
, MWK
, MYR
, MVR
, MVP
, MLF
, MTL
, MTP
, MRU
, MRO
, MUR
, MXV
, MXN
, MXP
, MDC
, MDL
, MCF
, MNT
, MAD
, MAF
, MZE
, MZN
, MZM
, MMK
, NAD
, NPR
, ANG
, TWD
, NZD
, NIO
, NIC
, NGN
, KPW
, NOK
, OMR
, PKR
, XPD
, PAB
, PGK
, PYG
, PEI
, PEN
, PES
, PHP
, XPT
, PLN
, PLZ
, PTE
, GWE
, QAR
, XRE
, RHD
, RON
, ROL
, RUB
, RUR
, RWF
, SVC
, WST
, SAR
, RSD
, CSD
, SCR
, SLL
, XAG
, SGD
, SKK
, SIT
, SBD
, SOS
, ZAR
, ZAL
, KRH
, KRW
, KRO
, SSP
, SUR
, ESP
, ESA
, ESB
, XDR
, LKR
, SHP
, XSU
, SDD
, SDG
, SDP
, SRD
, SRG
, SZL
, SEK
, CHF
, SYP
, STN
, STD
, TVD
, TJR
, TJS
, TZS
, XTS
, THB
, XXX
, TPE
, TOP
, TTD
, TND
, TRY
, TRL
, TMT
, TMM
, USD
, USN
, USS
, UGX
, UGS
, UAH
, UAK
, AED
, UYW
, UYU
, UYP
, UYI
, UZS
, VUV
, VES
, VEB
, VEF
, VND
, VNN
, CHE
, CHW
, XOF
, YDD
, YER
, YUN
, YUD
, YUM
, YUR
, ZWN
, ZRN
, ZRZ
, ZMW
, ZMK
, ZWD
, ZWR
, ZWL
.exchange_rate
Stringcompany
Stringid
field in the Company table.memo
Stringlines
Arrayintegration_params
Objectlinked_account_params
Object{"model": {"transaction_date": "2023-02-06T16:14:25.542Z","account": "9d892439-5fab-4dbb-8bd8-34f7f96c7912","contact": "3d263469-51a1-4766-9205-f6c997826be1","total_amount": 10000,"currency": "USD","exchange_rate": "2.9","company": "595c8f97-2ac4-45b7-b000-41bdf43240b5","memo": "New employee supplies","lines": [{"remote_id": "121222","net_amount": 25.54,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "MacBook Pro"},{"remote_id": "121223","net_amount": 10,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "Desk Lamp"}]}}
{"model": {"remote_data": [{"path": "/actions","data": ["Varies by platform"]}],"transaction_date": "2023-02-06T16:14:25.545Z","remote_created_at": "2020-03-31T00:00:00Z","account": "9d892439-5fab-4dbb-8bd8-34f7f96c7912","contact": "3d263469-51a1-4766-9205-f6c997826be1","total_amount": 10000,"currency": "USD","exchange_rate": "2.9","company": "595c8f97-2ac4-45b7-b000-41bdf43240b5","memo": "New employee supplies","lines": [{"remote_id": "121222","net_amount": 25.54,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "MacBook Pro"},{"remote_id": "121223","net_amount": 10,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "Desk Lamp"}],"remote_was_deleted": true,"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "088899","field_mappings": {"organization_defined_targets": {"custom_key": "custom_value"},"linked_account_defined_targets": {"custom_key": "custom_value"}}},"warnings": [{"source": {"pointer": "/age"},"title": "Unrecognized Field","detail": "An unrecognized field, age, was passed in with request data.","problem_type": "UNRECOGNIZED_FIELD"}],"errors": [{"source": {"pointer": "/model/custom_fields"},"title": "Missing Required Field","detail": "custom_fields is a required field on model.","problem_type": "MISSING_REQUIRED_FIELD"}],"logs": [{"log_id": "99433219-8017-4acd-bb3c-ceb23d663832","dashboard_view": "https://app.merge.dev/logs/99433219-8017-4acd-bb3c-ceb23d663832","log_summary": {"url": "https://harvest.greenhouse.io/v1/candidates/","method": "POST","status_code": 200}}]}

QuickBooks Online
Merge supports Passthrough Requests to this platform's API
Supported POST Body Parameters
account
Stringcontact
Stringcurrency
Enumremote_created_at
Stringremote_id
Stringtotal_amount
Numbertransaction_date
StringAdditional POST Parameters
integration_params
String
Xero
Merge supports Passthrough Requests to this platform's API
Supported POST Body Parameters
account
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_id
Stringtotal_amount
Numbertransaction_date
StringAdditional POST Parameters
lines
Objectaccount
Stringnet_amount
String
FreshBooks

Sage Intacct
/expenses/{id}
Returns an Expense
object with the given id
.
Header Parameters
Authorization
StringX-Account-Token
StringQuery & Path Parameters
expand
Stringid
Stringinclude_remote_data
Boolean{"remote_data": [{"path": "/actions","data": ["Varies by platform"]}],"transaction_date": "2023-02-06T16:14:25.552Z","remote_created_at": "2020-03-31T00:00:00Z","account": "9d892439-5fab-4dbb-8bd8-34f7f96c7912","contact": "3d263469-51a1-4766-9205-f6c997826be1","total_amount": 10000,"currency": "USD","exchange_rate": "2.9","company": "595c8f97-2ac4-45b7-b000-41bdf43240b5","memo": "New employee supplies","lines": [{"remote_id": "121222","net_amount": 25.54,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "MacBook Pro"},{"remote_id": "121223","net_amount": 10,"tracking_category": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","tracking_categories": ["b38c59b0-a9d7-4740-b1ee-5436c6751e3d","9b840d2-686a-465a-8a8e-7b028498f8e4","a47e11b6-c73b-4a0c-be31-130fc48177fa"],"item": "b38c59b0-a9d7-4740-b1ee-5436c6751e3d","account": "2a56344a-a491-11ec-b909-0242ac120002","description": "Desk Lamp"}],"remote_was_deleted": true,"id": "ecbe05ac-62a3-46c5-ab31-4b478b37d1b4","remote_id": "088899","field_mappings": {"organization_defined_targets": {"custom_key": "custom_value"},"linked_account_defined_targets": {"custom_key": "custom_value"}}}

FreeAgent
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
account
Stringcurrency
Enumremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
QuickBooks Online
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numbertracking_category
stringaccount
stringdescription
stringremote_id
stringaccount
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
Sage Intacct
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numberaccount
stringdescription
stringremote_id
stringcompany
Stringexchange_rate
Stringmemo
Stringremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
Xero
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numbertracking_category
stringtracking_categories
arrayaccount
stringdescription
stringremote_id
stringaccount
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
FreshBooks

Zoho Books
/expenses/meta/post
Returns metadata for Expense
POSTs.
Header Parameters
Authorization
StringX-Account-Token
String{"request_schema": {},"status": {"linked_account_status": "string","can_make_request": true},"has_conditional_params": true,"has_required_linked_account_params": true}

FreeAgent
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
account
Stringcurrency
Enumremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
QuickBooks Online
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numbertracking_category
stringaccount
stringdescription
stringremote_id
stringaccount
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
Sage Intacct
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numberaccount
stringdescription
stringremote_id
stringcompany
Stringexchange_rate
Stringmemo
Stringremote_created_at
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
Xero
Merge supports Passthrough Requests to this platform's API
Supported Response Fields
lines
ExpenseLine[]item
stringnet_amount
numbertracking_category
stringtracking_categories
arrayaccount
stringdescription
stringremote_id
stringaccount
Stringcontact
Stringcurrency
Enumexchange_rate
Stringmemo
Stringremote_data
RemoteData[]path
stringdata
objectremote_id
Stringtotal_amount
Numbertransaction_date
String
FreshBooks
