ProUserEndpoint

The following resources are applicable:

/pro/user/add

Mount Point: /rest/pro/user/add

POST

Adds an new pro user for a specific pro type

Error Codes

1Method is not allowed by this api key
2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
600The api key is invalid

Request Body

element: proUserAddRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: proUserAddResponse
media types: */*
application/xml
application/json

(no documentation provided)

/pro/user/check

Mount Point: /rest/pro/user/check

POST

Checks if an external id is a pro user.

Error Codes

1Method is not allowed by this api key
2A required parameter was not given
97The access to the api was denied
98You made too much requests in a short time
99The service is currently not available
600The api key is invalid

Request Body

element: proUserCheckRequest
media types: */*
application/xml
application/json

(no documentation provided)

Response Body

element: proUserCheckResponse
media types: */*
application/xml
application/json

(no documentation provided)