CustomerAccountRs
Web service for managing customer account.
The following resources are applicable:
/account/customerAccount
Mount Point: /api/rest/account/customerAccount
GET
Search for a customer account with a given code.
Parameters
name | description | type | default |
---|---|---|---|
customerAccountCode | (no documentation provided) | query |
Response Body
element: | CustomerAccountResponse |
media types: | application/xml application/json |
(no documentation provided)
/account/customerAccount/version
Mount Point: /api/rest/account/customerAccount/version
GET
Response Body
element: | ActionStatus |
media types: | application/xml application/json |
(no documentation provided)