CustomerHierarchyWs

The following resources are applicable:

/customer/create

Mount Point: /api/rest/customer/create

POST

Request Body

element: CustomerHeirarchy
media types: application/xml
application/json

(no documentation provided)

Response Body

element: ActionStatus
media types: application/xml
application/json

(no documentation provided)

/customer/select

Mount Point: /api/rest/customer/select

POST

Parameters

name description type default
limit nb max of entity to return query
index pagination limit query
sortField name of the field used for sorting query

Request Body

element: CustomerHeirarchy
media types: application/xml
application/json

(no documentation provided)

Response Body

element: CustomerListResponse
media types: application/xml
application/json

list of customer dto satisfying the filter

/customer/update

Mount Point: /api/rest/customer/update

POST

Request Body

element: CustomerHeirarchy
media types: application/xml
application/json

(no documentation provided)

Response Body

element: ActionStatus
media types: application/xml
application/json

(no documentation provided)

/customer/user

Mount Point: /api/rest/customer/user

GET

Response Body

element: ActionStatus
media types: application/xml
application/json

(no documentation provided)

/customer/version

Mount Point: /api/rest/customer/version

GET

Response Body

element: ActionStatus
media types: application/xml
application/json

(no documentation provided)