Pinwheel Jobs API

The Pinwheel Jobs API is the asynchronous execution surface for every Pinwheel job — direct_deposit_switch, direct_deposit_allocations, paystubs, employment, identity, income, shifts, tax_forms, bill_switch, and bill_cancellation. Clients create, monitor, and retrieve job state through this API, with results delivered via webhook callbacks and on-demand polling.

Pinwheel Jobs API is one of 12 APIs that Pinwheel publishes on the APIs.io network.

Tagged areas include Jobs, Async, Status, Direct Deposit Switch, and Paystubs. The published artifact set on APIs.io includes API documentation.

API entry from apis.yml

apis.yml Raw ↑
aid: pinwheel-api:pinwheel-jobs-api
name: Pinwheel Jobs API
tags:
- Jobs
- Async
- Status
- Direct Deposit Switch
- Paystubs
- Employment
- Identity
- Income
- Shifts
- Tax Forms
baseURL: https://api.getpinwheel.com
humanURL: https://docs.pinwheelapi.com/public/reference/jobs
properties:
- url: https://docs.pinwheelapi.com/public/docs/jobs
  type: Documentation
description: The Pinwheel Jobs API is the asynchronous execution surface for every Pinwheel job — direct_deposit_switch,
  direct_deposit_allocations, paystubs, employment, identity, income, shifts, tax_forms, bill_switch,
  and bill_cancellation. Clients create, monitor, and retrieve job state through this API, with results
  delivered via webhook callbacks and on-demand polling.