Pinwheel · Example Payload

Revoke_Key_V1_Admin_Api_Keys__Api_Key__Revoke_Post Response 200

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Revoke_Key_V1_Admin_Api_Keys__Api_Key__Revoke_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",
    "revoked_at": "2024-01-15T10:30:00Z"
  }
}