MergeHRISClient.Api.Passthrough (MergeHRISClient v1.0.0) View Source

API calls for all endpoints tagged Passthrough.

Link to this section Summary

Link to this section Functions

Link to this function

passthrough_create(connection, authorization, x_account_token, data_passthrough_request, opts \\ [])

View Source

Specs

Pull data from an endpoint not currently supported by Merge.

Parameters

  • connection (MergeHRISClient.Connection): Connection to server
  • authorization (String.t): Should include 'Bearer ' followed by your production API Key.
  • x_account_token (String.t): Token identifying the end user.
  • data_passthrough_request (DataPassthroughRequest):
  • opts (KeywordList): [optional] Optional parameters

    Returns

on success {:error, Tesla.Env.t} on failure