Skip to content

Latest commit

 

History

History
347 lines (200 loc) · 42.5 KB

api.md

File metadata and controls

347 lines (200 loc) · 42.5 KB

Shared Params Types

Shared Response Types

finchgo

Methods:

  • client.GetAuthURL(products string, redirectUri string, sandbox bool, opts ...option.RequestOption) (string, error)
  • client.WithAccessToken(accessToken string) (Client, error)

AccessTokens

Response Types:

Methods:

HRIS

Params Types:

Response Types:

Company

Response Types:

Methods:

Directory

Response Types:

Methods:

Individuals

Response Types:

Methods:

Employments

Response Types:

Methods:

Payments

Response Types:

Methods:

PayStatements

Response Types:

Methods:

Benefits

Params Types:

Response Types:

Methods:

Individuals

Response Types:

Methods:

Providers

Response Types:

Methods:

Account

Response Types:

Methods:

Webhooks

Response Types:

Methods:

  • client.Webhooks.Unwrap(payload []byte, headers http.Header, secret string, now time.Time) (WebhookEvent, error)
  • client.Webhooks.VerifySignature(payload []byte, headers http.Header, secret string, now time.Time) error

RequestForwarding

Response Types:

Methods:

Jobs

Automated

Response Types:

Methods:

Manual

Response Types:

Methods:

Sandbox

Connections

Response Types:

Methods:

Accounts

Response Types:

Methods:

Company

Response Types:

Methods:

Directory

Response Types:

Methods:

Individual

Response Types:

Methods:

Employment

Response Types:

Methods:

Payment

Response Types:

Methods:

Jobs

Response Types:

Methods:

Configuration

Response Types:

Methods:

Payroll

PayGroups

Response Types:

Methods:

Connect

Sessions

Response Types:

Methods: