Latest update

November 25, 2020

v3.2 has been released. Additions and changes are as follows.

  • Business Card API
  • Report API
  • Management API

Business Card API

  • Card Data Registration POST was added.
  • Card Image Registration POST was added.

Report API

  • Report Data Registration POST was added.

Management API

  • Added body of Responses (202) for Business Card Image Registration POST.

September 29, 2020

v3.1 has been released. Additions and changes are as follows.

  • Common specifications for business cards, people, tags
  • Business Card API
  • Person API
  • Management API

Common specifications for business cards, people, tags

  • isVirtualCard was added to the response data format.

Business Card API

  • Added isVirtualCard to the business card objects included in the following API responses, to indicate whether it is a Virtual Card or not.
    • Business Card Set(Term Specified)GET
    • Business Card Set(Conditions Specified)GET
    • Business CardGET

Person API

  • Added isVirtualCard to the business card object included in the following API responses, to indicate whether it is a Virtual Card or not.
    • PersonGET

Management API

  • Added isVirtualCard to the business card object included in the following API responses, to indicate whether it is a Virtual Card or not.
    • Data ImportPOST

September 19, 2020

v3.0 has been released. Additions and changes are as follows.

  • Management API

Management API

  • Changed URI parameters for Business Card Data Registration POST.
    • Up to 2 language can now be specified.
    • isBothSidesInput was removed.

August 18, 2020

v2.9 has been released. Additions and changes are as follows.

  • Report API
  • Management API

Report API

  • GET Report Set now accepts OnlineMeeting as a type.

Management API

  • Report Data Registration POST (data import) now accepts OnlineMeeting as a type.

August 3, 2020

Specifications have been changed for all versions (v2.0 to v2.8) as follows.

  • Common specifications for organization

Common specifications for organization

  • Specifications of the values accepted for DataDownloadPrivilege, which allows user objects' cards and reports to be downloaded, has been changed.
    • Before: 0Not permitted1Own data2All data
    • After: 0Not permitted1Own data2All data3Custom

June 10, 2020

v2.8 has been released. Additions and changes are as follows.

  • User API

User API

  • Added GET User.

May 11, 2020

Specifications have been changed from v2.6 to v2.7 as follows.

  • Management API

Management API

  • Specifications of the values accepted for companyName, firstName and lastName have been changed in Business Card Data Registration POST.
    • Before: companyName and lastName were required.
    • After: One of companyName, firstName or lastName is required.
  • Specifications of the values accepted by companyName, firstName and lastName of externalAttendees of Report Data Registration POST have been changed.
    • Before: companyName and lastName were required.
    • After: One of companyName, firstName or lastName is required.

December 11, 2019

Specifications have been changed from v2.6 to v2.7 as follows.

  • Management API

Management API

  • Specifications of the values accepted for firstNameReading and lastNameReading have been changed in Business Card Data Registration POST .
    • Before: Only japanese katakana, alphanumerics, symbols and whitespaces.
    • After: Any character except for chinese characters, japanese hiragana and full-width alphanumerics.

November 27, 2019

Specifications have been changed from v2.6 to v2.7 as follows.

  • Management API

Management API

  • Specifications of the values accepted for postalCode have been changed in Business Card Data Registration POST .
    • Before: Numbers and certain symbols (-) only. Within 7 characters, excluding hyphens.
    • After: English characters, numbers and certain symbols (hyphens and spaces) only. Within 10 characters, excluding hyphens and spaces.

October 30, 2019

The following items have changed with the v2.7 release:

  • Management API

Management API

  • Report Data Registration POST was added.
  • language of Business Card Image Registration POST now accepts Vietnamese as a value.

October 1, 2019

As of today, v1.3 and below is no longer supported.

September 26, 2019

The following items have changed with the v2.6 release:

  • Common specifications for business cards, people, tags
  • Business Card API
  • Person API
  • Management API

Common specifications for business cards, people, tags

  • hasUnrecognizedChar was added to the response data format.

Business Card API

  • hasUnrecognizedChar was added to Responses (200) of the Business Card Set (Term Specified) GET.
  • updatedFrom of the URI Parameters of the Business Card Set (Term Specified) GET no longer accepts dates less than "0001-01-01T00:00:00Z".
  • updatedTo of the URI Parameters of the Business Card Set (Term Specified) GET no longer accepts dates less than "0001-01-01T00:00:00Z".
  • hasUnrecognizedChar was added to Responses (200) of the Business Card Set (Term Specified) GET.
  • hasUnrecognizedChar was added to Responses (200) of the Business Card GET.

