How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Merge subpackage_contacts API

The subpackage_contacts API from Merge — 14 operation(s) for subpackage_contacts.

Merge subpackage_contacts API is one of 118 APIs that Merge publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 21 JSON Schema definitions.

The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a JSON-LD context, a support channel, and 21 JSON Schemas.

This API exposes 19 operations across 14 paths, and defines 62 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 3 base URLs: https://api.merge.dev/api, https://api-eu.merge.dev/api, https://api-ap.merge.dev/api.

19 operations 14 paths 62 schemas 13 GET2 PATCH4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.merge.dev/api/hris/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Merge subpackage_contacts API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (tokenAuth).

  • tokenAuth — Token-based authentication with required prefix "Bearer"

Paths & Operations 19

Across 14 paths, the API surfaces 19 operations — 13 GET, 2 PATCH, 4 POST. Each is listed below with its method, path, parameters, and response codes.

subpackage_contacts 19
GET
/accounting/v1/contacts
List
list 22 params → 200
POST
/accounting/v1/contacts
Create
create 4 params body → 201
GET
/accounting/v1/contacts/{id}
Retrieve
retrieve 9 params → 200
PATCH
/accounting/v1/contacts/{id}
Partial Update
partial-update 5 params body → 200
GET
/accounting/v1/contacts/meta/patch/{id}
Meta Patch Retrieve
meta-patch-retrieve 3 params → 200
GET
/accounting/v1/contacts/meta/post
Meta Post Retrieve
meta-post-retrieve 2 params → 200
GET
/accounting/v1/contacts/remote-field-classes
Remote Field Classes List
remote-field-classes-list 9 params → 200
GET
/crm/v1/contacts
List
list 17 params → 200
POST
/crm/v1/contacts
Create
create 4 params body → 201
GET
/crm/v1/contacts/{id}
Retrieve
retrieve 7 params → 200
PATCH
/crm/v1/contacts/{id}
Partial Update
partial-update 5 params body → 200
POST
/crm/v1/contacts/ignore/{model_id}
Ignore Create
ignore-create 3 params body → 200
GET
/crm/v1/contacts/meta/patch/{id}
Meta Patch Retrieve
meta-patch-retrieve 3 params → 200
GET
/crm/v1/contacts/meta/post
Meta Post Retrieve
meta-post-retrieve 2 params → 200
GET
/crm/v1/contacts/remote-field-classes
Remote Field Classes List
remote-field-classes-list 10 params → 200
GET
/ticketing/v1/contacts
List
list 14 params → 200
POST
/ticketing/v1/contacts
Create
create 4 params body → 201
GET
/ticketing/v1/contacts/{id}
Retrieve
retrieve 6 params → 200
GET
/ticketing/v1/contacts/meta/post
Meta Post Retrieve
meta-post-retrieve 2 params → 200

Schemas 62

The contract defines 62 schemas that model the data the API accepts and returns. The most detailed are Contact (19 properties), Contact_2 (18 properties), PatchedContactRequest (13 properties), ContactRequest (13 properties). Each schema is shown below with its type and property counts.

