/
NUTRINTG Middleware GetProfile API

NUTRINTG Middleware GetProfile API

Functionality:

  • allow for getting profile information from CDP Epsilon by non-CDP-team members


General information:

  • HTTP 200 responses mirror the response from CDP (NUTRINTG Profile API), so if the source account number is unique, then there will be 0 or 1 profiles in the response (in case of searching via emailAddress there can be more than one profile as a result)


V02

API URL:  https://api.cdp-rb.com/test/search/v2/profile?access_token=b2957009-e485-4dab-8a31-a3be1aaa73c6&emailAddress=test.rb@simulator.amazonses.com&accountSource=POLGWTPLCDS

method: GET

URI Parameters:

  • access_token
  • emailAddress 
  • accountSource

V01

API URLhttps://api.cdp-rb.com/test/search/profile

method: POST

URI Parameters:

Authentication:

  • TOKEN (as a header)