Person API

  • hasUnrecognizedChar was added to Responses (200) of the Person GET.

Management API

  • Business Card Data Registration POST was added.
  • Business Card Image Registration POST was added.

July 8, 2019

The following items have changed with the v2.5 release:

  • Report API
  • Management API

Report API

  • Added GET Report Set.

Management API

  • Added GET Department list.
  • Added PUT Access Permission Settings.

May 20, 2019

The following items have changed with the v2.4 release:

  • Common specifications for business cards, people, tags
  • Business Card API
  • Person API

Common specifications for business cards, people, tags

  • tags was added to the response data format.

Business Card API

  • includeTags was added to URI Parameters of the Business Card Set (Term Specified) GET.
  • tags was added to Responses (200) of the Business Card Set (Term Specified) GET.
  • includeTags was added to URI Parameters of the Business Card Set (Conditions Specified) GET.
  • tags was added to Responses (200) of the Business Card Set (Conditions Specified) GET.
  • includeTags was added to URI Parameters of the Business Card GET.
  • tags was added to Responses (200) of the Business Card GET.

Person API

  • includeTags was added to URI Parameters of the Person GET.
  • tags was added to Responses (200) of the Person GET.

April 8, 2019

The following items have changed with the v2.3 release:

  • Common specifications for business cards, persons, and tags

Common specifications for business cards, persons, and tags

  • updatedTime is now automatically updated when companyId is changed.
  • When using GET to acquire contacts, contacts with changed companyId are now included.

January 31, 2019

Specifications have been changed in all of v1.3 to v2.2 as follows.

  • Common specifications for organization

Common specifications for organization

The SalesforceIntegrationPrivilege permission, which allowed user objects' business card data to be integrated with Salesforce, has been removed. This will be excluded from processing.

January 17, 2019

The following items have been added with the v2.2 release:

  • Admin API
    • Mail software being used - settings
    • Mail software being used - acquire option

Admin API

The new Admin API allows access to individual users' settings and to admin settings. This is only available to system administrators.

  • Mail software being used - settingsPUT
    Defaults can now be added for new users.
  • Mail software being used - acquire optionGET
    This can apply the settings of the currently used software as defaults.

November 26, 2018

The following items have changed with the v2.1 release:

  • Common specifications for business cards, people, tags
  • Business Card API
  • Person API

Common specifications for business cards, people, tags

  • countryCode was added to the response data format.

Business Card API

  • countryCode was added to Responses (200) of the Business Card Set (Term Specified) GET.
  • countryCode was added to Responses (200) of the Business Card Set (Conditions Specified) GET.
  • countryCode was added to Responses (200) of the Business Card GET.

Person API

  • countryCode was added to Responses (200) of the Person GET.

October 4, 2018

The following items have changed with the v2.0 release:

  • Common specifications
  • Common specifications for business cards, people, tags
  • Business Card API
  • Tag API

Common Specifications

  • expired_token was added to code 400 of the status code list.

Common specifications for business cards, people, tags

  • nextPageToken, updatedTime, isUserCreated were added to the response data format.
  • The pagination specification was changed to specify nextPageToken as a request parameter.

Business Card API

  • The URI parameters for the Business Card Set (Term Specified) GET were changed.
    • nextPageToken, includePastBizCards were added.
    • registeredFrom, registeredTo, offset were removed.
  • nextPageToken was added to Responses (200) of the Business Card Set (Term Specified) GET.
  • The URI parameters for the Business Card Set (Conditions Specified) GET were changed.
    • nextPageToken, includePastBizCardswere added.
    • offset was removed.
  • nextPageToken was added to Responses (200) of the Business Card Set (Conditions Specified) GET.
  • The URI parameters for the Business Card Tag Set GET were changed.
    • nextPageToken was added.
    • offset was removed.
  • nextPageToken was added to Responses (200) of the Business Card Tag Set GET.

Tag API

  • The URI parameters for the Tag Set GET were changed.
    • nextPageToken was added.
    • offset was removed.
  • nextPageToken was added to Responses (200) of the Tag Set GET.

※Support for v1.3 and before will end on September 30th 2019.