Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 973 Bytes

File metadata and controls

24 lines (15 loc) · 973 Bytes

Sample Banner

PayrollSamples

The Intuit Developer team has written this Sample App to provide working examples on how to use V4 Payroll API using GraphQL and parse the response back.

Prerequisites

  1. Before you run the sample, make sure your developer.intuit.com account is whitelisted for payroll (for alpha/beta developers only).
  2. Once your account is whitelisted, make sure to login to your account and generate OAuth2 access token either using using OAuth playground or your own code implementation.

Samples

Samples are available in the following languages, use the readme within the individual language folder for additional instructions on how to run the sample