For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Logo
Resources
Log inGet a demo
Get startedAPI referenceImplementation
Get startedAPI referenceImplementation
    • Overview
          • The AccountingPhoneNumber object
          • GET/phone-numbers/{id}

Get started

  • Overview
  • Introduction
  • Unified API
  • Linked Account
  • Merge Link
  • Use cases

Implementation

  • Sandboxes
  • SDKs
  • API access
  • Syncing data
  • Writing data
  • Data minimization
  • Supplemental data
  • Errors
  • Integration metadata

API reference

  • ATS
  • HRIS
  • Accounting
  • Ticketing
  • CRM
  • File Storage
  • Knowledge Base
  • Chat

Resources

  • Help Center
  • Merge.dev
  • Changelog
© Merge 2026Terms of usePrivacy policy
UnifiedAgent HandlerGateway
UnifiedAgent HandlerGateway
Resources
Log inGet a demo
Common ModelsPhone Numbers

The AccountingPhoneNumber object

The AccountingPhoneNumber Object
1{
2 "created_at": "2023-01-01T00:00:00Z",
3 "modified_at": "2023-01-01T00:00:00Z",
4 "number": "string",
5 "type": "string"
6}
Was this page helpful?
Previous

/payments/remote-field-classes

Next

/phone-numbers/{id}

The AccountingPhoneNumber object is used to represent a contact’s or company’s phone number.

created_atdatetimeOptionalRead-only
The datetime that this object was created by Merge.
modified_atdatetimeOptionalRead-only
The datetime that this object was modified by Merge.
numberstring or nullOptional
The phone number.
typestring or nullOptional
The phone number's type.