Skip to main content
Every resource is addressed by an id — a short resource prefix followed by 24 random lowercase alphanumeric characters (a–z, 0–9), e.g. cus_x7k2m9p4q1w8e5r3t6y0u2i4. Ids are stable and unique. Treat them as opaque strings: store them as-is and do not parse anything beyond the prefix.

Common object fields

Most single-object responses include these fields in addition to the resource-specific attributes:
string
Object type discriminator, e.g. "account".
datetime
Creation timestamp (ISO 8601, UTC).
datetime | null
Last update timestamp.
string | null
Actor that created the record.
string | null
Actor that last updated the record.