ContactRequest
object
The Contact Object Description A Contact is an individual or business entity to which products and services are sold to or purchased from. The Contact model co…
13 properties
ValidationProblemSource
object
1 property 1 required
AddressRequest
object
The Address Object Description The Address object is used to represent a contact's or company's address. Usage Example Fetch from the GET CompanyInfo endpoint…
9 properties
ContactEndpointRequest
object
1 property 1 required
ItemTypeEnum
string
Address
object
The Address Object Description The Address object is used to represent a contact's or company's address. Usage Example Fetch from the GET CompanyInfo endpoint…
10 properties
ContactResponse
object
4 properties 3 required
AddressTypeEnum
string
DebugModelLogSummary
object
3 properties 3 required
ContactsIdGetParametersExpandSchemaItems
string
ContactsGetParametersExpandSchemaItems
string
LinkedAccountStatus
object
2 properties 2 required
FieldFormatEnum
string
ContactsIdGetParametersShowEnumOrigins
string
PaginatedContactList
object
3 properties
ItemFormatEnum
string
ContactsGetParametersStatus
string
MetaResponse
object
5 properties 3 required
ContactFieldMappings
object
2 properties
AccountingPhoneNumberRequest
object
The AccountingPhoneNumber Object Description The AccountingPhoneNumber object is used to represent a contact's or company's phone number. Usage Example Fetch f…
4 properties
RemoteField
object
2 properties 1 required
CountryEnum
string
The country code in ISO 3166-1 alpha-2 format.
Contact
object
The Contact Object Description A Contact is an individual or business entity to which products and services are sold to or purchased from. The Contact model co…
19 properties
RemoteData
object
The RemoteData Object Description The RemoteData object is used to represent the full data pulled from the third-party API for an object. Usage Example TODO
2 properties 1 required
PatchedContactRequest
object
The Contact Object Description A Contact is an individual or business entity to which products and services are sold to or purchased from. The Contact model co…
13 properties
Status7d1Enum
string
ContactsGetParametersShowEnumOrigins
string
ContactsIdGetParametersRemoteFields
string
RemoteFieldClass
object
11 properties
ItemSchema
object
3 properties
PaginatedRemoteFieldClassList
object
3 properties
DebugModeLog
object
3 properties 3 required
AccountingPhoneNumber
object
The AccountingPhoneNumber Object Description The AccountingPhoneNumber object is used to represent a contact's or company's phone number. Usage Example Fetch f…
4 properties
FieldTypeEnum
string
ContactsGetParametersRemoteFields
string
PatchedContactEndpointRequest
object
1 property 1 required
WarningValidationProblem
object
7 properties 3 required
ErrorValidationProblem
object
7 properties 3 required
RemoteFieldRequest
object
2 properties 1 required
ContactRequest_2
object
The Contact Object Description The Contact object is used to represent an existing point of contact at a company in a CRM system. Usage Example TODO
12 properties
PatchedCRMContactEndpointRequest
object
1 property 1 required
CRMContactResponse
object
4 properties 3 required
EmailAddress
object
The EmailAddress Object Description The EmailAddress object is used to represent an entity's email address. Usage Example Fetch from the GET Contact endpoint a…
4 properties
AddressRequest_2
object
The Address Object Description The Address object is used to represent an entity's address. Usage Example TODO
9 properties
PhoneNumber
object
The PhoneNumber Object Description The PhoneNumber object is used to represent an entity's phone number. Usage Example Fetch from the GET Contact endpoint and…
4 properties
Address_2
object
The Address Object Description The Address object is used to represent an entity's address. Usage Example TODO
9 properties
contacts_ignoreCreate_Response_200
object
Empty response body
ContactsIdGetParametersExpandSchemaItems_2
string
ContactsGetParametersExpandSchemaItems_2
string
ReasonEnum
string
Contact_2
object
The Contact Object Description The Contact object is used to represent an existing point of contact at a company in a CRM system. Usage Example TODO
18 properties
PatchedContactRequest_2
object
The Contact Object Description The Contact object is used to represent an existing point of contact at a company in a CRM system. Usage Example TODO
12 properties
EmailAddressRequest
object
The EmailAddress Object Description The EmailAddress object is used to represent an entity's email address. Usage Example Fetch from the GET Contact endpoint a…
4 properties
CRMContactEndpointRequest
object
1 property 1 required
PhoneNumberRequest
object
The PhoneNumber Object Description The PhoneNumber object is used to represent an entity's phone number. Usage Example Fetch from the GET Contact endpoint and…
4 properties
IgnoreCommonModelRequest
object
2 properties 1 required
TicketingContactEndpointRequest
object
1 property 1 required
ContactRequest_3
object
The Contact Object Description The Contact object is used to represent the customer, lead, or external user that a ticket is associated with. Usage Example TODO
7 properties
Contact_3
object
The Contact Object Description The Contact object is used to represent the customer, lead, or external user that a ticket is associated with. Usage Example TODO
12 properties
ContactsGetParametersExpandSchemaItems_3
string
ContactsIdGetParametersExpandSchemaItems_3
string
TicketingContactResponse
object
4 properties 3 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

merge-subpackage-contacts-api-openapi.yml Raw ↑

Other APIs Merge publishes across the network.

Merge Default API
Merge subpackage_accessKeys API
Merge subpackage_accountDetails API
Merge subpackage_accountingPeriods API
Merge subpackage_accounts API
Merge subpackage_accountToken API
Merge subpackage_activities API
Merge subpackage_addresses API
Merge subpackage_applicationCredentials API
Merge subpackage_applications API
Merge subpackage_articles API
Where this information came from

This is an independent, third-party profile of Merge subpackage_contacts API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.