REST API - Adobe Get Private Customer Profile Details

URI

/customers/-

Http Method

GET

Short Description

Gets the profile details of a currently authenticated private customer.

Query Parameters

none

Example Requests

/customers/-

HTTP Status Codes

200 OK
401 Unauthorized

Description

Gets the profile details of a currently authenticated private customer.

Cartridge

adobe_app_sf_rest

Application

B2C Web Shop

Product Version

7.5.1

Product To Version

 

Status

New Labels

JSON

Request Data Format

n.a.

Request related java object

n/a

Request Example

n/a

Response Data Format

application/json

Response related java object

com.intershop.adobe.application.storefront.rest.capi.resourceobject.PrivateCustomerRO
com.intershop.adobe.application.storefront.rest.capi.resource.PrivateCustomerItemResource

Response Example

{
    "type": "Customer",
    "fax": "",
    "phoneHome": "",
    "firstName": "Patricia",
    "lastName": "Miller",
    "title": "",
    "phoneBusiness": "",
    "email": "patricia@test.intershop.de",
    "phoneMobile": "",
    "customerNo": "Patricia",
    "gender" : "Female",
    "aboutMe" : "",
    "hobbies" : ""
}

XML

XML Request Data Format

n.a.

XML Request Java Objects

n/a

XML Request Example

n/a

XML Response Data Format

text/xml

XML Response Java Objects

com.intershop.adobe.application.storefront.rest.capi.resourceobject.PrivateCustomerRO
com.intershop.adobe.application.storefront.rest.capi.resource.PrivateCustomerItemResource

XML Response Example

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<PrivateCustomer type="Customer">
  <customerNo>Patricia</customerNo>
  <email>patricia@test.intershop.de</email>
  <fax>
  </fax>
  <firstName>Patricia</firstName>
  <lastName>Miller</lastName>
  <phoneBusiness></phoneBusiness>
  <phoneHome></phoneHome>
  <phoneMobile></phoneMobile>
  <title></title>
  <gender>Female</gender>
  <aboutMe></aboutMe>
  <hobbies></hobbies>
</PrivateCustomer>

Reference - Intershop Commerce Pro for Adobe REST API

Disclaimer

The information provided in the Knowledge Base may not be applicable to all systems and situations. Intershop Communications will not be liable to any party for any direct or indirect damages resulting from the use of the Customer Support section of the Intershop Corporate Web site, including, without limitation, any lost profits, business interruption, loss of programs or other data on your information handling system.

The Intershop Customer Support website uses only technically necessary cookies. We do not track visitors or have visitors tracked by 3rd parties.

Further information on privacy can be found in the Intershop Privacy Policy and Legal Notice.
Customer Support
Knowledge Base
Product Resources
Tickets