Method: OpenapiClient::XHRVerticallyIntegratedApi#xhr_identity20230301
- Defined in:
- lib/openapi_client/api/xhr_vertically_integrated_api.rb
#xhr_identity20230301(opts = {}) ⇒ IdentityResponse
Identity List information of the user for the respective account
200 201 202 203 |
# File 'lib/openapi_client/api/xhr_vertically_integrated_api.rb', line 200 def xhr_identity20230301(opts = {}) data, _status_code, _headers = xhr_identity20230301_with_http_info(opts) data end |