{ "opencollection": "1.0.0", "info": { "name": "Accounting subpackage_phoneNumbers API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_phoneNumbers", "type": "folder" }, "items": [ { "info": { "name": "Retrieve", "type": "http" }, "http": { "method": "GET", "url": "https://api.merge.dev/api/accounting/v1/phone-numbers/:id", "headers": [ { "name": "Authorization", "value": "" }, { "name": "X-Account-Token", "value": "" } ], "params": [ { "name": "id", "value": "", "type": "path" }, { "name": "include_remote_data", "value": "", "type": "query", "description": "Whether to include the original data Merge fetched from the third-party to produce these models." }, { "name": "include_shell_data", "value": "", "type": "query", "description": "Whether to include shell records. Shell records are empty records (they may contain some metadata but all other fields are null)." } ] }, "docs": "Returns an `AccountingPhoneNumber` object with the given `id`.{/* BEGIN_ACCOUNTING_PHONENUMBER_FETCH_SUPPORTED_FIELDS */}