GenerateTemporaryPassword response
GenerateTemporaryPassword output fields provides details about the GenerateTemporaryPassword output fields.
Output Field | Required? | Type | Purpose |
|---|---|---|---|
ReasonCode | Y | hexBinary | If the request to generate a temporary security code is unsuccessful, the ReasonCode provides the reason. |
StatusMessage | Y | String | States whether the temporary security code was successfully generated. |
TemporaryPassword | Y | String | The temporary security code is six numeric characters. |