Standard Codes and Values
Standard Codes and Values#
Standards that define the possible values for common data types used in all APIs.All date-time fields in requests and responses is in UTC timezone (Coordinated Universal Time).
The format for date-time fields is RFC 3339 (a profile of ISO 8601), and represented as a string in the format YYYY-MM-DDThh:mm:ss[.SSS]Z. For example, 2024-01-01T00:00:00Z represents January 1st, 2024 at midnight UTC.Modified at 2026-04-28 09:01:48