Pinwheel · Example Payload

Post_V1_Webhooks_Post Request

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Post_V1_Webhooks_Post Request is an example object payload from Pinwheel, with 3 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

urlenabled_eventscustomer_id

Example Payload

Raw ↑
{
  "url": "string",
  "enabled_events": [
    "paystubs.thirty_days_synced"
  ],
  "customer_id": "string"
}