InvalidClientId
Invalid customer unique identifier.
This error occurs for one of the following reasons:
- The clientId parameter contains at least one invalid symbol. The following symbols and characters are allowed: a-z, A-Z, 0-9, $, -, _, ., +, !, *, ', (, ), ,, :, @, =.
- The number of symbols exceeds 100.
Props
message
val message: String
Message detail.
Returns
type:
String