Pinwheel · Example Payload

Get_Webhook_By_Id_V1_Webhooks__Webhook_Id__Get Response 200

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Get_Webhook_By_Id_V1_Webhooks__Webhook_Id__Get Response 200 is an example object payload from Pinwheel, with 1 top-level field. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

data

Example Payload

Raw ↑
{
  "data": {
    "url": "string",
    "enabled_events": [
      "paystubs.thirty_days_synced"
    ],
    "customer_id": "string",
    "id": "3fa85f64-5717-4562-b3fc-2c963f66afa6",
    "created_at": "2024-01-15T10:30:00Z",
    "last_updated": "2024-01-15T10:30:00Z"
  }
}