...
Name | Type | Cardinality |
---|---|---|
productInformation | productInformation | 0...n |
Error codes
...
Error code | Description |
---|---|
-200 | Bad Request |
0 | General error Something went wrong during the operation. |
...
Complex Types
loginHeader
Name | Type | Cardinality | Description | ||
---|---|---|---|---|---|
username | string100 | 0...1 | An identification used by a person to login. | ||
password | string64 | 0...1 | A secret word or phrase used for authentication. | ||
Source
|
...