Skip to main content

In this guide

  • How to create a contractor payment through the API.
  • How to create a contractor payment through the white-label Employer Dashboard.

API

Call Create Contractor Payment.

Note

Remember to replace the placeholders such as {{testApiKey}} in the code samples below.
With the Contractor Payment in the system, it will automatically be batched and processed by Zeal.

White-Label

Access the Company Dashboard

Navigate to your Partner Dashboard and ensure that Test Mode is enabled. Then, click on a company to access the Company Dashboard as an Admin. Zeal Partner Dashboard in Test Mode

Create a Contractor Payment

Navigate to Pay Contractors and fill the details of the contractor payment and then click Create Payment. With the Contractor Payment in the system, it will automatically be batched and processed by Zeal.

Recap

  • Contractor Payments are much simpler than Employee Checks and only really need an amount and pay_date.
  • You can create a Contractor Payment with the Create Contractor Payment endpoint.
  • You can create a Contractor Payment from the Company Dashboard.
  • Once Contractor Payments are submitted, they will automatically be processed by Zeal.