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