Get System

GET https://api.freshbooks.com/accounting/account/{{accountId}}/systems/systems/{{businessId}}

The value of <id> here is only meaningful if a user has access to multiple systems. See the Identity Model for more information.

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring

RESPONSES

status: OK

{&quot;response&quot;:{&quot;result&quot;:{&quot;system&quot;:{&quot;accountid&quot;:&quot;wkMd2g&quot;,&quot;active&quot;:true,&quot;auto_bill&quot;:5,&quot;billing_status&quot;:&quot;uptodate&quot;,&quot;bus_phone&quot;:&quot;&quot;,&quot;business_type&quot;:null,&quot;business_uuid&quot;:null,&quot;city&quot;:&quot;&quot;,&quot;code&quot;:&quot;&quot;,&quot;country&quot;:&quot;Canada&quot;,&quot;currency_code&quot;:&quot;USD&quot;,&quot;date&quot;:&quot;2019-04-18 09:14:53&quot;,&quot;discountid&quot;:null,&quot;dst&quot;:true,&quot;duration&quot;:12,&quot;email&quot;:&quot;api.freshbooks@gmail.com&quot;,&quot;fax&quot;:&quot;&quot;,&quot;gst_amount&quot;:{&quot;amount&quot;:&quot;0.00&quot;,&quot;code&quot;:&quot;USD&quot;},&quot;heard_about_us_via&quot;:null,&quot;id&quot;:4236410,&quot;info_email&quot;:&quot;api.freshbooks@gmail.com&quot;,&quot;ip&quot;:&quot;62.205.194.4&quot;,&quot;landing_url&quot;:null,&quot;masterlock_billing&quot;:true,&quot;migrated_to_smux_at&quot;:null,&quot;mob_phone&quot;:&quot;&quot;,&quot;modern_system&quot;:true,&quot;name&quot;:&quot;Postman Sandbox&quot;,&quot;num_clients&quot;:null,&quot;num_staff&quot;:null,&quot;payment_amount&quot;:{&quot;amount&quot;:&quot;0.00&quot;,&quot;code&quot;:&quot;USD&quot;},&quot;payment_frequency&quot;:1,&quot;province&quot;:&quot;&quot;,&quot;referralid&quot;:&quot;multibiz&quot;,&quot;referring_url&quot;:null,&quot;salutation&quot;:null,&quot;size_limit&quot;:null,&quot;split_token&quot;:null,&quot;street&quot;:&quot;&quot;,&quot;street2&quot;:null,&quot;systemid&quot;:4236410,&quot;test_system&quot;:false,&quot;timezone&quot;:&quot;UTC&quot;,&quot;timezoneid&quot;:14,&quot;vat_name&quot;:null,&quot;vat_number&quot;:null}}}}