Access Token Expiry Action
Action to be taken by REST Adapter if the access token provided is either expired or invalid. This is a mandatory property.
The default value is Report Error..
- Report Error (- reportError)
- Refresh Token (- refresh_token)
- Request New Token (- password)
The corresponding adapter command is -ATEA or (-ACCESSTOKENEXPIRYACTION).