Pinwheel · Schema

object

PayrollDirect DepositIncome VerificationEmploymentTax FormsFintechOpen FinanceBill SwitchingFinancial Data

Properties

Name Type Description
expires_at string Timestamp used to set when this key automatically expires.
View JSON Schema on GitHub

JSON Schema

createapikeyoptions.json Raw ↑
{
  "properties": {
    "expires_at": {
      "type": "string",
      "format": "date-time",
      "title": "expires_at",
      "description": "Timestamp used to set when this key automatically expires."
    }
  },
  "type": "object",
  "title": "object",
  "x-tags": [
    "Schemas"
  ],
  "$schema": "http://json-schema.org/draft-07/schema#",
  "$id": "https://schema.pinwheelapi.com/CreateAPIKeyOptions.json"
}