Pinwheel · Example Payload

Create_Key_V1_Admin_Api_Keys_Post Response 200

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Create_Key_V1_Admin_Api_Keys_Post 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": {
    "key": "string",
    "expires_at": "2024-01-15T10:30:00Z",
    "created_at": "2024-01-15T10:30:00Z",
    "secret": "string"
  }
}