Monetary amounts
All monetary amounts are represented as strings in minor units (cents for USD). This avoids floating-point precision issues.| API value | Dollars |
|---|---|
"100" | $1.00 |
"500000" | $5,000.00 |
"1234" | $12.34 |
Currency codes
ISO 4217 three-letter uppercase codes.Timestamps
ISO 8601 / RFC 3339, always UTC.2026-01-04T15:30:00.123456Z). All timestamps use the Z suffix — the API does not return local time offsets.
Dates
ISO 8601 date-only format (YYYY-MM-DD) for fields without a time component.
Phone numbers
E.164 international format: plus sign, country code, subscriber number.Country codes
ISO 3166-1 alpha-2 two-letter uppercase codes.State and province codes
ISO 3166-2 subdivision codes for thestate field in addresses.