Skip to content
This repository has been archived by the owner on Apr 23, 2021. It is now read-only.

2.9.0

Compare
Choose a tag to compare
@ssung88 ssung88 released this 28 Jun 20:04
· 115 commits to master since this release
c52274c

Version 2.9.0 (2018-06-28)

We have added search functionality to the Connect v2 Customer API.

New features and Improvements: Customer API (Connect v2)

  • SearchCustomers endpoint — retrieves groups of customer profiles
    based on a related characteristic. For example, retrieving all customers
    created in the past 24 hours.
  • creation_source field is now available on Customer entities. The creation
    source exposes the process that created a customer profile. For example, if
    a customer is created using the API, the creation source will be
    THIRD_PARTY.
  • Instant Profiles are now exposed in the following endpoints:
    RetrieveCustomer, SearchCustomers, UpdateCustomer, DeleteCustomer.

Fixes: Inventory SDK (Connect v1)

  • Fix SDK request property adjustment_type in V1 Adjust Inventory.